Hi,
Is there any limit to number of errors
that can be used in a JSP page.,
<html:errors
property="XYZ"/>
I wrote a JSP containing around 70-75 error
properties and a run time exception
occured. I'm attaching a part of the error.
[25/Apr/2002 16:10:27:1] error: Exception:
SERVLET-run_failed: Failed in running template:
/NASApp/ltc/enrollment/personalinfo.jsp, java.lang.VerifyError:
jsp/APPS/ltc/enrollment/personalinfo._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V
at pc 1117: stack underflow
Exception Stack
Trace:
java.lang.VerifyError:
jsp/APPS/ltc/enrollment/personalinfo._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V
at pc 1117: stack underflow
at
org.apache.jasper.runtime.HttpJspBase.service(Compiled Code)
at
javax.servlet.http.HttpServlet.service(Compiled Code)
at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled
Code)
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

