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
|
Newbie Member
|
|
| 24Nov2011,07:31 | #1 |
|
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 |
|
When you fetch the data from the request. Validate based on what it contains and what it can have.
|