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

Pluto 1.1: portal driver servlet's doPost() method calls itself

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0-alpha1
    • 1.1.0-alpha1
    • portal driver
    • None
    • Mac OS X, JDK 1.4.2, Tomcat 5.5

    Description

      The doPost() method of org.apache.pluto.driver.PortalDriverServlet calls itself...

      public void doPost(HttpServletRequest req,
      HttpServletResponse res)
      throws ServletException, IOException

      { doPost(req, res); }

      Attachments

        Activity

          People

            Unassigned Unassigned
            fricker Scott Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: