Hi, I am a new Struts user and am not sure as to how to populate a struts HTML text field's value property with the property of a bean without manipulating it in ActionForm. For example i need to initialize the value with a bean's property. <html:text property="emp_id" size="10" value="" maxlength="10"/> Thanks in advance. Mohan Venkataraman.
- RE: Populating HTML text field value property with a Be... Mohan_Venkataraman
- RE: Populating HTML text field value property with... Mikkel Bruun
- Re: Populating HTML text field value property ... Eric Rasmussen

