if you are talking about the line number of JSP then the line number
mentioned in the exception will always be of the servlet that is generated
i,e if it is a runtime exception. the exception thrown will alwya mention
the line number. But that can also refer to some of the standard packeges u
will have imported in to ur JSP.

-----Original Message-----
From: Alireza Nahavandi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 25, 2001 2:09 PM
To: [EMAIL PROTECTED]
Subject: line number Exception


Hi all,
Is there any way to get the line number in which the exception has happened,
we don't want to print it, the goal is to get the line number and pass it to
an email.

Thank you,

===========================================================================
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://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
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://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to