Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to get the radio button values

843841Sep 19 2007 — edited Oct 8 2007
Hi,
I have two radio buttons with the same name.i retreive the value using request.getParameter("name of the button ").
since i have the same name for both,i cannot retrieve the value of both buttons.what should be done to get the values.
Help me out.pardon me if the question is too silly.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 5 2007
Added on Sep 19 2007
3 comments
510 views