>
Insert Text Area
This dialog is used to insert a Struts html textarea tag into a JSP page. This tag will generate an HTML textarea element.
bean/property
-
The qualified bean or bean property that will be bound to the text area.
number of columns
-
The number of visible characters in the text area.
number of rows
-
The number of visible lines in the text area.
read only
-
Determines if the password field is initially read-only.
disabled
-
Determines if the text area is initially disabled.
Struts Developer Guide - HTML Tags - textarea
Still need help? Post a question on the Workshop
newsgroup.