Thanks - that did the trick.
/Chuck
On Feb 14, 2007, at 7:01 PM, Eric Dalquist wrote:
http://portals.apache.org/pluto/multiproject/portlet-api/apidocs/
javax/portlet/PortalContext.html
|*getPortalInfo <http://portals.apache.org/pluto/multiproject/
portlet-api/apidocs/javax/portlet/PortalContext.html#getPortalInfo%
28%29>*()|
The PortalContext is available from the PortletRequest.
-Eric
Charles Severance wrote:
How to I retrieve the string that indicates which portlet
container I am dealing with from a Portlet?
/Chuck