glassfish_at_javadesktop.org wrote:
>With 'keepgenerated' is specified, but where a JSP fails to compile, the generated java code is [b]not[/b] saved to disk. The error message is indicating bad java structure (ie, missing else's and such). Without the java code, I cannot determine the cause. Is there anyway to force the java code be saved prior to compilation?
>
>
If you set "keepgenerated" to true, the generated .java file will be
saved, regardless of whether it compiles
successfully.
Jan
>thanks!
>
>-barry
>[Message sent by forum member 'memelet' (memelet)]
>
>http://forums.java.net/jive/thread.jspa?messageID=223864
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>