0 Replies Latest reply on Dec 20, 2007 10:03 AM by rloehr

    precompiling jsps for jboss web

    rloehr

      We've began migrating our app to jboss 4.2.0 from jboss 4.0.5. We've found an error where tag in our jsp's were not being resolved correctly.

      After some experimentation we've found that if we allow jboss-web to compile the jsp's the problem goes away, however, if we precompile the jsps at build time using the jasper ant task the problem does occur.

      Is there a recommended way to precompile (e.g. a specific jboss-web ant task or a jasper compiler version) jsp's for jbossweb?

      Thanks!

      Ruel