13 getting started with myfaces, Prerequisites, Nonstop system – HP Integrity NonStop J-Series User Manual
Page 252: Windows system, Overview of skinselector, Nonstop system windows system, Chapter 13: getting started with myfaces

13 Getting Started with MyFaces
This chapter describes how to develop a web application using the MyFaces framework. It describes
the steps required to build a basic MyFaces sample called SkinSelector on your Windows system
and deploy it on your NonStop system.
Prerequisites
Before getting started, make sure that you have the following software installed on the NonStop
and Windows system.
NonStop System
The following software must be installed on the NonStop system:
•
NonStop iTP WebServer version T8996H02 or later
•
NSJSP version T1222H60 or later
•
NSJ version T2766H60 or later
Windows System
The following software must be installed on your Windows system:
•
JDK version 1.5 or later
•
Eclipse Galileo IDE version 3.3.1.1 or a later
NOTE:
For more information about installing the software required on NonStop and Windows
system, see
Overview of SkinSelector
SkinSelector is a basic web application developed using MyFaces. This application demonstrates
how to use the basic MyFaces features such as:
•
User Interface (UI) Components
•
Managed Beans
•
Navigation model
This section describes the following steps required to develop, deploy, and run the SkinSelector
application:
•
“Developing SkinSelector on Windows using the Eclipse Galileo IDE” (page 252)
•
“Deploying SkinSelector on NonStop” (page 278)
•
“Running SkinSelector on NonStop” (page 282)
Developing SkinSelector on Windows using the Eclipse Galileo IDE
NOTE:
•
It is not mandatory for you to use the Eclipse Galileo IDE. You can use an IDE that supports
Java.
•
The screen captures in this section are based on Eclipse Galileo IDE version 3.3.1.1. The
screen captures might look different if you use a different version of Eclipse.
The following activities are required to develop SkinSelector using the Eclipse Galileo IDE:
252 Getting Started with MyFaces