Portal and Portlet Question:
Do you know what is PortletContext interface?
Answer:
The portlet view of the portlet container is defined by PortletContext. It allows the availability of resources to the portlet. Using this context, the portlet log can be accessed and URL references to resources can be obtained. There is always only one context per portlet application per JVM.
Previous Question | Next Question |
What is B2C Portals? | What is the concepts and capabilities of Portal Structure Markup Language, PSML? |