Re: Iterating an array list into -- Version Issue 1.0

2004-10-06 Thread Hubert Rabago
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

Re: Iterating an array list into -- Version Issue 1.0

2004-10-06 Thread Phani
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