wl-extension
Tag column-dispatch


Renders the contents of each cell in this column as a hypertext link. To find the link target, this tag: 1. Looks up the value of the row bean's "handle" field. 2. Looks up the value of this tag's "perspective" attribute. 3. Searches through all portal include (.book) files for a page definition that contains the following tag: 4. Generates a link to the page, which then loads its portlet. This tag is valid only when nested in .


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

Attributes
NameRequiredRequest-timeTypeDescription
perspectivefalsetruejava.lang.String The metadata name for the type of page (perspective) that this tag dispatches to. For most WebLogic Server pages, the perpective is "configuration-page". You can define your own perspective values on your own pages.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.