我使用jsp进行网络应用,我的要求如下:
我需要在以下每个网址上导航到 MyController :
http://localhost:8080/context/MyController/blah.jsf
http://localhost:8080/context/MyController/moreBlah.jsf
http://localhost:8080/context/MyController/andEvenMoreBlah.jsf
网址应为http://localhost:8080/context/MyController.jsf
我需要在不使用自定义servlet或过滤器的情况下这样做。
有没有办法用web.xml做到?
由于
答案 0 :(得分:0)
如果在web.xml中为MyController servlet添加下面的映射模式,那么你提到的所有三个请求都只能由MyController处理。
(02:24:00, 00:42:00, 00:30:00, 00:12:00, 00:54:00, 00:36:00)