Oracle Forms - jpi_codebase - can it be blank?
Oracle Forms - In the file formsweb.cfg there are the following entries:
jpi_codebase - (automatically download the JRE to the client)
jpi_classid
jpi_download_page
java_version
My question is: Is jpi-codebase a required field or I can leave it blank? The reason for this is that the team that configures the emplyees PCs would like to control the version of Java, rathar than Java version being controled by the application.
Thanks!