How to write Javascript code in JSF pages
843842Jul 19 2005 — edited Apr 29 2008I have a screen and 4 radio buttons. If any of the value of the radio buttons is 'yes' then I should display one confirmation dialog.how to write javascript code to check the value of the radio buttons is 'yes' or 'no' in JSF page.
Naga