[ 
https://issues.apache.org/jira/browse/PLUTO-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neil Griffin closed PLUTO-746.
------------------------------
    Resolution: Fixed

> Develop the portlet-servlet-adapter module
> ------------------------------------------
>
>                 Key: PLUTO-746
>                 URL: https://issues.apache.org/jira/browse/PLUTO-746
>             Project: Pluto
>          Issue Type: New Feature
>          Components: portlet-servlet-adapter
>            Reporter: Neil Griffin
>            Assignee: Neil Griffin
>            Priority: Major
>             Fix For: 3.0.2
>
>
> This issue serves as a task for developing the portlet-servlet-adapter module 
> which contains the following classes:
> ||FQCN||Description||
> |{{org.apache.pluto.portlet.servlet.adapter.HttpServletRequestAdapter}}|Decorates
>  a {{javax.portlet.PortletRequest}} and exposes it as a 
> {{javax.servlet.http.HttpServletRequest}}|
> |{{org.apache.pluto.portlet.servlet.adapter.HttpServletResponseAdapter}}|Decorates
>  a {{javax.portlet.PortletResponse}} and exposes it as a 
> {{javax.servlet.http.HttpServletResponse}}|
> |{{org.apache.pluto.portlet.servlet.adapter.HttpSessionAdapter}}|Decorates a 
> {{javax.portlet.PortletSession}} and exposes it as a 
> {{javax.servlet.http.HttpSession}}|
> These classes are necessary for integration with 3rd party libraries such as 
> [Thymeleaf|https://www.thymeleaf.org] which assume a Servlet-API based 
> environment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to