Sun Java System Application Server |
The GuessNumber application uses a number-guessing game to demonstrate a small set of standard components along with page navigation and validation.
The general instructions for building, deploying, and running sample applications are provided in Building, Deploying, and Running Sample Applications. In reading this document, use the following application-specific variables for this application:
install_dir
is the directory where Application Server is installed.
app_dir
is the application base directory:
install_dir/samples/jsf/apps/guessNumber/
.
jsf-guessNumber.war
.
Follow this general procedure:
build.xml
, is in the app_dir
directory, specifically, install_dir/samples/jsf/apps/guessNumber/
.
install_dir/samples/jsf/apps/guessNumber/jsf-guessNumber.war
.
Copyright © 2006 Sun Microsystems, Inc. All rights reserved.