This is the first page

Web Applications: Architecture

Step: 1 Create a New Web Application

Selecting type of Project

Selecting Project name , location and sever ( in this workstation I have standalone Apache Tomcat 6.0 to run JEE applications. )

At the next screen let us select

Now click To finish


Step: 2 note the project contents

Context path in the server

 

Beans in faces-config.xml

xml scripts in

Source packages containing functions involved with the life cycle of a JSP page.

RequestBean1 extending AbstractRequestBean

Session bean

Tomcat Server APIs add in the libraries

Services Pane of NetBean

Run Build once

Physical Location of war file


Step: 3 now let us add a Label control and edit style sheet

Edit Style sheet

Keep rest of the script.

Step: 4 Add a link in tomcat server

Viewing with