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!

frmservlet default oracle_sid

lakeJun 5 2007 — edited Jun 6 2007
How can I automatically default the oracle_sid without the client browser
having to give it on the command line or enter it in the login screen?
I want them to have to enter an oracle id and password (after authenticating to
apache via basic authentication) but I can forgo the sid.
They connect to forms like so:
https://myserver.domain/forms/frmservlet

(actually how hard is it to change that to something less complex?
eg:https://myserver.domain/ourserver ?

It is using appserver. I tried messing with the default.env and it did nothing.
I tried setting the ORACLE_SID environment variable on the server, that didn't
work either. thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 4 2007
Added on Jun 5 2007
7 comments
676 views