Check your /WEB-INF/work/ directory.  For every JSP page, the server
generate (servlet) codes i.e. if test.jsp, the java file will be
"_test_jsp.java".

Hope this help!

-----Original Message-----
From: Anand Desai [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 17, 2002 1:59 PM
To: [EMAIL PROTECTED]
Subject: How do you convert a jsp page into Java?

I am seeing errors in my java code embedded in my jsp pages.
The java code line #s reported are incorrect. How do I convert my jsp page
into java code?

Thanks,
Anand

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to