Chapter 19 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 Chapter 10, "Importing and Exporting Application Components" in the EAServer System Administration Guide.

Note   Web application deployment from PowerJ PowerJ provides an integrated environment for developing Java Servlets, JSPs, and Web applications and deploying them to EAServer. See the PowerJ documentation for more information.

Steps Creating 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 © 2002 Sybase, Inc. All rights reserved.