Em Tue, 02 Sep 2008 11:27:32 -0300, Markus Joschko
<[EMAIL PROTECTED]> escreveu:
Hi Ulrich,
the current PasswordField component always blanks the value.
If you really want to keep the password (might result into security
and usability issues as the user has no chance to check whether the
value is valid and the password will be unencrypted in the HTML),
write your own password component that extends from AbstractTextField
but does not blank the value.
My approach is a little bit radical: I disable the password field when
editing an user and provide another form jsut for password changes.
Thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]