IF u need to use validation no matter what u are using.
U can write JAVA Script validation in JSP and Use it on JSP.
Using Script tag
<script>
function check(){
// add what ever validation u want to do
}
</script>
and use it as
<input type="text" onchange="check()" >
Thanks and Regards,
SACHIN S.TATHOD
Patni Computer System Ltd.
Magarpatta City, Cyber City,
Tower 3,Level I & II,
Hadapsar,Pune - 411028
Mobile No:- +91-9881239401
Email ID:-
[email protected]