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: Oracle 9iAS vs the web server delivered with the database

Re: Oracle 9iAS vs the web server delivered with the database

From: Sunil <sunil_franklin_at_hotmail.com>
Date: Wed, 17 Apr 2002 09:46:44 +0530
Message-ID: <PO6v8.28$tV6.269@news.oracle.com>


What I wanted to say was generation of html should be done by java in the application server/middle tier and your database server should do just managing and serving up the requested data. This definitely will be more scalable that the database doing "all" the stuff.

Sunil.

"Andrew Hardy" <nobody_at_spam.from.news.AdvanticaTech.com> wrote in message news:a9heh4$7hk$1_at_sun-cc204.lut.ac.uk...
>
> "Sunil" <sunil_franklin_at_hotmail.com> wrote in message
> news:JfAu8.3$Ua.84_at_news.oracle.com...
> > Doing it all ( including html generation) in the database is not
scalable.
> > For scalability you need an app server
>
> That's an interesting point... Web PLSQL does generate the HTML code, even
> if it doesn't present it itself. The app server doesn't generate the HTML,
> it just presents it... or am I missing something?
>
> Andy
>
>
Received on Tue Apr 16 2002 - 23:16:44 CDT

Original text of this message

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