Servets ========================== Portlets
=========================================================
ServletContext --------------------- PortletContext
ServletConfig --------------------- PortletConfig
ServletRequest --------------------- PortletRequest
ServletResponse --------------------- PortletResponse
RequestDispatcher --------------------- PortletRequestDispatcher
(include + forward) (include + forward )
HttpSession --------------------- PortletSession
URL --------------------- PortletURL
NA --------------------- RenderRequest
NA --------------------- RenderResponse
No comments:
Post a Comment