I think you should remove required attribute from your form input fields or try 
to bind it with some action. Somewhere in the web i saw that required attribute 
of input tag was binded with bean action which checked a pressed button/command 
link and returns true or false depend on situation. 
Here is the more detailed information:
http://wiki.apache.org/myfaces/How_The_Immediate_Attribute_Works

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099565
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to