lol. Good point Tim, - I should have read his code closer before I told him
to use a scriptlet.

-----Original Message-----
From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 13 April 2004 22:43
To: 'Struts Users Mailing List'
Subject: RE: Jasper error


> <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]



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

Reply via email to