Chapter 9 Creating J2EE Applications for IBM WebSphere 5.0
The following extended attributes are available:
| Extended Attribute | Description |
|---|---|
| JarFileName | EJB .JAR file name.
Default value: %Code%.jar |
| WarFileName | Web Application .WAR file name.
Default value: %Code%.war |
| contextRoot | The context root defines the relative context path within the web server for the web application (servlets and JSPs). |
| distributable | The distributable element indicates that this web application is to be deployed into a distributed servlet container. |
| sessionTimeout | The session-timeout element defines the default session timeout interval for all sessions created in this web application.
Default value: 0 |
| Copyright (C) 2005. Sybase Inc. All rights reserved. |
| |