Ethan, I don't think you will find all that you are looking for in a taglib since they are server side components. You should look at the jakarta struts framework that provides for user written methods to do the form validation. You can also look at the Jakarta regexp package and use it with Struts.
-Richard At 02:17 PM 1/28/2002 -0600, you wrote: >Hi, I was just wondering if anyone could point me at a robust form/input >taglib which includes built-in validation, such as required fields, regex >pattern matching, etc. I have done a lot of searching, but I haven't >really found anything remotely close to what I have envisioned as >useful. Thanks a bunch in advance. > >Ethan > =========================================================================== 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
