摘要: 基于mvc模式的应用框架之struts Struts就是基于mvc模式的框架! (struts其实也是servlet封装,提高开发效率!) Struts开发步骤: 1. web项目,引入struts - jar包 2. web.xml中,引入struts的核心功能 配置过滤器 3. 开发action 阅读全文
posted @ 2018-06-14 17:55 NE_STOP 阅读(0) 评论(0) 推荐(0) 编辑