5.5. Deploying the example servlet under WebSphere

For the purposes of this chapter, we will define a new servlet engine and Web application, and deploy our example HelloServlet servlet as part of this Web application.

In order to deploy the example servlet above under WebSphere V3.5, we have to carry out the following tasks:

1.
Define a new application server.
2.
Define a servlet engine.
3.
Create a Web application.
4.
Deploy the servlet.

We shall demonstrate how to carry out each of these tasks using two modes: the administrative console and the WSCP command line. Chapter 20, “The WebSphere Control Program (WSCP)” on page 855 discusses the WSCP command line in detail.

5.5.1. Define a new application server

In this chapter, we are not really ...

Get WebSphere V3.5 Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.