Re: html:text in logic:iterate ?

2002-09-03 Thread Rejin NS
. - Original Message - From: Tom Klaasen [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, August 29, 2002 1:08 AM Subject: Re: html:text in logic:iterate ? To have the setters work in a logic:iterate, you should use the nested taglib (keyboardmonkey.com/struts

Re: html:text in logic:iterate ?

2002-08-28 Thread Rejin NS
Thanks for the sample code, Maris. I could make some headway, but still can't get the setters to work. Here is the snippet: logic:iterate id=b name=MyForm property=list type=my.path.Club TRTD html:text indexed=true name=b property=data//p /TD/TR /logic:iterate 'list' is a vector. 'Club' has

Re: html:text in logic:iterate ?

2002-08-28 Thread Tom Klaasen
To have the setters work in a logic:iterate, you should use the nested taglib (keyboardmonkey.com/struts if I'm not mistaken) tomK Rejin NS wrote: Thanks for the sample code, Maris. I could make some headway, but still can't get the setters to work. Here is the snippet: logic:iterate id=b

RE: html:text in logic:iterate ?

2002-08-28 Thread Kwang-Shi Shu
? Thanks. Kwang-Shi Shu (732) 537-6862 = -Original Message- From: Tom Klaasen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 3:39 PM To: Struts Users Mailing List Subject: Re: html:text in logic:iterate

html:text in logic:iterate ?

2002-08-16 Thread Rejin NS
Hello, I need text boxes in one column of a table. The number of rows may vary. Hope you can point me to a resource / sample code. Thanks, Rejin.

RE: html:text in logic:iterate ?

2002-08-16 Thread Maris Orbidans
: html:text in logic:iterate ? Hello, I need text boxes in one column of a table. The number of rows may vary. Hope you can point me to a resource / sample code. Thanks, Rejin. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL