原文:關於applicationContext.xml cannot be opened because it does not exist的解決

初學Spring在用Resource rs new ClassPathResource applicationContext.xml 時老是遇到這個錯誤。后來發現用 ApplicationContext ctx newFileSystemXmlApplicationContext WebContent WEB INF applicationContext.xml 可以解決這個問題。 仔細研究了下: ...

2013-08-06 18:09 0 15462 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM