jsp+radio-button

Hello

I have 3 radio-buttons

A

B

1

2

3

C

The radio-button 揃?again consists of 3 radio-buttons.

1

2

3

My problem is::

When in 揃?I click ?and then I click 揂?and again I click 揃?the control remains on ? ?radio-button only. In my code I have used 揅HECKED?with ? Now,I want when I click 揃攁gain then control should be on ?because it is the default setting I want in my page.

How to do this厖厖?

Any suggestions厖?

[504 byte] By [sonia_lalita] at [2007-10-2 21:34:23]
# 1
you have to use Java Script for that.
Jimmi_S_Prajapatia at 2007-7-14 0:48:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
use if condition.if the value is equal to second radio button,then write checked in second radio button else first radio button
premavathya at 2007-7-14 0:48:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...