1.安全性问题 (2008年 BUG)
2. springmvc 基于Servlet 实现的, 而Struts2 基于filter 拦截器
3. springmvc 性能优于 struts2
4. struts2 传值方式封装, 每个方法都可以使用,而springmvc 不是
5. struts2 使用的是自己的拦截器,而springmvc 使用的aop

posted on 2020-12-10 17:51  Wang梦怡  阅读(66)  评论(0编辑  收藏  举报