Sun logo      Previous      Contents      Index      Next     

Sun ONE Application Server 7, Enterprise Edition Developer's Guide to Web Applications

About This Guide

This guide describes how to create and run Java™ 2 Platform, Enterprise Edition (J2EE™ platform) applications that follow the Java™ Servlet and JavaServer Pages™ (JSP™) specifications on the Sun™ Open Net Environment (Sun ONE) Sun ONE Application Server 7, Enterprise Edition. In addition to describing programming concepts and tasks, this guide offers implementation tips and reference material. Topics include results caching, JSP precompilation, session management, security, deployment, SHTML, and CGI.

This preface contains information about the following topics:


Who Should Use This Guide

The intended audience for this guide is the person who develops, assembles, and deploys web applications (servlets and JSPs) in a corporate enterprise.

This guide assumes you are familiar with the following topics:


Using the Documentation

The Sun ONE Application Server 7, Enterprise Edition manuals are available as online files in Portable Document Format (PDF) and Hypertext Markup Language (HTML).

The following table lists tasks and concepts described in the Sun ONE Application Server manuals.

Table 1  Sun ONE Application Server Documentation Roadmap 

For information about

See the following

Late-breaking information about the software and the documentation.

Release Notes

Comprehensive, table-based summary of supported hardware, operating system, JDK, and JDBC/RDBMS.

Platform Summary

Sun ONE Application Server 7 overview, including the features available with each product edition.

Product Overview

Diagrams and descriptions of server architecture and the benefits of the Sun ONE Application Server architectural approach.

Server Architecture

New enterprise, developer, and operational features of Sun ONE Application Server 7.

What’s New

How to get started with the Sun ONE Application Server 7 product. Includes a sample application tutorial.

Getting Started Guide

Installing the Sun ONE Application Server software and its components, such as sample applications, the Administration interface, and the high-availability components. Instructions for implementing a basic high-availability configuration are included.

Installation Guide

Evaluating your system needs and enterprise to ensure that you deploy Sun ONE Application Server in a manner that best suits your site. General issues and concerns that you must be aware of when deploying an application server are also discussed.

System Deployment Guide

Best practices for HTTP session availability that application architects and developers can use.

Application Design Guidelines for Storing Session State

Creating and implementing Java™ 2 Platform, Enterprise Edition (J2EE™ platform) applications intended to run on the Sun ONE Application Server 7 that follow the open Java standards model for J2EE components such as servlets, Enterprise JavaBeans™ (EJBs™), and JavaServer Pages™ (JSPs™). Includes general information about application design, developer tools, security, assembly, deployment, debugging, and creating lifecycle modules. A comprehensive Sun ONE Application Server glossary is included.

Developer’s Guide

Creating and implementing J2EE web applications that follow the Java™ Servlet and JavaServer Pages (JSP) specifications on the Sun ONE Application Server 7. Discusses web application programming concepts and tasks, and provides sample code, implementation tips, and reference material. Topics include results caching, JSP precompilation, session management, security, deployment, SHTML, and CGI.

Developer’s Guide to Web Applications

Creating and implementing J2EE applications that follow the open Java standards model for enterprise beans on the Sun ONE Application Server 7. Discusses Enterprise JavaBeans (EJB) programming concepts and tasks, and provides sample code, implementation tips, and reference material. Topics include container-managed persistence, read-only beans, and the XML and DTD files associated with enterprise beans.

Developer’s Guide to Enterprise JavaBeans Technology

Creating Application Client Container (ACC) clients that access J2EE applications on the Sun ONE Application Server 7.

Developer’s Guide to Clients

Creating web services in the Sun ONE Application Server environment.

Developer’s Guide to Web Services

Java™ Database Connectivity (JDBC™), transaction, Java Naming and Directory Interface™ (JNDI), Java™ Message Service (JMS), and JavaMail™ APIs.

Developer’s Guide to J2EE Services and APIs

Creating custom NSAPI plug-ins.

Developer’s Guide to NSAPI

Information and instructions on the configuration, management, and deployment of the Sun ONE Application Server subsystems and components, from both the Administration interface and the command-line interface. Topics include cluster management, the high-availability database, load balancing, and session persistence. A comprehensive Sun ONE Application Server glossary is included.

Administrator’s Guide

Editing Sun ONE Application Server configuration files, such as the server.xml file.

Administrator’s Configuration File Reference

Configuring and administering security for the Sun ONE Application Server operational environment. Includes information on general security, certificates, and SSL/TLS encryption. HTTP server-based security is also addressed.

Administrator’s Guide to Security

Configuring and administering service provider implementation for J2EE™ Connector Architecture (CA) connectors for the Sun ONE Application Server 7. Topics include the Administration Tool, Pooling Monitor, deploying a JCA connector, and sample connectors and sample applications.

J2EE CA Service Provider Implementation Administrator’s Guide

Migrating your applications to the new Sun ONE Application Server 7 programming model, specifically from iPlanet Application Server 6.x and from Netscape Application Server 4.0. Includes a sample migration.

Migrating and Redeploying Server Applications Guide

How and why to tune your Sun ONE Application Server to improve performance.

Performance Tuning Guide

Information on solving Sun ONE Application Server problems.

Troubleshooting Guide

Messages that you may encounter while running Sun ONE Application Server 7. Includes a description of the likely cause and guidelines on how to address the condition that caused the message to be generated.

Error Message Reference

Utility commands available with the Sun ONE Application Server; written in manpage style.

Utility Reference Manual

Using the Sun™ Open Net Environment (Sun ONE) Message Queue software.

The Sun ONE Message Queue documentation at:

http://docs.sun.com/db?p=prod/s1.s1msgqu


How This Guide Is Organized

This guide provides a Sun ONE Application Server environment overview for designing web applications. The content is as follows:

Finally, an Index is provided.


Documentation Conventions

This section describes the types of conventions used throughout this guide:

General Conventions

The following general conventions are used in this guide:

Conventions Referring to Directories

By default, when using the Solaris 8 and 9 installation, the application server files are spread across several root directories. These directories are described in this section.


Related Information

You can find a directory of URLs for the official specifications at install_dir/docs/index.htm. Additionally, the following resources may be useful:

Programming with Servlets and JSPs:

Java Servlet Programming, by Jason Hunter, O’Reilly Publishing

Java Threads, 2nd Edition, by Scott Oaks & Henry Wong, O’Reilly Publishing

Programming with JDBC:

Database Programming with JDBC and Java, by George Reese, O’Reilly Publishing

JDBC Database Access With Java: A Tutorial and Annotated Reference (Java Series), by Graham Hamilton, Rick Cattell, & Maydene Fisher


Product Support

If you have general feedback on the product or documentation, please send this to appserver-feedback@sun.com.

If you have problems with your system, contact customer support using one of the following mechanisms:

Please have the following information available prior to contacting support. This helps to ensure that our support staff can best assist you in resolving problems:



Previous      Contents      Index      Next     


Copyright 2003 Sun Microsystems, Inc. All rights reserved.