When accessing one of my JSP's I receive the following runtime exception:

javax.servlet.ServletException: (class: _0002fTest_0002ejspTest_jsp_0,
method: _jspService signature:
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V)

Illegal target of jump or branch
           at org.apache.jasper.servlet.JspServlet.service(JspServlet.java,
Compiled Code)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

Does anyone have any hints as to what would cause this?  Thanks.

Reply via email to