How to do serverside validations

Newbie Member
24Nov2011,07:31   #1
bvn456's Avatar
Hi ,

I done my web application using only jsp's.
I want to do serverside validations to my application.
Any one, please give me suggestions.
thanks in advance
Go4Expert Founder
24Nov2011,07:43   #2
shabbir's Avatar
When you fetch the data from the request. Validate based on what it contains and what it can have.