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

Fix mapping issues #497

Merged
merged 3 commits into from
Jan 27, 2023
Merged

Conversation

markt-asf
Copy link
Contributor

This PR fixes #316 and #300.

I think the changes are fairly non-controversial but we may want to discuss the clarification for the mapping of servlets using context root mapping.

Add more examples, remove unnecessary text and be explicit about removal
of leading '/'.
… path

The context path does not change to "" just because the current request
matches a context root mapping.
@markt-asf markt-asf merged commit 2f9c266 into jakartaee:master Jan 27, 2023
@markt-asf markt-asf deleted the fix-mapping-issues branch January 27, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify behaviour of HttpServletMapping.getMatchValue()
2 participants