You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mohd Amin <am...@tradeshiponline.com.my> on 2005/04/14 15:45:58 UTC

Jsp java.lang.VerifyError

Hi all,
getting the above error while running oracle 9ias 9.0.3 (Java Servlet 2.3 and JavaServer Pages 1.2) but works fine with oracle 10g(Java Servlet 2.4 and JavaServer Pages 2.0).  The page uses JSTL and a lot of <c:choose> tags. Anyone have experience on this?
Exception:
java.lang.VerifyError: (class: _page, method: _jspService signature: (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V) Illegal target of jump or branch 

Thanks,
Amin