I am new to Portlet Application development, I am having one doubt regarding PortletContext object. If multiple portlets are configured in single portlet application then How many PortletContext objects are created per PortletApllication. i.e either PortletContext object is created per each portlet in PortletApplication or single PortletContext Object for entire PortletApplication.
Thanks & Regards Mini.