> I'm using struts validation in my project,
> my problem is:when i return from my validationForm,
> all the form data in the jsp page have been
> cleared.Can't i return to the jsp page with all the data
> there,so i can just correct the wrong data.
> For example,in the registration page,my valida
Hi
Add the formdata back into the request, before you return from the
validation routine. Alt. have the formdata in sessionscope.
Hermod
-Opprinnelig melding-
Fra: dream_and_yang [mailto:[EMAIL PROTECTED]
Sendt: 15. april 2004 09:54
Til: struts-user
Emne: using validation,can i return
I'm using struts validation in my project,
my problem is:when i return from my validationForm,
all the form data in the jsp page have been
cleared.Can't i return to the jsp page with all the data
there,so i can just correct the wrong data.
For example,in the registration page,my validationForm fin
I'm using struts validation in my project,
my problem is:when i return from my validationForm,
all the form data in the jsp page have been
cleared.Can't i return to the jsp page with all the data
there,so i can just correct the wrong data.
For example,in the registration page,my validationForm fin
4 matches
Mail list logo