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=33918>. 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=33918 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-21 07:07 ------- (In reply to comment #2) > I did not know that saveMessage() could auto-remove messages from the session. > Are we talking about protected void > Action::saveMessages(javax.servlet.http.HttpSession session, ActionMessages > messages)? It was brought to my attention that RequestProcessor removes them > automatically, once accessed. Is this true? Since when? The processCachedMessages() method (which does this) was added to RequestProcessor in Struts on 11th September 2003 (Version 1.2.0) - you can find this out yourself through subversion: http://svn.apache.org/viewcvs.cgi?rev=51068&view=rev If you want to know if its true, then just look at the source code for that method. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]