users@glassfish.java.net

Re: Where are compiled JSP's?

From: <glassfish_at_javadesktop.org>
Date: Wed, 14 Nov 2007 11:52:37 PST

The keepgenerated option in default-web.xml DOES work properly.

In order to see the files it looks like you need a clean slate by undeploying the web modules and restarting DAS.
Once you've done that a deploy of a web-module will generate and keep the servlet java files in the right place in a "just-in-time" manner.

I.e. -- I was wrong. You do NOT need the --precompilejsp option for the deploy command.
[Message sent by forum member 'bnevins' (bnevins)]

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