Your JSP is too big. You'll either need to break it up into smaller
compilation units (i.e. multiple JSPs) or move to Tomcat 4.1 or later,
which can handle this type of problem.

--
Martin Cooper


On Tue, 28 Sep 2004 12:09:33 -0000, Zakaria kHABOT
<[EMAIL PROTECTED]> wrote:
> Hi all,
> When I try to display a collection using Struts, I encountred this exception :
> 
> (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V) 
> Illegal target of jump or branch
> 
> I am using Tomcat 4.0.
> Can Someone help me
> Thanks....
> 
>

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

Reply via email to