| 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 Action — www.JSFCentral.com - JSF FAQ, news, and info
|
 |
 |
|
|
subject: Is any dynamic validation in JSF ?
|
|
|