Get them from the source: http://www.keyboardmonkey.com/next/index.jsp
Click on downloads. On Wed, 6 Oct 2004 15:06:17 -0700 (PDT), Phani <[EMAIL PROTECTED]> wrote: > Can I use nested taglib or the indexed property > of html:text with struts version 1.0 > > As I am working on a project which is using Struts 1.0 > version. > > Thanks. > > --- Jeff Beal <[EMAIL PROTECTED]> wrote: > > > Try using the nested taglib or the indexed property > > of html:text > > > > Phani wrote: > > > I came across this problem of displaying the > > string > > > elements in an Arraylist into Textfields. > > > > > > How can I display them into the textfileds & > > capture > > > them back into the ArrayList. (Using Struts 1.0) > > > > > > <TABLE border="1" cellpadding="0" cellspacing="0" > > > style="BORDER-COLLAPSE: collapse" > > > bordercolor="#111111" width="800"> > > > <TR> > > > <logic:iterate name="varAssumptionsForm" > > > property="yrlyVolList" id="vol"> > > > <TD align="center" width="200"><span > > > class="normaltxt"> > > > <html:text name="???" property="???" > > > value="????"size="6" styleClass="normaltxt" > > > tabindex="12"/> > > > </span></TD> > > > </logic:iterate> > > > </TR> > > > </TABLE> > > > > > > Thanks. > > > > > > > > > > > > __________________________________ > > > Do you Yahoo!? > > > Read only the mail you want - Yahoo! Mail > > SpamGuard. > > > http://promotions.yahoo.com/new_mail > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ > Do you Yahoo!? > Take Yahoo! Mail with you! Get it on your mobile phone. > http://mobile.yahoo.com/maildemo > > --------------------------------------------------------------------- > 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]