|
Introduction to Struts Length: 2 days CourseID: introstruts
Participants should have java development background. Familiarity with developing distributed applications is helpful. Students need to have developed with JSP, Servlets, and EJBs before taking this class. We will be developing all of the above technologies in class.
Jakarta Struts is the most popular and powerful framework for developing JSP applications. In this Struts training class, experienced Java developers learn how to use Struts and the Model-View-Controller (MVC) design pattern to build scalable, maintainable data-driven Web applications.
Understand the problems with vanilla servlets/JSP, and the motivation for Struts
Understand MVC and the Struts architecture
Understand the Struts controller, Struts views, and Struts resource bundles
Create & configure applications using Struts
Define views, actions, and FormBeans
Use Struts for form processing
Use ActionMappings
Handle errors and debug Struts applications
Use the Bean, Logic, and HTML Custom Tag Libraries
Use the flow-of-control custom tags
Getting started with Struts
The MVC design pattern: Overview
Your First Struts Application
Configuring Struts
Struts tags
Handling Errors and Debugging Struts Applications
The Bean, Logic, and HTML Custom Tag Library
|