users@glassfish.java.net

Re: Where are compiled JSP's?

From: <glassfish_at_javadesktop.org>
Date: Tue, 13 Nov 2007 18:07:36 PST

When using GlassFish v2 and Java 6 (as you are), you must set "keepgenerated" to "true" if you want to see the generated source code, since the default value of the "keepgenerated" JspServlet init parameter defaults to "false" for this combination, in order to not defeat the gains of in-memory compilation used by this combination. You mention that you've set "keepgenerated" to "true", but you still don't see the generated source code. How and when do you set "keepgenerated" to true> Can you send the default-web.xml snippet?
[Message sent by forum member 'jluehe' (jluehe)]

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