Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Servlet 6 new API #23822

Closed
arjantijms opened this issue Feb 21, 2022 · 1 comment
Closed

Implement Servlet 6 new API #23822

arjantijms opened this issue Feb 21, 2022 · 1 comment
Assignees
Labels
ee10-component Jakarta EE 10 component New feature A major new user functionality was added
Milestone

Comments

@arjantijms
Copy link
Contributor

Implement the new Servlet 6 getRequestId()

  • com.sun.web.security.HttpRequestWrapper.getRequestId()

  • org.apache.catalina.connector.RequestFacade.getRequestId()

  • org.apache.catalina.core.DummyRequest.getRequestId()

  • org.apache.catalina.core.StandardWrapper.instancePool

  • org.apache.catalina.core.SessionCookieConfigImpl.setAttribute(String, String)

@arjantijms arjantijms added New feature A major new user functionality was added ee10-component Jakarta EE 10 component labels Feb 21, 2022
@arjantijms arjantijms added this to the 7.0.0 milestone Feb 21, 2022
@dmatej dmatej self-assigned this Mar 4, 2022
@arjantijms
Copy link
Contributor Author

It is done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ee10-component Jakarta EE 10 component New feature A major new user functionality was added
Projects
None yet
Development

No branches or pull requests

2 participants