一般来说路径问题。
我检查了web.xml的行,发现我设置的是固定的springmvc,但我实际命名为springMVC,当然报错。
其实报错了通过耐心翻译很容易看出问题,path resource [springmvc.xml] is not existed ,说明不存在,只要我能看到mvc的小写和大写其实很容易能检查出来。
相关文章
- 11-05eclipse ----class path resource [ssm/consumer/mapper/] cannot be resolved to URL because it does no
- 11-05【踩坑】 class path resource [**.xml] cannot be opened because it does not exist
- 11-05Maven项目启动失败:class path resource [spring/] cannot be resolved to URL because it does not exist
- 11-05class path resource [applicationContext.xml] cannot be opened because it does not exist
- 11-05class path resource [applicationContext.xml] cannot be opened because it does not exist
- 11-05class path resource [api.pdf] cannot be opened because it does not exist
- 11-05遇到class path resource [applicationcontext.xml] cannot be opened becaus的问题该怎么解决??
- 11-05异常总结(3):class path resource [applicationContext.xml] cannot be opened because it does not exist 和 or
- 11-05class path resource [applicationContext.xml] cannot be opened because it does not exist解决
- 11-05nested exception is java.io.FileNotFoundException: class path resource [jdbc.properties] cannot be opened because it does not exist