I have a couple of pages that allow a user to register on a site. After the
user has gone through the registration process I present them with a page
that will allow them to verify what they have entered before final
submittal. (I am using a Java Bean session to hold the data until final
submittal to the db.) If they need to change anything they hit an edit link
that will bring up the proper page they need to edit. On one of the pages I
have a set of radio buttons. And my problem is, when they need to edit
something on the page with the radio buttons, I can't seem to get the
correct radio button to be "checked" when they return to the page. I have
no problem retrieving and inserting the text boxes though. Can anybody
point me in the right direction to find a solution for this.
Thanks a bunch,
Wayne
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets