 |
 |
| Programming JAVA Enterprise Edition (J2EE) - Struts |
Purpose:
Struts addresses this issue by combining Java Servlets, Java ServerPages (JSP), custom tags, and messaging resources (like Java Message Service) into a unified, re-usable framework.
Outcome:
The result is a cooperative, synergistic platform that's efficient and suitable for independent developers, large development teams, and everyone in between.
Outline:
- Struts Overview
- Installation and configuration instructions for getting Struts up and running
- Struts implements the Model-View-Controller (MVC)
- How to interface with that pattern in your own applications
- Logging, Validation, and Exception Handling with Struts
- Using Tiles
- Writing internationalization and localization code using Struts
|
 |
 |
 |