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

Home -> Community -> Usenet -> c.d.o.server -> Re: how does OAS work ??

Re: how does OAS work ??

From: immo <iwetzel_at_gmx.de>
Date: Wed, 12 Jan 2000 15:56:37 GMT
Message-ID: <85i87a$5b4$1@nnrp1.deja.com>


And you must generate a webpage which is calling your procedure like your http://ora80:..procedurename.

In article <387B7816.7FD3B3C3_at_us.oracle.com>,   nospam-jwanders_at_us.oracle.com wrote:
> This is a multi-part message in MIME format.
> --------------4F77C8903E57A58C323E702F
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> The important thing to remember here is that OAS uses a web server to
> field requests from users, so your questions really pertain more to
the
> web server. Are you using the web server supplied with OAS
(Spyglass)?
> If not, which server are you using?
>
> Regardless of the web server you're using, you'll need to set up the
host
> name you want in your HOSTS file on Windows NT. This file is in the
> directory c:\winnt\system32\drivers\etc. From your example you should
> already have a hostname in there called "ora80"; if so, just add "www"
> after it on the same line, separated by at least one space.
>
> Next, you'll have to make sure your Windows NT system has your
"nile.com"
> domain set up. That's in the Control Panel under "Network". Check
the
> Protocol settings for your network adapter, or the Loopback Adapter if
> you're using that. Get the domain set up and your host name in HOSTS
and
> you should be able to hit your web server at "www.nile.com".
>
> Finally, you'll want to make sure your web server is registered with
OAS,
> and that OAS has the virtual path defined for its cartridge. If
you're
> using the web server provided with OAS, you only have to make sure
your
> virtual directories are set up; if you're already using the
application
> through OAS, there's nothing else to do.
>
> Regards,
>
> James W. Anderson
> Oracle Consulting
> Atlanta, Georgia USA
>
> a_andy_at_my-deja.com wrote:
>
> > How does Oracle application server work with regards to the url.
> > Suppose, I have OAS set up properly and I write a module written
using
> > the PL/SQL cartridge. Generally, to access it I say
> > http://ora80:..procedurename. But if I want it to be say
> > http://www.nile.com(my registered domain) ...how can that be done ??
> > what is needed for that ? how does the sql*net and listener stuff
work
> > in this case ??
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
>
> --------------4F77C8903E57A58C323E702F
> Content-Type: text/x-vcard; charset=us-ascii;
> name="jwanders.vcf"
> Content-Transfer-Encoding: 7bit
> Content-Description: Card for James Anderson
> Content-Disposition: attachment;
> filename="jwanders.vcf"
>
> begin:vcard
> n:Anderson;James W
> tel;pager:800-411-2598
> tel;cell:770-653-1033
> tel;home:770-650-1178
> tel;work:770-351-3770
> x-mozilla-html:TRUE
> org:Oracle Consulting;South Data Warehouse Practice
> adr:;;8740 Roswell Road, 9C;Atlanta;Georgia;30350;USA
> version:2.1
> email;internet:jwanders_at_us.oracle.com
> title:Principal Consultant, DSS/OLAP
> fn:James Anderson
> end:vcard
>
> --------------4F77C8903E57A58C323E702F--
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Jan 12 2000 - 09:56:37 CST

Original text of this message

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