remember, when you submitted a form, your form is binded to an action and
the action is binded to a formBean that has all the properties you used to
submitte your form.  So when errors occurs, make user that formBean with the
registered name in the struts-config.xml is in the current request then its
properties will display correctly for you.

-----Original Message-----
From: BARIS GUZELORDU (TC-IT) [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 5:14 AM
To: Struts Users Mailing List
Subject: RE: Dual forms and using struts.


I want to protect the values entered in testfields after form is
submitted. When any error occurs, Form should show the entered values
with the errors. How can I prevent blanking the entered fields after
being submitted?

Thanks

Baris Güzelordu
IT-Customer Services
* +90 212 449 23 35
* +90 532 210 19 57
* [EMAIL PROTECTED]



***************************************************************************

This e-mail and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you are not the intended recipient you are hereby notified that any
dissemination, forwarding, copying or use of any of the information is
prohibited.

The opinions expressed in this message belong to sender alone. There is no
implied endorsement by TURKCELL.

This e-mail has been scanned for all known computer viruses.

***************************************************************************

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


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

Reply via email to