Hi there,

I've got a form that has got X number of fields. Every field name on the
form has the prefix 'address', e.g. address0, address1, address2, ...
addressX.

How best can I get all the parameters after I submit the form, using the
following?
1. JSP
2. Servlet
3. Bean (using setProperty)

Regards
Will

===========================================================================
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

Reply via email to