>
Insert Password Field
This dialog is used to insert a Struts html password tag into a JSP page. This tag will generate an HTML password input element.
bean/property
-
The qualified bean or bean property that will be bound to the password field.
size
-
The initial width of the password field.
max length
-
The maximum number of characters the user may enter.
read only
-
Determines if the password field is initially read-only.
disabled
-
Determines if the password field is initially disabled.
Struts Developer Guide - HTML Tags - password
Still need help? Post a question on the Workshop
newsgroup.