Hello Sagar,
You can do this using Ajax call which will call server side code ,validates
password and returns response back to script method from which you can give
alert to user at client side only.

Thanks,
Rohit

On Thu, Sep 10, 2009 at 12:58 PM, aryan <sagar.k...@gmail.com> wrote:

>
> Hello,
> I am validating user entered password with database password on server
> side in jsp. Can any one tell is there any way to validate password
> with database password on client side like using JavaScript? and how?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to