Great book on Jakarta Struts:
This book presents an explanation of Struts that is both easy to comprehend
and one that follows the design process from beginning to end. It's a
complete guide to the Struts project, taking developers through concepts,
design and implementation and explains the Model 2 design pattern in depth.
Installation and setup are thoroughly documented, and every configuration
option is clearly explained. JSP programming within the context of Struts is
explored, with tons of practical examples that use both the standard JSP tag
libraries and Struts additions. You'll also become adept at programming
multitiered applications, interacting with EJBs from struts applications,
and handling complex validation and logging through the Struts provided
packages and tools. Also covers how to create your own rules and to use it
outside of Struts.
Whether you've been struggling with Struts, or you want to get started in
Model 2 programming, or you're an advanced Struts programmer wanting to
fully exploit this powerful framework, overall I'd say this is an excellent
resource.
|