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