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