What is PortletContext interface?
What is PortletContext interface?- The portlet view of the portlet container is defined by the 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.
|
Why portals?Portals - The following are the reasons to use portals: Unified way of presenting information from diverse sources....