How can you determine which servlet matches a URL when inside a servlet filter?

前端 未结 0 709
逝去的感伤
逝去的感伤 2021-01-26 07:52

I am running a Jetty web server and I have a generic servlet filter to handle exceptions. As part of this, I want to log aggregated metrics about which servlets are causing the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题