aspose file tools
The moose likes Struts and the fly likes Password got change Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Password got change" Watch "Password got change" New topic
Author

Password got change

Raj
Greenhorn

Joined: Dec 05, 2007
Posts: 17
when i create user i give name and password.
Again If I edit that user and simpley save that user the password value got changed.
i used
set password(theForm.getpassword());//for simple user
and setEncodedPassword(Integer.parseInt(theForm.getPassword());//for edit user
please help.
with thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Password got change
 
Similar Threads
how to set password and encoded password
Hibernate problem
disable user authentication !!
Faint, failure to connect ms sqlserver with jtds
hsqldb Server and EJB2.0 with BEA WLS 6.x