Tomcat错误:Application at context path could not be started
Tomcat 中 deploy之后无法启动,报错:Application at context path could not be started
原来是web.xml写错了。
以后遇到这个错误先检查web.xml有没有写对
发布时间: 2012-11-16 14:12:14 作者: rapoo
Tomcat错误:Application at context path could not be started
Tomcat 中 deploy之后无法启动,报错:Application at context path could not be started
原来是web.xml写错了。
以后遇到这个错误先检查web.xml有没有写对