Try the nested extension. All relevant tags can nest properly, amongst iterate tags or otherwise.
It's in the nightly build, or you can go here for a version for Struts 1.0/1.01. Also has some docco, tutorial etc... http://www.keyboardmonkey.com/struts Arron. Marcelo Caldas wrote: >Hi, > >I have a <logic:iterate> tag, where I'm trying to create indexed <html:texts> . this >part if fine... My problem is that the labels for each field are also part of my bean >being iterated (internationalization and type of <text> I'm asking the user... just >in case you're wandering). But, I just realized that <bean:write> does not accept the >indexed="true" attribute... > >Any Ideas how to overcome this limitation? > >Regards, >Marcelo. > >-- >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]>

