Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Developer's downloadable Java applet

Re: Developer's downloadable Java applet

From: Neil Harvey <neil.harvey_at_firstsoftware.co.uk>
Date: Fri, 02 Jun 2000 09:02:51 +0100
Message-Id: <10516.107518@fatcity.com>


Yes, a JAR file needs to be downloaded to the browser. There are several different JAR's you can use, and you can also build your own (as long as they include the required classes for forms). Most sites just use the default (f50all.jar / f60all.jar) which is about 1.5Mb, which does kind of preclude Internet use.

Also, there is a problem when running over the internet with all releases upto 6i, because the forms server is expecting proprietary responses from the Java client on specific sockets, and this would not work through a firewall. However, this is supposed to be resolved in Developer 6i.

HTH. Neil.

At 19:04 01/06/00 -0800, you wrote:
>When you run Developer applications in a three-tier
>configuration, isn't there a Java applet that needs to be
>downloaded to your browser? How big is that? Is it a big
>enough download that it precludes the use of Developer for
>an Internet-based application? My observation has been that
>most people use Developer in-house, and not for external
>applications. Is that pretty much the case?
>
>Jonathan
>
>--
>Author: Jonathan Gennick
> INET: jonathan_at_gennick.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
Received on Fri Jun 02 2000 - 03:02:51 CDT

Original text of this message

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