Skip to content

Jakarta Struts Pocket Reference

Best in textbook rentals since 2012!

ISBN-10: 0596005199

ISBN-13: 9780596005191

Edition: 2003

Authors: Chuck Cavaness, Brian Keeton

List price: $9.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Web tier frameworks have soared in popularity over the past year or so due to the increasing complexity of Java itself, and the need to get more work done with fewer resources. Developers who used to spend hours and hours writing low-level features can use a well-written framework to build the presentation tier so they start coding the "good stuff" sooner--the business logic at the core of the program. The Jakarta Struts Framework is one of the most popular presentation frameworks for building web applications with Java Servlet and JavaServer Pages (JSP) technologies. If you work with the Struts Framework, then you know it speeds development time. You also know that many of its features are…    
Customers also bought

Book details

List price: $9.95
Copyright year: 2003
Publisher: O'Reilly Media, Incorporated
Publication date: 6/8/2003
Binding: Paperback
Pages: 144
Size: 4.50" wide x 7.00" long x 0.50" tall
Weight: 0.286
Language: English

Introduction
Configuring Struts Configuring web.xml Configuring the Struts Action
Servlet Declaring Initialization Parameters Using the load-on-startup
Setting Setting Up the Welcome File List Configuring the Tag Libraries
The Struts Configuration Files Using Multiple Struts Configuration Files
The data-sources Element
The form-beans Element
The global-exceptions Element
The global-forwards Element
The action-mappings Element
The controller Element
The message-resources Element
The plug-in Element
Using Struts Action Forms
What Are Action Forms?
Action Forms and Scope
The Life Cycle of an ActionForm
Creating an ActionForm
The validate( ) Method The ActionForm reset( ) Method
Declaring ActionForms in the Struts
Configuration File Using an ActionForm
The DynaActionForm
Class Configuring Dynamic ActionForms
DynaActionForm and Validation
Creating the validation.xml File
Plugging in the Validator
Built-in Action Classes
DispatchAction
ForwardAction
IncludeAction
LookupDispatchAction
SwitchAction
Tag Reference Conventions
Common Tag Attributes Using Java
Beans with Struts Tags
Accessing Simple Properties
Accessing Nested Properties
Accessing Indexed Properties
Bean Tags cookie define header
include message page parameter
resource size struts write HTML Tags
Common HTML Attributes
JavaScript Event Handlers HTML Tag Descriptions
Logic Tags Value Comparison
Empty Value Check
Value Present Check
Substring Matching Messages Check
Application Flow Management Collection
Utilities Nested Tags
Root Tags
Nested Parent Tags
Child Tags
Tiles Tags add definition get get
As String importAttribute initComponent
Definitions insert put
putList useAttribute
Resources
The Struts Mailing Lists
The Struts Resource Web Page Struts Tools
Index