Hi all,
I have an HTML form that generate on the fly depending on the number of record that returned from the database. For each record I will generate a check box for user to select. My question is when the user submit the form on my processing page how do I find out which check box was checked. In ASP they have the concept of Form collection. I wonder if JSP has the similar concept for that.
Thanks,
Duc
MSN Photos is the easiest way to share and print your photos: Click Here
=========================================================================== 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://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
