Hi,
Our application based on Oracle forms 12.2.1.3 and weblogic 12.2.1.3.
Here I have given sample URL to access my application
https://myapp.net:7777/forms/frmservlet?config=mylogscreen
Unfortunatelly, external user can directly access the jar files using bellow URLs.
https://myapp.net:7777//forms/java/jacob.jar
https://myapp.net:7777//forms/java/frmall.jar
https://myapp.net:7777//forms/java/frmwebutil.jar How to avoid users to direct access jar files
Thanks,
Ananth