Support for session bound ActionMessages
----------------------------------------

         Key: BPM-170
         URL: http://jira.andromda.org/browse/BPM-170
     Project: Bpm4Struts Cartridge
        Type: New Feature
    Reporter: Lee Greiner
 Assigned to: Wouter Zoons 
    Priority: Minor


Struts 1.2.4 introduced the capability to put ActionMessages in the session as 
opposed to the request. This is achieved by calling 
Action.saveMessages(HttpSession, ActionMessages) instead of 
Action.saveMessages(HttpServletRequest, ActionMessages). Upon the first access 
to the messages they are effectively removed from the session. This allows 
messages to be retained when using the redirect after post pattern. Currently 
action messages are not displayed after a redirect.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to