Chapter 8: Web Application Administration . Sessions: Indicates
Chapter 8: Web Application Administration . Sessions: Indicates the number of active sessions for the Web application. Clicking the link for the number of sessions returns the session statistics for that particular Web application. . Commands: These are the links to the start, stop, reload, and removecommands for the Web application. The manual commands for this were shown earlier, but using the Web application manager saves the effort (and possible errors) of typing a command URL for performing these tasks. The commands are pretty much self explanatory: the List Applications link shows all deployed Web applications, and each Start/Stop/Reload/Undeploy link allows you to perform the desired task. . Deploy: The WAR file for the Web application is uploaded from the client machine to the machine on which Tomcat is running, and copied into the application base directory of the given virtual host. The deployed application is automatically started (i.e., available for use by Web clients). . Stop: Send a signal to the Web application to stop. The application is then no longer available to users, although it still remains deployed. If the list command is run again, the state of the application is shown as stopped. . Start: Start up a stopped Web application. . Reload: Signal the Web application to stop and then restart. This causes the class files and properties to be reread. The deployment descriptor is, however, not re-read. . Undeploy: Signals the application to shut down (if it is still running) and then deletes the Web application directory and the application WAR file. If there is a
For high quality website hosting services please check java web hosting website.