我没配置web.xml之前运行是可以的,但是加了这一段
org.springframework.web.context.ContextLoaderListener
contextConfigLocation
classpath:applicationContext.xml
struts2
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
struts2
/*
再运行就成了404,求帮助
404是路径没有对应配置。检查一下路径是否有误。