aspose file tools
The moose likes Servlets and the fly likes Generic Server Side Validation Methods Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Generic Server Side Validation Methods" Watch "Generic Server Side Validation Methods" New topic
Author

Generic Server Side Validation Methods

Vikas Aggarwal
Ranch Hand

Joined: Jun 22, 2001
Posts: 140
Hi,

I am looking for generic java methods which I can plug in my application for simple server side validations like check for NULL, check for Integer, check for Credit Card etc.

Please help me if have anything related to this.

Thanks.

Vikas
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

Have you looked at:
http://jakarta.apache.org/commons/validator/
?


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Generic Server Side Validation Methods
 
Similar Threads
Server Design Problem
Hibernate authentication
sendRedirect() happens at client side or at the server side
J2me brain not found
Architecture of FBN