struts1.x心得1--struts入门介绍
1.讲解struts1主要介绍的内容
2.为什么使用struts

3.进一步介绍框架概念和struts概念

Framework:框架
flexible:活的;柔韧的
RsourceBundles:资源库
Various:各种各样的;
Proven:证明
Design:设计
Pattern:模式;图案;样品
Responsibility:责任,职责;义务
4.具体编程实现步骤
配置环境三件事:倒jar包、建立struts-config.xml、修改web.xml

开发form的时候可能有的地方叫法不同,有form、formbeans、actionform