You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Michael Marrotte <ma...@nicusa.com> on 2002/12/20 22:48:37 UTC

code too large for try statement

I'm using lots of Struts custom jsp tags, e.g. logic, html, and bean.  The
JSP file size is about 27K.  I'm getting the following error:

500 Servlet Exception
/mainMenu.jsp:652: code too large for try statement
    } catch (java.lang.Throwable _jsp_e) {
      ^
/mainMenu.jsp:46: code too large for try statement
    try {
        ^
2 errors
----------------------------------------------------------------------------
----
Resin 2.1.4 (built Fri Aug 2 14:16:52 PDT 2002)

Are the limits to the number of tags, JSP file size, etc?

Any help is greatly appreciated.

Thanks,

--Mike


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>