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