[ http://jira.andromda.org/browse/BPM-170?page=comments#action_11413 ] Wouter Zoons commented on BPM-170: ----------------------------------
okay, so everything keeps working as expected ? I will simply move to session bound messages then but one thing keeps puzzling me about your request, you say messages will effectively be removed from the session upon first time access .. can you point me to a place where this is explained because AFAICS this does not happen unless you explicitely save null messages > Support for session bound ActionMessages > ---------------------------------------- > > Key: BPM-170 > URL: http://jira.andromda.org/browse/BPM-170 > Project: Bpm4Struts Cartridge > Type: New Feature > Versions: 3.0 RC1 > Reporter: Lee Greiner > Assignee: 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
