Deploying help content to an intranet server

An administrator can set up the help content on an intranet server behind a firewall for users to access. Then users are not required to download help content to their computers.

To set up an intranet server, first you must deploy the help system, which is contained in a help.war file. After the help system is deployed, you can install the help content into it.

Procedure

This basic procedure applies to all application servers:

  1. Install a Java™ Runtime Environment (JRE) or Java Development Kit (JDK).
  2. Install an application server.
  3. Deploy the help system on the server.
  4. Install the help content on the server by using one of the local installation tasks.

What to do next

For more specific instructions, refer to the related application server-specific tasks. Depending on your application server version, some steps might vary.

Feedback