Can someone point me to any info regarding input validation ?

I read earlier postings where a JSP form submit goes to a servlet
to validate all the input fields (with client side JavaScript
doing some limited checking). I have also read postings about
internationalized strings stored in resource bundles.

However, I am not clear how to validate fields to support
internationalization. For instance, how to validate numeric,
monetary, date fields ? Does anyone know if there is any code
fragments somewhere, or any previous postings that can help me?

Apologies if this has been addressed before - although i could
not find anything in the archives. Any info is greatly
appreciated.

Heidi

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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