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
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