Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

2.2.1 - Validation Behavior

Daniel Stephenson

2010-08-19

Replies: Find Java Web Hosting

Author LoginPost Reply
I'm wondering if anyone has seen the following behavior.

I upgraded from 2.1.8.1 to 2.2.1 and now, if there is a field validation
error when I try to submit a form, the errors no longer show up on the jsp.
I have a result type of input declared like this:

@Result(name = "input", type = "chain",
       params = {"namespace", "/sc", "actionName",
"workerScheduleCsrCreatePopup"})

When the chain happens and hits the method the field errors are no longer on
the request. I just rolled back to 2.1.8.1 and the field errors were
populated again.

Thanks in advance.

Daniel
©2008 gg3721.com - Jax Systems, LLC, U.S.A.