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.

Reply via email to