[
https://issues.apache.org/jira/browse/FELIX-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467854#comment-17467854
]
Carsten Ziegeler commented on FELIX-6498:
-----------------------------------------
Initial support in
https://github.com/apache/felix-dev/commit/8d80e57264136439b6b97d81fd0bb72c08bee4ba
The values returned by HttpServletMapping are not always correct yet.
> Support servlet api 4.0
> -----------------------
>
> Key: FELIX-6498
> URL: https://issues.apache.org/jira/browse/FELIX-6498
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: http.jetty-4.2.0, http.base-4.2.0, http.bridge-4.2.0
>
>
> The current implementation is still based on servlet 3.1 api. We should
> update the implementation to support servlet 4.0 api.
> There are only a few new features that require implementation:
> - new dispatcher attributes for mapping
> - new http servlet mapping returned by a request
> - new servlet context methods
--
This message was sent by Atlassian Jira
(v8.20.1#820001)