I have a page which has 5 radio buttons and 5 different types of Submit buttons. User clicks on a radio and presses one of the Submit buttons(say CS), then user should be navigated to a different page displaying the details of the selected id(on the radio) like persons name,city etc...
Instead the page re-displays saying "Validation error:Value is not valid" (at the top of the page).
Error thrown on RAD IDE is as below:
"9/11/07 07:22:23:469 GMT] 00000046 jsf I com.sun.faces.context.FacesContextImpl addMessage Adding Message[sourceId=NONE,summary=Validation error:Value is not valid.)"