Hide Oracle Forms Version Numbers

By default, the current version of Oracle Forms is displayed when someone accesses a forms servlet URL. This is because the form parameter in formsweb.cfg calls test.fmx, which displays the version number so that you can check the version you are running.

To change this behavior:

  1. Create a new file based on test.fmx that does not display the version number.
  2. In formsweb.cfg, default section, set form=your_new_file.