Removing the try/catch block would be a truly inelegant solution.

The try/catch is probably added by the jsp compiler.

BAL
----- Original Message -----
From: "David Graham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 20, 2002 8:09 PM
Subject: Re: code too large for try statement


> Why is there a try/catch block?
>
> David
>
>
>
>
>
>
> >From: "Michael Marrotte" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Subject: code too large for try statement
> >Date: Fri, 20 Dec 2002 16:48:37 -0500
> >
> >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:
> ><mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail:
> ><mailto:[EMAIL PROTECTED]>
>
>
> _________________________________________________________________
> MSN 8 helps eliminate e-mail viruses. Get 3 months FREE*.
>
http://join.msn.com/?page=features/virus&xAPID=42&PS=47575&PI=7324&DI=7474&S
U=
>
http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_virusprotec
tion_3mf
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to