Sun Java System Portal Server Mobile Access 7.1 Developer's Guide

Rendered Portal Desktop JSPs

Use getHelp from the desktop tag library to add a help option to the mobile channel’s content. For instance:


<%@ taglib uri="/tld/desktop.tld" prefix="dt" %>
....
<AmlControlMenu url="<dt:getHelp/>" label="Help"/>