Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Should not allow user to access jar file directly

Anantha AmirtharajAug 2 2022 — edited Aug 2 2022

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

Comments
Post Details
Added on Aug 2 2022
0 comments
221 views