wl-extension
Tag hidden


Generates an HTML input of type "hidden", whose value is not rendered but is submitted with the form. This tag is valid only when nested in <wl-extension:form>.


Tag Information
Tag Classcom.bea.console.taglib.form.HiddenTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
propertytruetruejava.lang.String The property of the form bean that this tag renders. Use the "name" attribute to specify the form bean that contains the property.
namefalsetruejava.lang.String The name of the Struts form bean that contains properties for this tag. Use the "property" attribute to specify which property this tag renders. This value is also used for the HTML name of this control.
readOnlyfalsetrueboolean Specifies whether to display this control as read only regardless of whether the user has started an edit session or is authorized to change the value.
restartNeededfalsefalseboolean Specifies whether a change to this attribute is dynamic or non-dynamic. If set to true, an icon indicating a restart will be needed is rendered.
dependsfalsefalsejava.lang.String Specifies the name of an HTML control on the page that this control is dependant on to become enabled on the page.
requiredfalsefalseboolean Specifies whether this control must be supplied a value.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Version: 12.1.1.0