Deploying Web applications  Deploying J2EE applications

Chapter 9: Importing and Exporting Application Components

What is created during import

When importing na EAServer JAR, the Deploy wizard creates a Web application that is identical to the original.

When importing a WAR, the Deploy wizard creates a Web application with the same name as the display name in the WAR file’s XML descriptor. If there is no display name, the new Web application has the same name as the WAR file. For each servlet defined in the WAR, the Deploy wizard creates a Web component with the same name as the servlet-name element in the Web application deployment descriptor.

Before running servlets or JSPs in the Web application, you may need to configure the following settings in the Web Application Properties dialog box:





Copyright © 2005. Sybase Inc. All rights reserved. Deploying J2EE applications

View this book as PDF