Hi,
I haven't practiced the client side validation in adf so far but after checking the docs like;
http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3?topic=af_avc_clientside_html
Seems adf uses a flag in faces-config like
enableClientScript and plays with the renderers. My approach uses
pluggable validator components. I think there is a significant
difference. More on my way;
http://www.jroller.com/page/cagataycivici?entry=jsf_client_side_validators
Also I've my own validator script, a simple .js actually, I'm not using commons-validator.
Regards,
Cagatay
- Re: Faces Trace Cagatay Civici
- Re: Faces Trace Mike Kienenberger
- Re: Faces Trace Cagatay Civici
- Re: Faces Trace Mike Kienenberger
- Re: Faces Trace Cagatay Civici
- Re: Faces Trace Mike Kienenberger
- Re: Faces Trace Cagatay Civici
- Re: Faces Trace Martin Marinschek
- Re: Faces Trace Cagatay Civici
- Re: Faces Trace Martin Marinschek
- Re: Faces Trace Cagatay Civici