开发者

Can I use a Tomcat Valve with Jetty?

Is it possible to use a Valve for Tomcat al开发者_StackOverflow社区so together with Jetty? If yes how can I set it up with jetty.xml and/or embedded?


No. Valve is a Tomcat-specific thing, not part of Servlet specification. However, you can share filters.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜