To prevent user session from being stolen, run your web applications in release mode. This stops the session ID being given in the HTML code.

To run web applications in release mode

  1. Start the Web Designer.

  2. In the menu bar, click View > Start page.

  3. In the toolbar, click Select web application and select the web application you want to use.

  4. Click Edit web application settings.

  5. Deselect the Debugging check box.

    TIP: If the check box is not set anyway, you do not have to do anything. You web application is now running in release mode.

  6. Click OK.

  7. Restart the Web Designer.

  8. On the start page, select a web application and click Release (Compile for release).