Sun Java System Web Server 7.0 Developer's Guide to Java Web Applications

ProcedureTo Set Dynamic Reloading of Web Application

  1. Access the Admin Console. Select the server instances and click the Edit Configuration tab.

  2. Click the Java tab.

  3. Click the Servlet Container tab.

  4. In the Dynamic Reload Interval field, type an integer, that specifies the interval (in seconds) after which a deployed application will be checked for modifications and reloaded if necessary.

    • To enable dynamic reloading, you must specify a value greater than 0.

    To disable dynamic reloading set the field to —1

  5. Click Save.


    Tip –

    To configure through the CLI, use the set-servlet-container-prop(1) command.