Is there something that I need to add to web.xml file so that I could get
the line number of a JSP when an exception gets thrown?

Currently, when a NullPointerException is thrown, it gives me only the line
number in the translated .java file.

Nandyal

----- Original Message -----
From: "Nandyal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 28, 2003 9:33 PM
Subject: How do I get the line number in a JSP .....


Gurus,
   How do I get the line number in a JSP, when an exception occurs?
Currently, the stack trace prints
NullPointerException and says Unkown source.

Any help would be highly appreciated.

Thanks
Sesha



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to