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: DOES ORACLE HAVE A PRODUCT SIMILAR TO MICROSOFT'S (ASP) ACTIVE SERVER PAGES?

Re: DOES ORACLE HAVE A PRODUCT SIMILAR TO MICROSOFT'S (ASP) ACTIVE SERVER PAGES?

From: Jim Baiter <nospam_at_allowed.com>
Date: 1997/07/31
Message-ID: <33E0F0A8.75C6@allowed.com>#1/1

Also, Oracle is in the process of developing more and more solutions around Java.

Joel R. Kallman wrote:
>
> Active Server Pages uses delimiters to parse any scripts contained
> between their delimiters "<%" and "%>". These scripts can be
> VBScript, JScript, etc., and will be executed by the IIS Server.
> These scripts can generate HTML "that are returned to the client's
> browser".
>
> Oracle WebServer 2.x and up (including Oracle Web Application Server
> 3.0) can serve up static HTML files, but as well, the HTML can be
> generated dynamically through the use of the PL/SQL Web Toolkit. In
> brief, this is a collection of PL/SQL procedures and functions to
> generate dynamic HTML. And in conjunction with the Web Request
> Broker, this type of access, especially to the database, is very fast.
>
> On Wed, 30 Jul 1997 14:22:12 -0400, Kevin Pettine
> <kpettine_at_bdsinc.com> wrote:
>
> >I was wondering if Oracle has a product that will perform many of the
> >same functions that Microsoft's Active Server Pages. We have a Sun
> >Sparq Station version 2.5 and would like to use an Oracle product
> >especially since (as I understand) Microsoft ASP can only run on a NT
> >machine.
> >
> >We are building an online store and are considering the purchase of
> >Oracle's Web Application Server 3.0 and Internet Commerce Server. Is
> >there a product that will dynamically access the database and create
> >HTML documents that are returned to the client's browser. I am not
> >looking for a CGI/Perl solution.
> >
> >Thanks,
> >
> >Kevin
>
> Thanks!
>
> Joel
>
> Joel R. Kallman Enabling the Information Age through
> Oracle Government Network Computing!
> Bethesda, MD http://govt.us.oracle.com
> jkallman@us.oracle.com http://www.oracle.com
>
> ----
> The statements and opinions expressed here are my own
> and do not necessarily represent those of Oracle Corporation.
Received on Thu Jul 31 1997 - 00:00:00 CDT

Original text of this message

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