Chapter 22 Creating Web Applications


Creating Web applications

You can create Web applications in Jaguar Manager or any J2EE-compliant development tool that produces standard Web archive (WAR) files, such as Sybase PowerJ (included with some editions of EAServer).

Using Jaguar Manager, you can create a Web application that contains existing static files, servlets, and JSPs, and specifies the properties necessary for them to work together. If you are using another development tool besides PowerJ, you must import the WAR file into Jaguar Manager as described in "Importing and exporting Web applications".

Note   Web application deployment from PowerJ PowerJ provides an integrated environment for developing Java Servlets, JSPs, and Web applications and deploying them to Jaguar. See the EAServer Feature Guide for more information on using PowerJ with Jaguar.

Steps To create a Web application in Jaguar Manager:

  1. Highlight the Web Applications folder and choose File | New Web Application. Enter a name for the application.

  2. If necessary, create the servlets and JSPs that your application requires. For more information, see:

  3. Configure the deployment descriptor. See "Configuring Web application properties".


 


Copyright © 2000 Sybase, Inc. All rights reserved.