fb6a445639
* Issue #4741 HttpServletMapping This completes the refactoring started in #4851, using the HttpServletMapping field to avoid having the servletPath field in the Request and instead have a pathInContext field. Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4741 HttpServletMapping reverted ResourceService changes Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4741 HttpServletMapping fixed gzip handler Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4741 HttpServletMapping Fixed several TODOs left in the code removed _contextPath field and used an attributes lookup for include replaced setContextPaths with setContext Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4741 HttpServletMapping Used the same pattern from the contextPath changes for servletPath and pathInfo. Now the servletPathMapping is always set on the request and only if the dispatch is an include do the effected methods look deeper for the source values. Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4741 HttpServletMapping Improved javadoc Signed-off-by: Greg Wilkins <gregw@webtide.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |