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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to