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

13 Getting Started with MyFaces
This chapter explains 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 requisite software installed on your NonStop
and Windows system.
NonStop System
The following software must be installed on your NonStop system:
•
NonStop iTP WebServer
•
NonStop Servlets for Java Server Pages (NSJSP)
•
NonStop Server for Java (NSJ)
Windows System
The following software must be installed on your Windows system:
•
Java Development Kit (JDK)
•
Eclipse IDE
NOTE:
For detailed information on the above-mentioned software, see the
section.
Overview of SkinSelector
SkinSelector is a basic web application developed using MyFaces. This application demonstrates
the basic MyFaces technologies 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 IDE
•
Deploying SkinSelector on NonStop
•
Running SkinSelector on NonStop
Developing SkinSelector on Windows using the Eclipse IDE
NOTE:
•
This section describes the steps to develop SkinSelector using the Eclipse Integrated
Development Environment (IDE). It is not mandatory to use the Eclipse IDE; you can choose
an IDE that supports Java.
•
The Eclipse version used in this example is Version: 3.3.1.1. The sample screen shots provided
in this section are based on Eclipse IDE version 3.3.1.1. If you are using a different version
of Eclipse, the screen shots may look different.
First, select the workspace you want to use. To create a new workspace using the Eclipse IDE,
complete the following steps:
Prerequisites
251