IOException parsing XML documentfrom ServletContext resource[/WEB-INF/DispatcherServelt/ApplicationContext.xml]

web.xml写
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>classpath:ApplicationContext.xml</param-value>
</context-param>
记得是app这个不是dis
posted @ 2022-12-10 23:23  谢远栋  阅读(106)  评论(0)    收藏  举报