| Author |
Form Bean For Dynamically created elements
|
Lakshmi Kishore
Ranch Hand
Joined: Aug 04, 2001
Posts: 51
|
|
Hi, Here is my scenerio. I have a form with certain elements say some text-boxes and used can add more text-boxes dynamically, whcih contain different names. is it possible to use form-bean for the above form? if yes, can any one please tell me how to create and use a form-bean for this type of scenerio. i completed work without using form-bean as of now but i wants to know, how we can achieve this using form-beans.
|
Thanks & Regards<br />glkishore
|
 |
Jason Menard
Sheriff
Joined: Nov 09, 2000
Posts: 6450
|
|
Look at the examples and follow the tutorials at this page: http://www.keyboardmonkey.com/next/index.jsp See also Indexed Properties, Mapped Properties, and Indexed Tags in the FAQs and HowTos section of the Struts homepage. [ January 02, 2003: Message edited by: Jason Menard ]
|
Jason's Blog
|
 |
 |
|
|
subject: Form Bean For Dynamically created elements
|
|
|