Thanks a lot. i think i jsp:include option seems to be a better one than the iterate tag option. Sachin
-----Original Message----- From: Deadman, Hal [mailto:[EMAIL PROTECTED]] Sent: Friday, April 05, 2002 9:19 PM To: 'Struts Developers List'; [EMAIL PROTECTED] Subject: RE: Branch Restriction error due to struts.. I think it has to do with the size of the method in the JSP's servlet exceeding some JVM/java limit. You can try breaking the JSP up using jsp:include or using fewer tags. Could you generate the form fields inside an iterate tag? That would reduce the size of the generated java code. > -----Original Message----- > From: Sachin [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 05, 2002 10:54 AM > To: [EMAIL PROTECTED] > Subject: Branch Restriction error due to struts.. > > > Hi, > Could anyone explain solution to Branch restiction problem > which occurs due > to struts rags. > If my webpage contains lots of fileds(for eg., 30 text > fields, 10 combo > boxes, 40 check boxes) > then i am not able to load the page. it will throw me an > error which states > some branching problems. > if i use struts tags for all the fields then it will throw > the above error. > > Thanks & Regards > Sachin > > > -- > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>