RE: R: Dynamically Generated html:Text

2006-09-18 Thread Lance
Try -Original Message- From: Marcello Savino [mailto:[EMAIL PROTECTED] Sent: 18 September 2006 13:29 To: Struts Users Mailing List Subject: R: R: Dynamically Generated html:Text Something like that: public class myMapForm extends ActionForm { public void setTxt(int index

R: R: Dynamically Generated html:Text

2006-09-18 Thread Marcello Savino
s Mailing List Oggetto: Re: R: Dynamically Generated html:Text Hi Savino, Thanks for the reply. Could u please provide me an example my test.jsp using indexed properties. Thanks & Regards, Aftab Vhora Marcello Savino wrote: >1) You have some kind of getter and setter for txt prope

Re: R: Dynamically Generated html:Text

2006-09-18 Thread Aftab Vhora
Hi Savino, Thanks for the reply. Could u please provide me an example my test.jsp using indexed properties. Thanks & Regards, Aftab Vhora Marcello Savino wrote: 1) You have some kind of getter and setter for txt property not for txt1, txt2, txt3 property You'd better look for indexe

R: Dynamically Generated html:Text

2006-09-18 Thread Marcello Savino
1) You have some kind of getter and setter for txt property not for txt1, txt2, txt3 property You'd better look for indexed properties -Messaggio originale- Da: Aftab Vhora [mailto:[EMAIL PROTECTED] Inviato: lunedì 18 settembre 2006 12.06 A: Struts Users Mailing List Oggetto: Dynamic