users@glassfish.java.net

not generating myjspname_jsp.java file

From: Bhaarat Sharma <bhaarat.s_at_gmail.com>
Date: Fri, 22 Jan 2010 13:55:09 -0500

If I get an error like the following in a JSP it creates a _jsp.java file.

java.lang.NullPointerException
at org.apache.jsp.somepackage.myjspname_jsp._jspService(myjspname_jsp.java
from :303)

Nowhere am i able to find this file. I am on a windows environment and
checked everything under C:\GF

Is this file generated on the fly? Can I change some setting to actually
generate this file? Usually it would be in the generated folder but I am
not able to find it!

I am using GlassFish V2