Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-746

Develop the portlet-servlet-adapter module

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • None

    Description

      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 which assume a Servlet-API based environment.

      Attachments

        Activity

          People

            ngriffin7a Neil Griffin (Inactive)
            ngriffin7a Neil Griffin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: