Java version on user browser
Hi,
Our application uses Oracle Forms. The help desk constantly have to deal with users calling about java version in their browsers.
I know that we can set java settings in formsweb.cfg:
jpi_download_page
jpi_classid
jpi_codebase
jpi_mimetype
Can someone explain to me what exactly this settings do for the users' browser?
What will be user's experiance? ex. the user will be prompted to download java from specified download_page?
what if the user already has java installed on their PC?
What if the java version on their PC is an older version?
What if the java version on their PC is newer version than the version the Forms configuration will prompt them to download?