Re: Web server needed

From: Daryl Collins <Daryl.Collins_at_usa.alcatel.com>
Date: Tue, 27 Jul 1999 12:42:47 -0500
Message-ID: <379DEF96.D220D954_at_usa.alcatel.com>


If you are simply looking at publishing data in a static form use the web publishing agent

If you need a light weight web server to generate pages out of pl/sql dynamically use apache and jserv http://www.apache.org/ (both free apache is the web server and is a breeze to set up jserv is the java servlet engine) The last bit you need is OWSKiller http://www.adela.sk/kuzela/OWSKiller/ a java servlet that execute pl/sql procs and returns the html. Ive had it all work on linux on NT I have never tried OWSKiller just apache and jserv.

Its totally different as a solution but its lightweight (disc space and memory) and fast.

Daryl Collins

UUNet wrote:

> HI all,
>
> I'm trying to develop a simple pl-sql web application.
> - I tryed using WebDB, but found it too bugged.

Agree

>
> - I tryed OAS, but found it too "heavy" (i don't need ORB and so on)

And it got worse with version 4

>
> - I tryed to use WebDB listener and gateway, but they seem just as bugged as
> the rest of WebDB.

You bet

>
>
> Is it possible to use the Oracle Web Server alone ? (without OAS) If yes,
> how ?
>
> Achille Carette
> act_at_bluegate.be
Received on Tue Jul 27 1999 - 19:42:47 CEST

Original text of this message