JSF 1.2 Password Field Component

See Also

The Password Field component secret field icon enables the user to enter a password without showing the entered text. It is a component for which the input entered is obscured (all the characters are stars or bullets). The text the user enters (the component's password property) is not obscured or encrypted over the network or on the server in any way; it is just not displayed on the screen in the web browser.

After adding a password field to a Visual Web JSF page, you can do a number of things with it:

See Also
Password Field Component Properties Window
Binding Component Properties
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette

Legal Notices