You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Wei, Mei" <Me...@isd.sccgov.org> on 2008/01/21 07:40:17 UTC

question about ajax field validation in struts 2.1

Hi,

In struts 2.0.11's showcase validation example
(struts2-showcase-2.0.11/validation/quizAjax!input.action), it performs
field validation at onblur().

I downloaded struts2.1, this validation example does not do field
validation at onblur() any more. And I can not find ajax template in the
struts 2.1 jar file. 

What should we do if we want to validate the field at onblur() using
struts2.1.

 

Thanks for the help.

 

Mei