论文部分内容阅读
Struts是使用servlet和JavaServer Pages技术的一种Model -View-Controller实现。Struts为Java Web应用提供了现成的通用框架,可以大大提高Web应用的开发速度。同时通过一个例子来介绍用Struts实现MVC机制的Web应用。
Struts is a Model -View-Controller implementation that uses servlets and JavaServer Pages technologies. Struts provides a ready-made generic framework for Java Web applications that can greatly improve the speed of Web application development. At the same time through an example to introduce Struts MVC mechanism for Web applications.