users@glassfish.java.net

Is it possible to incrementally precompile JSPs?

From: <glassfish_at_javadesktop.org>
Date: Mon, 25 Jun 2007 15:06:19 PDT

I am trying to port a large legacy application from Weblogic 5.x to Glassfish. The JSPs are thousands of lines, with gobs and gobs of embedded coded. WL5 behavior wrt JSPs is quite different from GF, and hence many of the JSP do not even compile. I am using 'precompilejsp' to find the problems without having to click around the entire web site. Precompiling JSPs is very very very slow.

For this project, its takes close to 30min before I see the first error. Then I fix the error, and compile again, waiting another 30min. Fix the error, compile again.... Argg. Can I get asadmin to know that it just precompiled a gazillion JSPs and not do it again?
[Message sent by forum member 'memelet' (memelet)]

http://forums.java.net/jive/thread.jspa?messageID=223868