Hi everybody,

I'm trying to implement validation using the standard mecanism provided by
Struts 2. I understood that it's possible to use the same XML file to
perform both client side (JS being generated) and server side validation. I
don't need to do AJAX validation. Another constraint : We don't want to rely
on the DOJO plugin since it has been deprecated.
Any configuration tips or documentation link to implement this kind of
validation ?

Thanks in advance,

Nicolas

Reply via email to