Re: Oracle Webserver Vs. other Webservers

From: rrbatra <rrbatra_at_feist.com>
Date: 1997/05/26
Message-ID: <3389A444.5C77_at_feist.com>#1/1


We are using Oracle webserver at work. We are extremely happy with the methodology (networking computing,
...etc ). What makes it real neat that a lot of PL/SQL code is reusable. We have front-ends to Oracle
using Developer 2000 and web front ends (using PL/SQL and the web server).

If you are a Oracle shop and have a lot of programmers familiar with PL/SQL then Webserver is the most logical way to go. Oracle webserver saves from CGI scripting, ODBC/JDBC, Perl etc. Coding is very elegant.

Also, you can write packages in PL/SQL which work like Netscape API or Microsoft IIS API applications. The whole package remains in SGA (RAM) and does not use multiple threads like a standard CGI app would do.

I really like it.

Raman Batra,
Oracle Developer, Cessna Aircraft Company, rrbatra_at_feist.com

Fredrik Larsson wrote:
>
> I have at my work started to work with Oracle webserver 2. I personally
> think that we have made the right choice. The OWS is designed for the
> Oracle database and integration is perfect. If you are using other servers
> the alternatives to control a database is either CGI which is resource
> demanding or there is also JDBC which requires the latest browsers. With
> PL/SQL the webpages and queries compiles into the database which enhances
> the security.
>
> The knowledge I have gained is that it is a smart move but I am not an
> expert.
>
> Best of luck.
>
> > Our university is trying to decide whether we should purchase the Oracle
> > Webserver (at a relatively high cost), or install a good public domain
> > webserver (on various Unix systems). Unfortunately, I don't have specific
 

> > application requirements but assume that we want to be able to primarily
> > access Oracle Db's with queries and updates. If anyone has any Oracle
> > Webserver Vs. other webservers comparison info or pointers to comparison
> > info, I'd appreciate it. TIA.
> >
>
> --
>
> |_o_
> | | This message was brought to you by Fredrik Larsson.
> _/ \_ mail2fred _at_ hotmail.com (space spam protect)
>
> ===================================================================
>
> Mood at the moment:
> "...I don't want your magazines, I don't want your clothes,
> take them from my house, let me be alone,
> never try to catch me and/or call me on the phone,
> don't send me letters I don't want to know..."
>
> URLs:
> * Home http://home3.swipnet.se/~w-33398/
> * World of links http://home3.swipnet.se/~w-33398/world/world.html
> * Developers
> * corner: http://home3.swipnet.se/~w-33398/developer/
>
> ===================================================================
Received on Mon May 26 1997 - 00:00:00 CEST

Original text of this message