Hi, We are trying to collect around 36 Radio-Button field values from a fom in a JSP page. These fields are across three pages, so the purpose is to collect all values for insertion into a Database. Obiously, the issue here is session/user tracking, and we are trying to acomplish this using a JavaBean. Can anyone tell me what the best way is to write a bean for this, or if its been done any other way, (but no URL Rewritting or Cookies with the session.object), we want to use the bean. Regards, Max Buitrago Web Developer G+J USA =========================================================================== 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
