[jboss-user] [JBoss Seam] - Client side validation - how to update error messages?

2007-07-10 Thread tynor
I have a form with some client side javascript validation for which, on error, I'd like to cause the associated input widgets display with error state. I've looked at the seam-gen generated Edit.xhtml, and see the use of #{invalid ? ...}, but I can't find an example of JavaScript being used for

[jboss-user] [JBoss Seam] - Client side validation

2007-05-24 Thread gonzalad
Hello, This question must already have been posted, but don't find the topic. Is Seam going to support client side validation for some controls based on hibernate validator annotations (i.e. via javascript) ? I know we can already do AJAX control (ajax4jsf), but for some apps I don't wan't to