wl-extension
Tag caption


Displays text (a table caption) immediately above a table. The Administration Console uses this tag to provide a parameterized table caption. This tag is valid only when nested within <wl-extension:table>. To display the caption, specify "true" for the table's "captionEnabled" attribute.

Examples
<wl-extension:caption>
        <fmt:message key="server.table.caption" bundle="${current_bundle}">
             <fmt:param value="value"/>
        </fmt:message>
        </wl-extension:caption> 


Tag Information
Tag Class com.bea.console.taglib.html.TableCaptionTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
No Attributes Defined.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Version: 10.3.4.0