Title: Message

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.

 
When I deleted some errors, the page was displayed partially..,
 
Is there any limit for the html:errors..
 
Or is the error object.finalise() is not called..
 
 
I tries to increase the default buffer size for page context from 8Kb to 20 Kb.
 
Where can be the problem . How to solve it?


[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)

 
Thanks and Regards
Muthukumar .S
Infosys
Mysore.
 
--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


Reply via email to