Forms remain Active even after close in R12 after enabling Java Web Start

In Java web start applications can be launched independently of a browser since they do not rely on a browser plug-in. Users has to close the session properly using log out button.

If users close it, by closing cross button in browser, Oracle will not update the icx_session table and forms can be usable again and the session continues.

End users should not leave the session or computer ideally for long time and should be advised to properly log out.

Recent Posts