https://github.com/cbos/tomcatapplicationdispatcherbug
https://github.com/cbos/tomcatapplicationdispatcherbug
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cbos/tomcatapplicationdispatcherbug
- Owner: cbos
- Created: 2019-03-20T13:39:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T08:26:37.000Z (about 6 years ago)
- Last Synced: 2025-01-02T15:33:11.416Z (5 months ago)
- Language: Java
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TomcatApplicationDispatcherBug
Steps to reproduce the bug:
* ./gradlew clean build
* Take war from build/libs folder
* Deploy it on Tomcat
* Visit /tomcat-diagnostics東京/diagnostics
* Check the contextPath, this is URL encoded
* Visit /tomcat-diagnostics東京/crosscontext/diagnostics
* Check the contextPath, this is not URL encoded