Thanks... I'll check it out Barry ----- Original Message ----- From: "Steve Raeburn" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, June 09, 2003 4:12 PM Subject: RE: [OT] Tomcat 4.0 and JSP page over 64k
> You can populate the options from a collection and that will reduce the > number of tags you use. > > I've got some examples at http://bobcat.webappcabaret.net/ninsky/ > > Steve > > > -----Original Message----- > > From: Barry Volpe [mailto:[EMAIL PROTECTED] > > Sent: June 9, 2003 2:24 PM > > To: Struts Users Mailing List > > Subject: [OT] Tomcat 4.0 and JSP page over 64k > > > > > > Hi, > > > > Wanted to know if the limitation of a 64k JSP page is dependent on the > > container being used. If I upgrade to Tomcat 4.1 will this fix > > the problem? > > > > My form uses several drop down (option tags) of 50 selections. > > Can I use an iterate tag to generate the options? Will my jsp file size > > decrease in size (checked the class file in the work directory)? > > > > How do I use an iterate tag with option. > > > > Thanks, > > Barry > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

