Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Struts
|
| Definition
| An open-source framework for developing J2EE Web applications using the Model-View-Controller (MVC) design paradigm. Under MVC (Model 2), a Java servlet manages business logic execution while presentation logic resides mainly in JavaServer Pages. Struts both uses and extends the Java Servlet API. The Apache Struts project comprises two distinct frameworks: the Struts Action Framework—the original request-based framework—and the Struts Shale Framework—a component-based framework for JavaServer Faces.
|
| See also
| Spring
|
| You may edit this definition to improve or extend it.
|