Try looking at the java.text package. There are a bunch of classes in their
that you may be able to use.
(*Chris*)
----- Original Message -----
From: Bytecode <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 07, 1999 9:29 AM
Subject: Validating HTML in the servlet
> Hey.
>
> Does anyone know of any generic validation api out there for validating
data on
> the backend in a servlet ( received from the HTML )? I m looking for
something
> similar to what JavaScript does in the screens....
>
> kinda like a " public boolean validateCurrency(String field) " set of
methods...
>
> -Sam
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html