[ http://jira.andromda.org/browse/BPM-170?page=comments#action_11403 ]
     
Lee Greiner commented on BPM-170:
---------------------------------

Struts 1.2.4 allows you to do either so it might be better to allow this to be 
configurable. Not sure what you mean by "compatable with the existing feature". 
I made the switch to session bound messages in the middle of a prior project 
without incident and messages were presented after post.

> 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

Reply via email to