hello mark,
but, i cant use <html:text property=""/> , becos i cant map them in the action form
i want this property also be dynamic and also get the value in the action form, can be thro' request.getParameter...
how can i override the struts behaviour of not checking the corresponding get/set method of the property while rendering the html:text. or is their anyway.....
 
TIA
 
-------Original Message-------
 
Date: Thursday, May 29, 2003 08:52:09 PM
Subject: RE: dynamic text boxes
 
Use <logic:iterate> to create the text boxes and request.getParamaterNames()
in your Action.

Mark

-----Original Message-----
From: Nagendra Kumar O V S [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 29, 2003 10:53 AM
To: [EMAIL PROTECTED]
Subject: dynamic text boxes




hi,
i need to display n number of textboxes on the jsp, the number which is
known only at runtime.
now how do i map those text boxes to the action form.
i can't use a array , becos i need to retreive them with the unique id..

any ideas.....
TIA
-nagi
Nagendra Kumar O V S
Member Technical Staff
Ikigo India Private Ltd.
470-B, Road No. 36,
Jubilee Hills,
Hyderabad 500033
Contact(O): 23544671
Cell: 98482-41789


____________________________________________________
<http://www.incredimail.com/redir.asp?ad_id=309&lang=9> IncrediMail -
Email has finally evolved -
<http://www.incredimail.com/redir.asp?ad_id=309&lang=9> Click Here


____________________________________________________
  IncrediMail - Email has finally evolved - Click Here

Reply via email to