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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...