[Opensource] Réf. : Re: [Opensource] Form Validation
Raul DAVIDOVICH
R.DAVIDOVICH at caconcology.com
Thu Aug 22 01:20:23 PDT 2002
Lirian,
I'm sorry, but I guess I didn't express correctly the question...
what I meant is if this can be done from inside expresso, like when you use
the validate() methid inside a form bean in Struts. I saw there is an
expresso:ErrorTag for beeing used inside JSPs which displays the collection
of errors, so I guess that forms can be validated at the controller level
and return back to the page with the collection of errors, indicating them
to the user in the form
Otherwise, I found your articles very interesting, and I'm going to
experiment around with the Form Processing API.
Best regards
---------------------------------------------------
Raul Davidovich
Responsable Informatique
Cvitkovic & Associés Consultants
(33) 1 45 15 40 68
(33) 1 45 15 40 41 Fax
-------------------------------------------------------
http://www.caconcology.com
Lirian Ostrovica wrote:
Raul,
By the way, have you ever seen my form validation framework called FPAPI. I
have written two articles in javaworld.com about the two versions of it.
http://www.javaworld.com/javaworld/jw-04-2001/jw-0427-forms.html
http://www.javaworld.com/javaworld/jw-10-2001/jw-1005-forms.html
I have even been working on a Struts version of it for a while.
Lirian
Raul DAVIDOVICH wrote:
> Hello,
>
> Is there a way to validate submitted forms and go back to the page
> with the erros highlited (i.e. like struts validate() or the validator
> framework)?
>
> many thanks in advance
More information about the Opensource
mailing list