It's not a secret anymore!
The moose likes Struts and the fly likes Is any dynamic validation in JSF ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Is any dynamic validation in JSF ?" Watch "Is any dynamic validation in JSF ?" New topic
Author

Is any dynamic validation in JSF ?

Eusebio Floriano
Ranch Hand

Joined: Mar 07, 2004
Posts: 235
Is there any validation in JSF similar to DynaValidatorForm ?

Regards,


SCJP 1.4 / 5.0 - SCBCD 1.3 - SCWCD 1.4 - IBM 484
Kito Mann
author
Ranch Hand

Joined: Dec 11, 2003
Posts: 103
Vinicius,

There currently isn't anything as nicely automated as Struts DynaForms (and consequnetly DynaValidatorForms) in JSF. You can, however, use DynaForms with JSF if you use the [URL=: http://cvs.apache.org/builds/jakarta-struts/nightly/struts-faces/]Struts-Faces integration library[/URL]. This gives you full support for JSF components plus Struts features you're familiar with.


Kito D. Mann
Author of JSF in Actionwww.JSFCentral.com - JSF FAQ, news, and info
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Is any dynamic validation in JSF ?
 
Similar Threads
JSF - Client Side validation
Bill's Book and Javascript validation
Client side validation in JSF
Client side validation in JSF 2.0?
Validation issue with JSF