An open API service indexing awesome lists of open source software.

https://github.com/cbos/tomcatapplicationdispatcherbug


https://github.com/cbos/tomcatapplicationdispatcherbug

Last synced: 3 months ago
JSON representation

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