You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Tom <mr...@dr.com> on 2004/04/02 22:47:54 UTC

using before form validated

I have used <bean:write> to print information from a completed form by doing 
something like....

Hello <bean:write name="myForm" property="name"/>!

I also wanted to write this property out if the form validation failed but it 
never outputs anything as struts doesn't save the form in the request/session. I 
find this strange since it must somehow access the form to fill in the already 
known values.

Is there any way to change this behaviour?

Thanks.

Tom.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org