I would like the value of the button to be the value of the tag.  Can this be done?  It reads it as text using the single quotes.  Thanks

Scott

 

 

<td width="50%" align="center">

<nested:root name="downloadInfo">

<html:submit property="productName" value='<nested:write property="name" />' />

</nested:root>

</td>

Reply via email to