How to set a Radio button Pre-selected on a form using nested:radio tag
Hi all,
I am facing the following problem :-
I have a JSP page where there multiple radio buttons.
Among them I want the radio button A to be preselected while loding the form...
For my application I have to used <nested:radio> tag...
Please help
Regards,
Subhra

