1 Reply Latest reply on May 2, 2002 9:22 PM by lsloh

    Generated JSP code?

    rsal

      Does anyone know where or if JBoss holds the compiled jsp pages? I know in tomcat it would be under work directory. I'm using JBoss 3.0 RC1 with Jetty.

      Thanks,
      /rick

        • 1. Re: Generated JSP code?
          lsloh

          You have to pre-compile them yourself (see Jetty FAQ) or rebuild Jetty so that the generated sources are kept (instructions in jetty source directory in jboss-all)