wl-extension
Tag form-separator


Renders a text string and a horizontal rule. Use this tag to visually separate a section of a form. This tag is valid only when nested in <wl-extension:form>.

Examples
<wl-extension:form-separator labelid="core.server.serverlogginghttp.rotation.separator"
			   bundle="core"/>


Tag Information
Tag Class com.bea.console.taglib.form.FormSeparatorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
labelidtruetruejava.lang.String The key for a property in a message bundle that defines the localized text to display. The bundle attribute determines in which bundle the JSP tag searches for this property.
bundlefalsetruejava.lang.String Overrides the locale that the Struts session object specifies. The locale value is used to determine which properties file in the message bundle contains the key value. For example: mybundle_locale.properties.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Version: 12.1.1.0