Static page

  1. Create a session in the Administrative Console, Manage Sessions panel. Launch and save the session.

  2. Open the session from the list of sessions.

  3. Under Advanced, click More and scroll down to View Session HTML. Copy the HTML and save it to the deploy folder, giving it a name with a .html extension. You are automatically given a name for the applet that you can use in your code.

  4. In the applet HTML, locate param name=configuration and view the name of the session's config file.

  5. Copy the configuration file from deploy/dyncfgs to deploy.

  6. Add code to the HTML page.

Your user’s access the HTML page and deploy the session using the URL you provide them.