You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Rashmi Kumari <Ra...@rmsi.com> on 2005/07/19 15:21:30 UTC

having problem with inputSecret tag

Hi,

I have a user form having password field(using <h:inputSecret> tag)  and a
list box(using <h:selectOneMenu>).
 whenever I change value of the list box, password entered in the text
field disappears
and user has to renter the password. Similarly if I retrieve  user's data
from the database, all the values are shown
except password field which is blank.
Is this an usual behavior of <h:inputSecret> tag.

Thanx for any help .

Regards,

Rashmi