Next: Startup
Up: Overview
Previous: Configuration Files and Build
Contents
HID web app uses Struts as its web framework. As any J2EE application, HID web app lives
within an application server, which provides life cycle management for the application.
Some resources like connection pooling, cleanup services, remote administration etc need
to be started before the web app starts serving users and the resources/services used
should be properly released backed or closed when the application server (here the servlet
container) shuts down.
Subsections
Burak Ozyurt
2008-03-28