Hey.
I don't want to have the valang inside the servlet.xml. Instead i would like to define it in the validation.xml file under each field.

How can i do this?

The reason i ask is because i have a wizard with several pages and i can't set the controller to use the valang validator bean because then it will be used on every page and the input fields are just different.

Anyone?