Eclipse报java.lang.ClassNotFoundException: org.springframework.web.filter.CharacterEncodingFilter错误
转载于http://blog.sina.com.cn/s/blog_8ced01900101ba3f.html
1. Add maven dependencies
Right click the web project “properties” -------> click the “Deployment Assembly” ---->
Click add button
Choose Java Build Path Entires ---> click Next
Choose Maven Dependencies------> Finish
2. Add project dependencies
Choose Project-----> Click Next button
Choose your dependencies project -----> Click Finish button