Skip to Main Content

Oracle Forms

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!

How to remove port number from the Application URL

ysaloomJun 18 2020 — edited Jun 23 2020

Hi

On Oracle 10g, how to remove port number from the Application URL...

So this is my Application URL :

http://127.0.0.1:8890/forms/frmservlet?config=el

I want to run the Application as :

http://127.0.0.1/forms/frmservlet?config=el

Thanks alot...

Comments
Post Details
Added on Jun 18 2020
7 comments
1,530 views