RE: FW: code too large for try statement

2004-05-19 Thread Joe Germuska
At 1:38 PM +0530 5/19/04, Rahul Mohan wrote: Thank for the reply joe... But the Tomcat I am using is 4.1 only.I have checked the documentation and found out that both Tomcat4.1 and Weblogic8.1 is conformant to J2EE1.3 ( Servlet 2.3 / JSP 1.2 ) so the problem is not with the jsp specs

RE: FW: code too large for try statement

2004-05-19 Thread Rahul Mohan
Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 18, 2004 6:57 PM To: Struts Users Mailing List; struts Subject: Re: FW: code too large for try statement It just so happens that I just wrote an answer to in response to a different email. At 8:18 AM -0500 5/18/04, Joe

Re: FW: code too large for try statement

2004-05-18 Thread Joe Germuska
It just so happens that I just wrote an answer to in response to a different email. At 8:18 AM -0500 5/18/04, Joe Germuska wrote: It works find on Tomcat 5 because JSP 2.0 works around the maximum method-length limitation. Weblogic 8.1 is still J2EE 1.3 (Servlet 2.3/JSP 1.2). I'd suggest usin