About getting the values of Radio buttons in a Form to store in Database

Hi, In my Login Form I have user name and password and two radio buttons parent and teacher, when i click on my radio button parent, the value parent will store in the database table field status, How can i write this.Please, help meRegards,Kiran
[281 byte] By [bronze-starDukes] at [2007-11-26 12:14:53]
# 1
You check for which radio button is selected. http://www.java2s.com/Code/Java/Swing-JFC/GroupActionRadioButton.htm=)
bronzestar at 2007-7-7 14:18:03 > top of Java-index,Archived Forums,Socket Programming...
# 2
Thanks
bronzestar at 2007-7-7 14:18:03 > top of Java-index,Archived Forums,Socket Programming...