Xeridia

Struts 1.3.x course

Description :

Struts is a framework for developing Web applications based on MVC design pattern under JEE platform (previously known as J2EE).

Hours : 20

Minimum requirements :

Previous knowledge required for this course:

  • Object oriented programming.
  • Basic Java
  • MVC design pattern

Agenda :

  • Struts Introduction
    • What is Struts?
    • MVC model
    • Sightseeing
    • Different parts
    • Struts configuration
  • Running Struts
    • Actionforms
    • Actionforwards
    • Actionmappings
    • Actions
  • Web application example
    • Dinamic contents with jsp
    • Web composition with tiles
    • Input data validation
    • Globalization
    • Struts Tag-libs
  • XCM extension with Struts