On 06/27/2012 10:45 AM, Gary Kuang wrote:
I need to obtain current Portlet Name which defines in portlet.xml. But I've no idea how to get it with the code. Please help me.
javax.portlet.PortletConfig: /** * Returns the name of the portlet. * <P> * The name may be provided via server administration, assigned in the * portlet application deployment descriptor with the <code>portlet-name</code> * tag. * * @return the portlet name */ public String getPortletName (); --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org