[jboss-user] [JBoss Seam] - Can't validate inputsecret with Ajax and hibernate validator

franck93 do-not-reply at jboss.com
Tue Aug 28 02:56:10 EDT 2007


Has anyone been successful in performing ajax validation with hibernate validator annotations (@NotNull and @Length(min=6) for example) on an inputSecret field.

When i try to do so the ajax does performs the validation but also resets the field to an empty string!!!

I assume this has to do with the default jsf behaviour that is not sending back to the browser the values of inputsecret fields but i was wondering if anyone had found a workaround.

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

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



More information about the jboss-user mailing list