[jboss-user] [JBoss Seam] - Re: Validation problems in SEAM

gavin.king@jboss.com do-not-reply at jboss.com
Thu Nov 23 17:09:46 EST 2006


Unfortunately, the JSF spec does not let you validate zero-length input. It treats these as "null". You need to use required=true on the input tag.

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

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



More information about the jboss-user mailing list