摘要:
转载自http://blog.csdn.net/yuanzhuohang/article/details/7233752本人按照mkyong.com的example配置spring security3,死活不成功,后来通过查看tomcat日志文件,找到异常信息,搜索到本篇文章,在本文章的提示下解决了spring security3配置的问题今天配置Spring Security的时候遇到了这样的问题No bean named 'springSecurityFilterChain' is defined在我的web.xml中关于springSecurityFilterChain的 阅读全文
2012年8月19日 #