Using many form classes is ok with Struts. Design your form classes as you like them and implement custom validation in every class as you need it.

In our application we have countless form classes with various flavors of validation depending on the form's purpose.

No, i will not help you design your form classes, that's your work, not mine :-)

Have fun,

Robert

m.harig wrote:
Thanks Robert

then how can i handle it?? this is my situation
            in my       login form   username,password
                           createuser   username,password,role,city,coutry
                           edituser       username,password,role
                           delete-user  username

                 how can i implement my form here . please make me clear. if
i use single form for all this fields my validation will get problem.....
please any1 help me out of this.....



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to