Hi all,
when I try JSP examples I have this problem.
Loaded configuration from file:E:\jswdk-1.0-ea\default.cfg
endpoint created: :8080
com.sun.jsp.runtime.JspServlet: init
Scratch dir for JSP-generated servlets is: work\%3A8080%2Fexamples
IMPORTANT: Do not modify the generated servlets
JspEngine --> E:\jswdk-1.0-ea\examples\jsp\dates\date.jsp
Unhandled error! You might want to consider having an error page to report such
errors more gracefully
com.sun.jsp.JspException: Unknown exception:
java.lang.ArrayIndexOutOfBoundsExce
ption: 11
at
E_0003a.jswdk_0002d_00031_0005f_00030_0002dea.examples.jsp.dates.date
_jsp_1._jspService(date_jsp_1.java:140)
at com.sun.jsp.runtime.HttpJspBase.service(HttpJspBase.java:106)
at
com.sun.jsp.runtime.JspServlet$JspServletWrapper.service(JspServlet.j
ava:80)
at com.sun.jsp.runtime.JspServlet.serviceJspFile(JspServlet.java:180)
at com.sun.jsp.runtime.JspServlet.service(JspServlet.java:219)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
at
com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:154
)
at com.sun.web.core.Context.handleRequest(Context.java:412)
at com.sun.web.server.ConnectionHandler.run(Compiled Code)
Some of you have the same problem? or, better, a solution? :-))
Bye
Max
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".