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

Extract PortletV3Demo TagLibPortlet.ActEvtProxyServlet inner-class into a separate ActEvtProxyServlet.java source file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1
    • demo portlets
    • None

    Description

      The PortletV3Demo has a class named TagLibPortlet with the following inner-class:

      TagLibPortlet.java
        @WebServlet(urlPatterns = PROXY)
         public static class ActEvtProxyServlet extends HttpServlet {
            ...
         }
      

      This task involves extracting the inner-class into a separate file into a separate ActEvtProxyServlet.java source file. This will provide for better portability across servlet containers.

      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: