Appendix C: Manually Deploying a WAR File
To deploy the web application as a WAR file using the tools in Enterprise Manager, see Deploying the Application as a WAR File. You can also create a WAR file manually, and deploy it to any web server which supports the servlet 2.2 specification and allows WAR files to be used for deployment.
This appendix explains the procedures for creating and deploying a WAR file manually on common servers. If your server is not discussed in the following sections, please refer to your server documentation for detailed instructions on deploying WAR files.
| << B.13 Miscellaneous Properties | © 1996-2013 InetSoft Technology Corporation (v11.5) | C.1 Manual Creation of a WAR file >> |