You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2020/03/18 21:50:00 UTC

[jira] [Closed] (JUNEAU-130) RestContext should use req.getRequestDispatcher() for child resources.

     [ https://issues.apache.org/jira/browse/JUNEAU-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar closed JUNEAU-130.
-------------------------------
    Resolution: Won't Do

> RestContext should use req.getRequestDispatcher() for child resources.
> ----------------------------------------------------------------------
>
>                 Key: JUNEAU-130
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-130
>             Project: Juneau
>          Issue Type: Task
>          Components: Code
>    Affects Versions: 8.1.0
>            Reporter: James Bognar
>            Priority: Major
>
> The RestContext class constructs new request/response objects when directing to child resources.  This code can probably be simplified by using HttpServletRequest.getRequestDispatcher(newURI).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)