I have not used forms for many years but a new requirement uses Forms12c. Looking at https://docs.oracle.com/en/middleware/developer-tools/forms/12.2.1.4/working-forms/working-oracle-forms.pdf It says that OHS is optional. I would like to use Webstart(JNLP), is this possible without OHS. If so does the URL not look like http://localhost:9001/frmservlet?config=myConfig or http://localhost:9001/frmservlet?config=myJNLP.
Or does not using OHS mean using the forms stand alone launcher.
Many thanks