Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF-Faces Validation onBlur

537328Nov 27 2006 — edited Nov 28 2006
Hi,

I need to fire validations for my af:inputText components on the event onBlur() I do not wish to rewrite validation code (I will if there is no other way to solve this...) but instead I want to use the same validation that gets fired when submit is done. The same validation should be fired when onBlur and submit happens that is why i do not wish to write more javascript validation functions than the ones the components already have...

Any idea on how to fire this components validations in the onblur even ? Could AJAX solve this? how should i incorporate AJAX within my components behaviour?

Thanx a lot for your help!!!

Tatá
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 26 2006
Added on Nov 27 2006
3 comments
508 views