Look in your jsp engine work directory to find the exact jsp/servlet .java file shown in your error message.
for example: using tomcat4.x, here is the path to the .java file for the examples webapp(notice the name of the .java includes "$jsp" $TOMCAT_HOME/work/Standalone/localhost/examples/component_0002ddecorator$jsp.java Brian Anand Desai wrote: > 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