Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORACLE WEBSERVER 3.0 URL Question

Re: ORACLE WEBSERVER 3.0 URL Question

From: Robert Lim <rob_lim_at_savesmart.com>
Date: 1998/03/26
Message-ID: <351ACBE9.E636A908@savesmart.com>#1/1

Use a CGI that will redirect the URL you want to display w/ the one that actually contains the package, and just put this in your default OWS virtual directory. (i.e. ./app/oracle7/product/7.3.2/ows/3.0/doc or /bin)

Alex Snoeren wrote:
>
> Hello,
>
> On my university I'am experimenting with Oracle Webserver version 3.0.,
> Now I have a question. to reach a package we have to use an URL like:
>
> http://server:port/plsql_agent/plsql/package.procedure
>
> If I want to go to this package I have to do this very difficult URL, with
> the port (that I prefer to hide from the end user) so how can I make the
> URL something like: http://server(:port)/
> Just as simple as this...
> I don't want the difficult URL's to be displayed in the URL editbox in
> navigator or explorer, The same for all the procedures that follow after
> the first one....
>
> Please send some possible answers or similar experiences to my email
> address: Alex.snoeren_at_wxs.nl
>
> I wil put the best answer in this newsgroup for the world to share.
>
> Thank you !
>
> Alex.
 

-- 
Cheers,

Rob
Web Admin./Internet Developer
SaveSmart Inc.
http://www.savesmart.com
Received on Thu Mar 26 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US