Hi I have a JSCookMenu in a JSP which is then included in many pages using <jsp:include> so I have a common menu for them all. Some of the pages are forms for input with validation=true for the fields. If I click on the menu to take me away from one of these form pages the validation prevents it. That is I get the error messages "xyz is required". In these cases where submit has not been clicked I do not want the validation. Any ideas?
Many thanks Chris TC 5.5 Tomahawk 1.1.13 -- View this message in context: http://www.nabble.com/Tomahawk-JSCookMenu-Navigation-Validation-tf4159384.html#a11834156 Sent from the MyFaces - Users mailing list archive at Nabble.com.

