saveErrors...

2004-06-23 Thread Mark R. Diggory
I was looking at the code for Action.saveErrors(...) and was think this is a little inflexible when it comes to error and message management: protected void saveErrors(HttpServletRequest request, ActionMessages errors) { // Remove any error messages attribute if none are required

Please IGNORE, This post is to the wrong list (was Re: saveErrors...)

2004-06-23 Thread Mark R. Diggory
Mark R. Diggory wrote: I was looking at the code for Action.saveErrors(...) and was think this is a little inflexible when it comes to error and message management: protected void saveErrors(HttpServletRequest request, ActionMessages errors) { // Remove any error messages