Re: lookupdispatchaction and validator

2005-11-02 Thread Yujun Liang
Arnaud, Validator is independent on any actions, it can handle JS validation as well, http://66.102.7.104/search?q=cache:4urwhau-PQcJ:struts.apache.org/userGuide/dev_validator.html+struts+validator&hl=en&client=firefox-a Regards On 11/3/05, arnaud gonzales <[EMAIL PROTECTED]> wrote: > > hello, >

RE: lookupdispatchaction and validator

2005-11-02 Thread bsimonin
Hi. arnaud. I hope I understand your question. Each jsp pages for the lookupdispatchaction should have a page element added: Then in your validation.xml file have: name="wizardForm"> the action mappings should look something like this: