Aditi agarwal wrote:
Aditi agarwal wrote:
psat=conn.prepareStatement("update ams_login set password='?' where loginname='?';");
psat.setString(1, forgetpasswdForm.getPassword().trim());
psat.setString(2, forgetpasswdForm.getLoginname().trim());
For java examples,ebooks,interview questions,visit this blog
http://periodicupdates.blogspot.com/
For java examples,ebooks,interview questions,visit this blog
http://periodicupdates.blogspot.com/
He's giving us the slip! Quick! Grab this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
|