Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-6731

Forwarding requests with RequestDispatcher in plugins is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • webconsole-4.9.0
    • None
    • Web Console
    • None

    Description

      Forwarding requests results in 404 Not Found.

      GetHttpServletRequestWrapper wrapper = new GetHttpServletRequestWrapper(request);
      request.getRequestDispatcher(request.getRequestURI()).forward(wrapper, response);
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              olli Oliver Lietz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: