when I get a User object from UsersRepository, I can call this method bool setPassword(String password) in the User object...
but it does not modify the password in the database....
how to modify programatically the password ??
thank you for helping :o)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
