Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] jspC & Jetty

I am new to Jetty and am busy with an application that uses an embedded Jetty to run a webapp. 
 
I would like to pre-compile the JSPs and assume I would need to use something like Tomcat's jspC to do so.
 
Has anyone got any pointers on how to go about doing this ?
 
Thank you
Jean-Marc

Back to the top