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=19346>. 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=19346 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-17 21:44 ------- (In reply to comment #3) Not that simple, as I want it to be. If form bean is session-scoped, then a user can reload a page several times and see the same saved errors. I think this is a great usability thing. But when to remove message then if no new data enetered? In case of master/detail relationship master object should either directly clean child messages (yuck), or send a message, which child object should be subscribed to. Say, we have list if items and we can edit or view each of them. Then, when we leave editing/viewing the item, and return back to the list, item messages should be cleaned. Thus, a list is a parent object for items (in this case both data-wize and UI-wize). I personally have hot created a generic infrastructure yet, in my projects I clean messages directly, which is, of course, not a great solution for a general-usage framework. -- 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]