Re: Oracle Web Architecture Question, please help...

From: Jason Pepper <jpepper_at_steamer.u-net.com>
Date: Mon, 18 Jan 1999 23:05:16 +0000
Message-ID: <36A3BE2C.B7ACABE_at_steamer.u-net.com>


You need Oracle Jinitiator (a replacement JRE) which you can get from www.oracle.com for free.
DO NOT try and run Web Forms in tha JRE's supplied with either NS or IE they are unsupported and are bug ridden.
With Jinitiator installed both browsers will work fine - guaranteed !
-- 
Regards

Jason
*-------------------------------------------------*
| Jason Pepper          jpepper_at_steamer.u-net.com |
|                                                 |
|   ... look out Bill, the Penguin is coming      |
|                                                 |
*-------------------------------------------------*

ensslen_at_my-dejanews.com wrote:

In article <36932CE6.10B4_at_comp.polyu.edu.hk>,
  Jimmy <c6635500_at_comp.polyu.edu.hk> wrote:
> Hello all,
>
>       I have a question about the 3T architecture in using Oracle.
>       If I want to implement Oracle Forms 5.0 in web architecture, what are
> the product names (Oracle) of the three layers?

The front layer is just any web browser with a Java1.1 (or newer) JVM.

The Middle layer is the compination of an HTTP (web) server and an oracle EXE
called the "Forms server listner" under the old Oracle Web Application Server
3. Under version 4, Renamed "Oracle Application Server"(minus the "web") the
forms server listner is now just part of OAS (it used to stand alone).

The back layer is any ODBC compliant database.  Realistically speaking, the
back end is a SQL*Net (or Net8) connection to an Oracle database.

 I heard that the
> interface layer can be any web browser such as IE or netscape, the
> application server can be Oracle web server (with Forms server) and the
> database server is Oracle database. Is it correct?

Yes.  Although I can't seem to get it to work with IE (and Netscape needs to
be 4.06 or better)(According to Microsoft, IE4.01 is JVM1.1 compliant).  If
you look arround there are a lot of posts from people who can't use both
browsers.

What platform Oracle web server is (NT or UNIX?)?
Both, check www.oracle.com for a platforms supported list.

How about the Oracle database version?
> Currently we have Oracle database in V7.3.3. Is the Oracle database must
> be version 8 or above?

Nope.  7.3.2 works fine and I assume that any SQL*Net V2 compliant database
will work (SQL*Net V2 came out with Oracle7.1)

>
> Thanks,
> Jimmy

No problem, Jimmy.  I put some Oracle forms on the web this week, it didn't
take much effort.  They work really slick, except that I can't seem to get
IE4 to work.

A couple of pointers:
  1. If you just install the Forms Server, the install process doesn't install
  the EWT java classes, FORMS50_PATH, and TK25_ICON registry keys that you'll
  need.  So install form builder too even if you won't use it.

  2. In the %ORACLE_HOME%/tools/devdem20/guide21/ directory there is a file
called d2k_web.htm.  It's filled with all kinds of caveats (almost entirely
about OS specific call-outs).  Give it a read.

  Steven Ensslen
  Programmer/Analyst
  GDS & Associates Ltd

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

 
  Received on Tue Jan 19 1999 - 00:05:16 CET

Original text of this message