You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ROSSEL Olivier <ol...@airbus.com> on 2002/12/03 19:44:11 UTC

ActionErrors stored in session

It seems that saving ActionErrors in request can sometimes be a pain
(especially
when you redirect a lot).

I wonder if it is possible to make a similar system but store ActionErrors
in session.
In Actions, instead of saving in request, you save in session.
And the tags <html:session-errors> will delete them once they have accessed
them (may 
control that with a "discard" attribute).

Does it sound absolutely weird? or may have a kind of utility?


---cut here---


This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>