Hi, I am new to struts and just trying to find out how to populate a textbox
with a bean property, for example I have the following:

<bean:write name="system" property="name" />

and would like the textbox value to be the name of the system:

<td><html:text property="" size="50"/></td>

does anyone know how to do this?

Cheers.

Anil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to