You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/05/12 07:49:53 UTC

DO NOT REPLY [Bug 34857] - addMessages/getMessages for session scope

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34857>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34857





------- Additional Comments From niallp@apache.org  2005-05-12 07:49 -------
The way Struts works in "normal" operation is to deal with errors or messages 
stored in request scope - hence the provision of convenience methods that 
facilitate that process. The reason save methods were added for session scope 
was specifically for the situation where someone wants to re-direct and not 
lose the errors or messages.

IMO the methods provided are adequate for these requirements and the additional 
convenience methods you're requesting just adds clutter making it more 
confusing for people to understand which they should use.

I think we should close this as "WONTFIX", but I'll leave it open in case 
anyone else disagrees or you want to make the case for why they should be 
included.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org