
Chapter 1. J2EE introduction 37
Dynamic reloading of existing components is the ability to change an existing
components without having to restart the application server, for example,
changing the implementation of a servlet, or changing a deployment descriptor of
a Web module.
Using this approach, there is no need to use command line administration tools
or the WebSphere Administration Console. Changes can simply be made to the
application files on the file system accessed by the server.
See “Updating applications” in the InfoCenter for more information about hot
deployment and dynamic reloading.
1.5 Runtime
Access to enterprise business log