Google


Career in Struts >> Home

Struts is an open source framework for building Web applications that integrates with J2EE technologies like Java Servlets, JavaServer Pages and JavaBeans. Struts enables Web application development which follow the Model-View-Controller (MVC) design paradigm.

Struts Components

The Struts framework is made up of the following components:

• The Action (Controller) servlet - Struts provides a ready to use servlet which receives application web requests and dispatches them to the different application components.

• A set of JSP Tag libraries - Struts provides a set of useful tag libraries which perform varied tasks from HTML generation to application logic.

• Example Applications - In order to make Struts easier to understand, several example applications are provided with the framework ready to run.

• A Struts runtime library - The Struts runtime library contains the necessary libraries needed to run a Struts application. This file is deployed along with a completed Struts application.

• Documentation - Struts provides a complete set of documentation in the framework.



About Us | Working With Us | Employee Speak | Tell a Friend © 2007 Nelito Systems Limited.