Sounds like the forward you are returning from your execute is redirecting and hence you get a new request object. Check your struts config to make sure it says redirect="false" and not true for that forward.

sqdf qsdf wrote:

Hi all!

When I add an ActionError in the validate method of
ActionForm, I don't have any problem, my form is
backup and when I come back to my JSP, I can see all
form's datas. When I add an ActionError in the execute
method of Action, and make the call for saveError(), I
loose all form's datas when I come back to my JSP.


Somebody knows ?

Nicolas







Vous manquez d’espace pour stocker vos mails ? Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/


Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer 
instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com

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