required in jpdl means not null. JSF by default returns an empty, non-null string. So put a 'required=true' on the input. That will make sure a real value is needed
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079152#4079152 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079152 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
