Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Apache Struts 2 Framework for Java Developers
Rating: 3.6 out of 5(23 ratings)
2,096 students

Apache Struts 2 Framework for Java Developers

Apache Struts 2 and Eclipse IDE for Java Developers
Created byNicolaas Kock
Last updated 8/2023
English

What you'll learn

  • Learn the core components of the Apache Struts 2 Framework
  • Create a Struts 2 Web UI using Struts Tags
  • Learn how to integrate the Struts 2 Framework with the Spring Framework

Course content

5 sections34 lectures4h 26m total length
  • Course Introduction3:19
    1. Understand the Architecture and History of the Apache Struts 2 Framework

    2. Setting up our Development Environment with JDK 8, Eclipse, Tomcat and MariaDB

    3. Getting started with Struts 2 core components with code examples


  • Struts 2 Framework Overview8:34

    An overview of the Struts 2 Framework Architecture, Design, and history.

Requirements

  • Have a working knowledge of the Java Programming Language
  • Have some knowledge of Web Application Development and Frameworks

Description

In the first module we will review and understand the Architecture and History of the Apache Struts 2 Framework. We will look at the progression from Struts 1 to Struts 2 and the security bug that caused major concern with Struts 2 Users Worldwide.

In the second module we will set up our development environment on a Windows 10 machine. First we will download and set up JDK 8. Then we will download and install the latest version of the Eclipse IDE. We will download and install the MariaDB and integrate this database with our Eclipse IDE. We will also download and install the Tomcat Web Server and Integrate it with our Eclipse IDE

In the third module we will work through a number of code examples that demonstrates the core concepts and capabilities of the Spring 2 Framework.


We will start with the custom "Hello World" Application

We will review Struts 2 Tags and Actions.

We will look at processing input forms and form validations.

We will look at internationalization and the related custom resource bundles





This course is intended for Java Developers who needs to maintain or extend a legacy Apache Jakarta Struts 2 system running in production.




 





Who this course is for:

  • Java Developers who need to write or maintain a Struts 2 Web Application