[jira] [Created] (PLUTO-703) Extract PortletV3Demo TagLibPortlet.ActEvtProxyServlet inner-class into a separate ActEvtProxyServlet.java source file

"Neil Griffin (JIRA)" <[email protected]>
Newsgroups gmane.comp.jakarta.pluto.devel
Message-ID <[email protected]>
Neil Griffin created PLUTO-703:
----------------------------------

             Summary: Extract PortletV3Demo TagLibPortlet.ActEvtProxyServlet inner-class into a separate ActEvtProxyServlet.java source file
                 Key: PLUTO-703
                 URL: https://issues.apache.org/jira/browse/PLUTO-703
             Project: Pluto
          Issue Type: Improvement
          Components: demo portlets
    Affects Versions: 3.0.0
            Reporter: Neil Griffin
            Assignee: Neil Griffin
             Fix For: 3.0.1


The PortletV3Demo has a class named TagLibPortlet with the following inner-class:
{code:java|title=TagLibPortlet.java}
  @WebServlet(urlPatterns = PROXY)
   public static class ActEvtProxyServlet extends HttpServlet {
      ...
   }
{code}

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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.