> <html:hidden property="id" value="<bean:write name="ID" > property="id" />"/> > Is this syntax right...Thank you!
No need for the "value" attribute< since Struts will get the initial value from the form bean. <html:hidden property="id" /> -- Tim Slattery [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]