Friday, July 6, 2012

How can you read portal server information in Action class?

PortalContext portalContext = request.getPortalContext();

String portalInfo = portalContext.getPortalInfo();


No comments:

Post a Comment