Add SlingHttpServletRequest.getRequestDispatcher(String path, 
RequestDispatcherOptions options) method
------------------------------------------------------------------------------------------------------

                 Key: SLING-225
                 URL: https://issues.apache.org/jira/browse/SLING-225
             Project: Sling
          Issue Type: Improvement
          Components: API, Core
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: 2.0.0


Currently the SlingHttpServletRequest interface only allows the creation of a 
RequestDispatcher with options if a Resource is available. But it should also 
be possible to create a RequestDispatcher with options from a path.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to