Hi,

I have a Registration form (which is a jsp) ,in which I have a password field .when user gives a password it will automatically encoded to  MD5 .and that encoded password will travel in the network and stored in database .Basically that encoding will be done on client side  (jsp).

when retriving that password it will again fetch that md5 encoded password  and convert it to its original form on display page of client side (jsp) and gives the same password what is user given .

 

 

Thank you

FacebookTwitterLinkedin
Pin It
Joomla Tutorials for Beginners