Sun Java System Application Server Platform Edition 8.1 2005Q2 Update 2 Quick Start Guide

Getting Ready

The install_dir/samples/quickstart/ directory contains the files used in the Hello World application.

The web subdirectory contains the index.jsp and response.jsp files and the images directory, which contains the duke.waving.gif file.

The web/WEB-INF subdirectory contains the sun-web.xml and web.xml files.

The src/conf subdirectory contains the LocalStrings.properties file.

The Hello World application contains two JSPTM pages and the two files that they reference.