Name
Jakarta Struts Fundamentals

Code
3251

Duration
24 Hours

Description
Jakarta Struts 2 is a free open source framework for creating web applications. Using Struts it is possible to develop Java Servlets & JSP web applications faster than ever. This course introduces Jakarta Struts fundamentals and guides through the steps you need to take in order to develop a web application using this framework.

Population
Java EE Developers.

Objectives
Become familiar with Jakarta Struts framework and be capable of using when developing web applications.

Prerequisites
Practical experience in Java Servlets and JSP developing.

Topics
Introduction to Struts 2
The Action Classes
The OGNL Language
The Tags Library
Types Conversion
User Input Validation
Internationalization
Struts Security Issues
The Action Model Separation
The Persistence Layer
Handling Files