This is with regards to my question about retaining the form field values when the 
error messages shouw up thru the Action errors... Just now, I figured out it was coz 
of the <html:form/> In this tag, I had added the name and type attribute too -- This 
is coz I wanna do the client side javascripting too for which I need the form name... 
 
When I remove the name and type attribute(which is mandatory if we specify the name!) 
from the form tag, I am able to retain the form element values in the error messages 
page!!! Why is this so??? How to solve this???
 
Can anybody out there explain???
 
-Joseph
 
Hi,
 
Im trying to develop a small application using struts. Everything works 
fine except the Action Errors part -- When the error messages show up, 
the form element values from the previous screen are not being 
retrieved in the next screen -- Am I missing something??? Help appreciated...
 
Thanks.
-Joseph



---------------------------------
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search

Reply via email to