2 Replies Latest reply on Sep 24, 2002 1:35 PM by jules

    How to Compile JSP

    kammau

      Could any one please tell me how to compile jsp step by step?
      Thank you

        • 1. Re: How to Compile JSP
          prabhakar

          Open the jsp page in a browser. That will compile it. If you use Tomcat, you can precompile the jsps. Check tomcat documentation/lists for the details.

          -prabhakar

          • 2. Re: How to Compile JSP

             

            "jules" wrote:
            look at the JBoss/Jetty FAQ - there is an item about JSP compilation in it. I posted it to this forum a few days ago.

            Jules