Before You Begin |
This Web Application Framework Component Author's Guide describes the component architecture of the Web Application Framework and the process whereby component authors can design, create, and distribute new components. This book is intended for prospective Web Application Framework component authors, and assumes that these component authors are already familiar with the Web Application Framework architecture and the Sun Java
Studio Enterprise 7 2004Q4 development environment (hereafter referred to as the IDE).
Before starting, you should be familiar with concepts used in building web applications using existing J2EE web technologies, such as servlets and JavaServlet Pages (JSP
pages). You should be also already familiar with the Web Application Framework architecture by reading the related Web Application Framework documentation listed later in this chapter.
The following resources can provide additional information:
Chapter 1, Overview and Component Architecture provides an overview of Component-Based Development (CBD), Web Application Framework Component Library, the Component Class, and the ComponentInfo Class.
Chapter 2, Developing Components provides a description of the fundamental steps involved in creating, distributing, and using a Web Application Framework component.
Chapter 3, Developing View Components provides a description of the fundamental steps involved in developing view components.
Chapter 4, Developing Model Components provides a description of the fundamental steps involved in developing model components.
Chapter 5, Developing Command Components provides a description of the fundamental steps involved in developing command components.
Chapter 6, ConfigurableBeans (Non-Visual Components) introduces how the IDE toolset makes use of the ConfigurableBean, the role it plays, and the relationship between Web Application Framework and the ConfigurableBean types.
Chapter 7, Developing and Distributing Non-Extensible Model, Command and ContainerView Components introduces the steps to develop and distribute non-extensible Model, Command, and ContainerView components.
Chapter 8, Design Actions describes developing extensible components which have component design actions, defines a component design action, and shows how to expose design action in ComponentInfo.
Chapter A, Component Library Structure offers an overview of the component library and the component library structure, and details the component manifest, with a description of automated unpacking of component tag libraries (TLD) files, and automated unpacking of "Additional Files".
The names of commands, files, and directories; on-screen computer output |
||
What you type, when contrasted with on-screen computer output |
||
Read Chapter 6 in the User's Guide. |
||
Java Studio Enterprise documentation includes books and tutorials delivered in Acrobat Reader (PDF) format, release notes, online help, and tutorials delivered in HTML format.
The documents described in this section are available from the docs.sun.comSM web site and from the Documentation link from the Sun Java Studio Enterprise Developers Source portal (http://developers.sun.com/jsenterprise).
The docs.sun.com web site (http://docs.sun.com) enables you to read, print, and buy Sun Microsystems manuals through the Internet.
Describes last-minute release changes and technical notes.
Describes how to install the Sun Java Studio Enterprise 7 integrated development environment (IDE) on each supported platform and includes other pertinent information, such as system requirements, upgrade instructions, server information, command-line switches, installed subdirectories, database integration, and information on how to use the Update Center.
Describes how to assemble EJB modules and web modules into a J2EE application and how to deploy and run a J2EE application.
Describes the Web Application Framework component architecture and the process to design, create, and distribute new components.
Describes the components available in the Web Application Framework Library.
Introduces the Web Application Framework and what it is, how it works, and what sets it apart from other application frameworks.
Introduces the mechanics and techniques to build a web application using the Web Application Framework tools.
Provides the steps to create and use application components that can be assembled to develop an application using the Web Application Framework and explains how to deploy the application in most J2EE containers.
Describes the various parts of the Sun Java Studio Enterprise 7 2004Q4 IDE and emphasizes the use of the visual tools for developing a Web Application Framework application.
Gives a brief introduction to the Web Application Framework tag library, as well as a comprehensive reference to the tags available within the library.
Sun Java Studio Enterprise 7 tutorials help you understand the features of the IDE. Each tutorial provides techniques and code samples that you can use or modify in developing more substantial applications. All tutorials illustrate deployment with Sun Java System Application Server.
All tutorials are available from the Tutorials and Code Camps link off the Developers Source portal, which you can access from within the IDE by choosing Help > Examples and Tutorials.
Online help is available in the Sun Java Studio Enterprise 7 IDE. You can open help by pressing the help key (F1 in Microsoft Windows environments, Help key in the Solaris environment), or by choosing Help Contents. Either action displays a list of help topics and a search facility.
The documentation is provided in accessible formats that are readable by assistive technologies for users with disabilities. You can find accessible versions of documentation as described in the following table.
HTML at http://docs.sun.com |
|
HTML at the Examples and Code Camps link from the Developers Source portal at http://developers.sun.com/jsenterprise |
|
HTML at http://docs.sun.com |
Sun is interested in improving its documentation and welcomes your comments and suggestions. Email your comments to Sun at this address:
Please include the book's title (Web Application Framework Component Author's Guide) and its part number (819-0724-10) in the subject line of your email.
Copyright © 2004, Sun Microsystems, Inc. All Rights Reserved.