[jboss-user] [JBoss jBPM] - Re: Form validation jBPM 3.2

kksingh_iitk do-not-reply at jboss.com
Tue Jan 16 08:03:56 EST 2007


write your own custom validator . Write your custom JSF componet wrapping 
HTMLFORM JSF componet . Get your validation componet by using componet.findchildren recusrively to get your validation compont . Do your validation at decode request value phase of your component .Add JSF error if there are validation errors . those errors will be shown at render response phase of jsf life cycle.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002256#4002256

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002256



More information about the jboss-user mailing list