0 Replies Latest reply on Nov 23, 2001 11:52 AM by guillcote

    jboss and tomcat 4.0 : JSP autorecompiling

    guillcote

      Hi,

      I was previously working with tomcat alone. It automaticly compile jsp in the subdirectory of webapps, so develloper just have to modify a jsp and reload a page.
      Is it possible to do the same with tomcat embeded in jboss or do we have to build a ear file each time we change a comma in a jsp?