Java Guru wrote:
Hi Everyone,

   Can any one tell me if there is any package in the Apache which can give
line number in which the error occurred in JSP rather than line number of
servlet to which JSP is converted at run time.

The standard error page for JSPs should do exactly what you are looking for. It also includes a snippet of the JSP in the error page.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to