<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
                "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
<taglib>
    <tlib-version>5.1</tlib-version>
    <jsp-version>1.2</jsp-version>
    <short-name>WebSphere Portal Tag Libary (WML additions)</short-name>
    <description>@ibm-taglibrary @since 5.1</description>
    <tag>
        <name>popupMenu</name>
        <tag-class>com.ibm.wps.engine.tags.PopupMenuTag</tag-class>
        <body-content>empty</body-content>
        <description>@ibm-api @since 5.1</description>
        <attribute>
            <name>maxItem</name>
            <required>false</required>
        </attribute>
    </tag>
    <tag>
        <name>popupMenuItem</name>
        <tag-class>com.ibm.wps.engine.tags.PopupMenuItemTag</tag-class>
        <body-content>JSP</body-content>
        <description>@ibm-api @since 5.1</description>
        <attribute>
            <name>item</name>
            <required>true</required>
        </attribute>
    </tag>
    <tag>
        <name>popupMenuParam</name>
        <tag-class>com.ibm.wps.engine.tags.PopupMenuParamTag</tag-class>
        <body-content>JSP</body-content>
        <description>@ibm-api @since 5.1</description>
        <attribute>
            <name>param</name>
            <required>true</required>
        </attribute>
        <attribute>
            <name>trim</name>
            <required>false</required>
        </attribute>
    </tag>
    <tag>
        <name>popupMenuTemplate</name>
        <tag-class>com.ibm.wps.engine.tags.PopupMenuTemplateTag</tag-class>
        <body-content>JSP</body-content>
        <description>@ibm-api @since 5.1</description>
    </tag>
</taglib>

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.