JSF 1.1 Password Field Component

See Also | Tutorials

You can drag the Password Field component secret field icon from the Palette's Basic category to the Visual Designer to create 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
Binding Component Properties
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette
Tutorials

Legal Notices