0 Replies Latest reply on Feb 9, 2006 10:50 PM by nullpainter

    Using precompiled JSP classes in a war

    nullpainter

      Hi,

      I've enabled JSP compilation and now have the .class files for each JSP. How do I then use these instead of having the JSPs compiled at runtime?

      This seems an straightforward question but after much digging I can't find an answer. I read about a solution using jspc to generate a code fragment for inserting into web.xml - is this still required? Is there some fundamental step that I'm missing?

      Thanks in advance,
      Matt