Jinitiator Download 1.1.8.2

Free oracle jinitiator 1.1 8.2 download java download software at UpdateStar - Oracle JInitiator is a Java applet used for Oracle Applications. It serves many purposes, including ensuring that the correct version of Java is executed on the client destktop. A.1.8.2 Customizing the Oracle JInitiator Download File The Oracle JInitiator download file (JINITDOWNLOAD.HTM) is the template HTML file that allows your users to download the Oracle JInitiator file. To customize the Oracle JInitiator download file: Open the JINITDOWNLOAD.HTM file within an HTML or text editor. Oracle JInitiator, free download. Oracle JInitiator 1.3.1.28: Oracle JInitiator is a Java applet used for Oracle Applications. It serves many purposes, including ensuring that the correct version of Java is executed on the client destktop.

Skip Headers
Oracle9iAS Forms Services Deployment Guide
Release 9.0.2

Part Number A92175-01

Home

Solution Area

Contents

Index

Oracle JInitiator

This section describes the benefits of using Oracle JInitiator as a Web browser plug-in. Oracle JInitiator enables users to run Oracle9i Forms applications using Netscape Navigator or Internet Explorer. It provides the ability to specify the use of a specific Java Virtual Machine (JVM) on the client, rather than using the browser's default JVM.

Oracle JInitiator runs as a plug-in for Netscape Navigator and as an ActiveX component for Internet Explorer. Oracle JInitiator does not replace or modify the default JVM provided by the browser. Rather, it provides an alternative JVM in the form of a plug-in.

Oracle provides two JAR files (f90all.jar and f90all_jinit.jar). f90all.jar is a standard JAR file, and f90all_jinit.jar is a JAR file with extra compression that can only be used with Oracle JInitiator.

Why Use Oracle JInitiator?

Oracle JInitiator delivers a certified, supportable, Java Runtime Environment (JRE) to client desktops, which can be launched transparently through a Web browser.

Oracle JInitiator is Oracle's version of JavaSoft's Java Plug-in. The JavaSoft Plug-in is a delivery mechanism for a JavaSoft JRE, which can be launched from within a browser. Likewise, Oracle JInitiator is providing a delivery mechanism for an Oracle certified JRE, which enables Oracle9i Forms applications to be run from within a browser in a stable and supported manner.

In addition to providing a certified platform for the execution of Oracle9i Forms applications, Oracle JInitiator provides a number of additional features over and above the standard JavaSoft Java Plug-in. These include JAR file caching, incremental JAR file loading, and applet caching (see Chapter 8, Minimizing the Application Startup Time).

Benefits of Oracle JInitiator

Oracle JInitiator provides these benefits:

Jinitiator
  • It allows the latest Oracle-certified JVM to run in older browser releases.
  • It ensures a consistent JVM between different browsers.
  • It is a reliable deployment platform. JInitiator has been thoroughly tested and certified for use with Oracle9iAS Forms Services.
  • It is a high-performance deployment environment. Application class files are automatically cached by JInitiator, which provides fast application start-up.
  • It is a self-installing, self-maintaining deployment environment. JInitiator automatically installs and updates itself like a plug-in or an Active-X component. Locally cached application class files are automatically updated from the application server.

Using Oracle JInitiator

The first time the client browser encounters an HTML file that specifies the use of Oracle JInitiator, it is automatically downloaded to a client machine from the application server. It enables users to run Oracle9i Forms and Graphics applications directly within Netscape Navigator or Internet Explorer on the Windows 98, NT, 2000, and XP platforms.

The installation and updating of Oracle JInitiator is performed using the standard plug-in mechanism provided by the browser. Oracle JInitiator installation performs the required steps to run Oracle9i Forms applications as trusted applets in the Oracle JInitiator environment.

Supported Configurations

Oracle JInitiator supports the following configurations:

Windows 98, NT, 2000, XP:
Jinitiator Download 1.1.8.2
  • Navigator 4.7.3
  • Navigator 4.7.8
  • Internet Explorer 5.x

System Requirements

Jinitiator 1.3.1.22

The minimum system requirements for Oracle JInitiator are:

  • Windows 98, NT, 2000, XP
  • Pentium 90 MHz or better processor
  • 25MB free hard disk space (recommended 30MB)
  • 16MB system RAM (recommended 32MB)

Using Oracle JInitiator with Netscape Navigator

Oracle JInitiator leverages the Netscape Navigator plug-in architecture in order to run inside the browser in the same way other plug-ins, such as QuickTime movies or Shockwave animations operate. Using the Netscape HTML <EMBED> tag, Web application developers can specify that plug-ins run as part of a Web page. This is what makes it possible for Oracle JInitiator to run inside the Web browser with minimal user intervention.

When Navigator first encounters an HTML page that specifies the use of Oracle JInitiator, users will see a 'Plug-in Not Loaded' dialog on the HTML page, which directs the user to the Oracle JInitiator download page. Users can then download the version of Oracle JInitiator for their operating system and install it.

Once Oracle JInitiator is installed, users must shut down Navigator, restart it, and then revisit the original HTML page. Oracle JInitiator will then run and use the parameters in the <EMBED> tag to render the applet. The next time Navigator encounters a Web page that specifies Oracle JInitiator, Navigator will seamlessly load and run the plug-in from the local disk, without user intervention.

Using Oracle JInitiator with Microsoft Internet Explorer

Oracle JInitiator leverages the Microsoft Internet Explorer extension mechanism for downloading and caching ActiveX controls and COM components. Using the HTML <OBJECT> tag, Web application developers can specify that ActiveX controls or COM components should run as part of a Web page. Such components include Oracle JInitiator.

When Internet Explorer first encounters an HTML file that has been modified to specify the use of Oracle JInitiator, Internet Explorer will ask the user if it is okay to download an ActiveX control signed with a VeriSign digital signature by Oracle Corporation. If the user clicks 'Yes,' Internet Explorer will begin downloading Oracle JInitiator. Oracle JInitiator will then run and use its parameters in the <OBJECT> tag to render the applet. The next time Internet Explorer encounters a Web page modified to support Oracle JInitiator, it will seamlessly load and run Oracle JInitiator from the local disk, without user intervention.

Setting up the Oracle JInitator Plug-in

To set up the Oracle JInitiator plug-in:

  • Add Oracle JInitiator HTML markup to your base HTML file.
  • Install Oracle JInitiator on your server (for server-based testing purposes only).
  • Customize the Oracle JInitiator download file.
  • Make Oracle JInitiator available for download.

Adding Oracle JInitiator Markup to Your Base HTML File

To add Oracle JInitiator markup to your base HTML file:

  1. Open your base HTML file within a text editor.
  2. Add the OBJECT and EMBED tags.
    For examples of added markup, refer to Chapter 3, Default basejini.htm File.

Customizing the Oracle JInitiator Download File

The Oracle JInitiator download file (JINIT_DOWNLOAD.HTM) is the template HTML file that allows your users to download the Oracle JInitiator file.

Oracle jinitiator update

To customize the Oracle JInitiator download file:

  1. Open the JINIT_DOWNLOAD.HTM file within an HTML or text editor.
  2. Modify the text as desired.
  3. Save your changes.

Making Oracle JInitiator available for download

To make Oracle JInitiator available for download:

  1. Copy jinit13x.EXE to your Web server.

    You must copy jinit13x.EXE to the location that was specified within the base HTML file.

  2. Copy JINIT_DOWNLOAD.HTM to your Web server.

    You must copy JINIT_DOWNLOAD.HTM to the location that was specified within the base HTML file.

Modifying the Oracle JInitiator plug-in

To modify the Oracle JInitiator plug-in:

  • Modify the cache size for Oracle JInitiator.
  • Modify the heap size for Oracle JInitiator.
  • Check and modify the proxy server setting for Oracle JInitiator.
  • View Oracle JInitiator output.

Modifying the cache size for Oracle JInitiator

To modify the cache size for Oracle JInitiator:

  1. From the Windows Start menu, choose Start|Settings|Control Panel|Oracle JInitiator.
  2. Click the Basic tab.
  3. In the Java Run Time Parameters field, specify the Dcache size. For example, specifying Dcache.size=20000000 sets the cache size to 20MB.

The default cache size for Oracle JInitiator is 20000000. This is set for you when you install Oracle JInitiator.

Modifying the heap size for Oracle JInitiator

To modify the heap size for Oracle JInitiator:

  1. From the Windows Start menu, choose Start|Settings|Control Panel|Oracle JInitiator.
  2. Click the Basic tab.
  3. In the Java Run Time Parameters field, specify the mx size. For example, specifying mx64m means setting maximum heap size to 64MB.

The default maximum heap size for Oracle JInitiator is 64MB. This has been set for you when you install Oracle JInitiator.

Check and modify the proxy server setting for Oracle JInitiator

To check and modify the proxy server setting for Oracle JInitiator:

  1. From the Windows Start menu, choose Start|Settings|Control Panel|Oracle JInitiator.
  2. Click the Proxies tab.
  3. Select the Use Browser Settings checkbox to allow Oracle JInitiator to use the settings in your browser's configuration dialog box. If you want to use another proxy server setting, be sure the box is not checked. Then, enter the host name for the proxy server in the Proxy Address field.

Viewing Oracle JInitiator output

To view Oracle JInitiator output:

  1. From the Windows Start menu, choose Start|Settings|Control Panel|Oracle JInitiator.
  2. Click the Basic tab.
  3. Check the Show Java Console check box to enable debug output.

Modifying the base HTML file

When you run an Oracle9i Forms application with the help of JInitiator, JIinitiator reads parameter values from the formsweb.cfg file and passes these values into the baseHTML file. If you want to create a static baseHTML file so that the same values are read all the time, you need to manually place them in the baseHTML file.

For an example of the Oracle JInitiator markup for both Microsoft Internet Explorer and Netscape Navigator, see Chapter 3 Default basejini.htm File. Adding these tags to your baseHTML file will enable your applications to run within both Netscape and Microsoft browsers.


Copyright © 2002 Oracle Corporation.
All Rights Reserved.

Home

Solution Area

Contents

Index
MIS NICE - Oracle – Shareware – AndroidWindows
Oracle JInitiator is a Java applet used for Oracle Applications. It serves many purposes, including ensuring that the correct version of Java is executed on the client destktop.

Overview

Oracle JInitiator is a Shareware software in the category System Utilities developed by MIS NICE - Oracle.

Oracle Jinitiator Download 1.3.1.13

It was checked for updates 408 times by the users of our client application UpdateStar during the last month.

The latest version of Oracle JInitiator is 1.3.1.28, released on 02/18/2008. It was initially added to our database on 10/29/2007. The most prevalent version is 1.3.1.22, which is used by 46 % of all installations.

Oracle JInitiator runs on the following operating systems: Android/Windows.

Users of Oracle JInitiator gave it a rating of 4 out of 5 stars.

Jinitiator

Write a review for Oracle JInitiator!

408 users of UpdateStar had Oracle JInitiator installed last month.
06/10/2021 ArtMoney SE 8.09.6
07/07/2021 UnHackMe 12.67.2021.707
06/25/2021 MEGAsync 4.5.2
07/07/2021 360 Total Security Essential 10.8.0.1357
07/07/2021 360 Total Security 10.8.0.1357

Jinitiator Download Windows 7

06/18/2021 New Chrome 91.0.4472.114 update available
06/17/2021 Firefox 89.0.1 update available
06/14/2021 Chromium-based browser updates available based on Chrome 91
06/10/2021 New Chrome 91.0.4472.102 update available
06/08/2021 Adobe updates fix vulnerabilities in After Effects, Acrobat and others

Oracle Jinitiator Update

  • » scarica jinitiator 1.1.8
  • » download jinit 1.1.8.7
  • » jinitiator 1.1.8.2 oracle
  • » ücretsiz oracle jinitiator indir
  • » instalar oracle jinitiator 1.3.1.22
  • » frm-92095 oracle jinitiatorのバージョンが古すぎます
  • » propriété de base jinitiator
  • » java jiniator 7
  • » descargar oracle jinitiador
  • » descargar oracleas jinitator

Comments are closed.