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=34489>. 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=34489 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-20 05:30 ------- Niall makes a valid point. Except that ActionMessages.GLOBAL_MESSAGE is hardwired in my head now. You could just as easily do it with ActionMessages.add("global", new ActionMessage("mywonderfulmessagekey")); and <html:errors property="global"/> I myself cannot think of anything in struts that really uses GLOBAL_MESSAGE but I am relatively new to the codebase in any depth. -- 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]
