hi , i am a beginner in jsp, can any one help me how to send the radio button values in to db
i used radio button as
<input type ="radio" name="status" value ="single" checked>
and onother is
<input type ="radio value ="married" name ="status"/>
how can i pass these values in to the query stirng