Im running tomcat 4.1 and I'm building a shopping cart from a book. When
browse to the index.jsp page of the app I receive this error...
root cause
javax.servlet.ServletException
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex
tImpl.java:533)
I know why this is happening , in the WORK folder under tomcat the
index_jsp.java file reads at line 251...
if (pageContext != null) pageContext.handlePageException(t);
----------------------------------------------------------------
Anyone know what cuases this type of error, or where to look for help???
Regards,
Wiley
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]