U can instantiate a bean using
<Bean name="List" scope="request"
type="ur bean class name">
</Bean>
and then set the property for each of ur form fields using
<jsp:setProperty name="List" property="*" />
Then u can access these properties in ur bean and validate
them.
Bye,
Srihari
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html