我在myeclipse中打开tomcat点击DEBUG server时报错了,怎么解决啊?
解决了,谢谢,我看来一下代码,发现是url-pattern中少写了/,可以运行了
web.xml 里的url-pattern 错了