You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by elif akten <el...@gmail.com> on 2006/02/08 07:40:54 UTC

Client-Side validation

Hi,

I try to use client-side validation in struts. but I have a problem.
I have a actionform which I want to verify, in my first jsp some fields of
the form is shown say username, usersurname,email, and in some other jsp
other fields should be checked say gender. address..etc.
I could not define validation rules for that sutiation, is there a way to
define rule in that condition, except define 2 form.