Skip navigation.

User Guide

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

Using Web Start with BEA JRockit

This version of BEA JRockit includes an implementation of Java Web Start, a tool that allows you to start Java applications with a single click in your browser. With Web Start, you can download and launch applications directly from the browser and avoid complex and time-consuming installation procedures. Any Java application can be started by using Web Start.

This section includes information on the following subjects:

 


What You Can Do with Web Start

With Java Web Start, you launch applications simply by clicking on a Web page link. If the application is not present on your computer, Java Web Start automatically downloads all necessary files. It then caches the files on your computer so the application is always ready to be relaunched anytime you want—either from an icon on your desktop or from the browser link. And no matter which method you use to launch the application, the most current version of the application is always presented to you.

 


Web Start Security

Java Web Start includes the security features of the Java platform to ensure the integrity of your data and files. It also enables you to use the latest Java 2 technology with any browser.

 


Installing and Launching Web Start

Java Web Start is installed as part of the public JRE installation (see Installing the BEA JRockit 1.4.2 JRE).

Windows Implementations

Upon installation, a new icon will appear on your desktop (Figure 8-1) and a new selection will appear on your Start menu, under Programs.

Figure 8-1 Java Web Start Icon

Java Web Start Icon


 

Use either of these to launch Java Web Start (you can also launch it from the command line by typing:

<jre_home>/javaws/javaws

(where <jre_home> is you JRE home directory; for example:
C:/jrockit-j2sdk1.4.2_03/jre). 

Linux Implementations

The Linux installation does not change with Web Start added; however you can only launch Web Start from the command line. Do so by entering the command:

<jre_home>/javaws/javaws

Note: JPackage RPMs will install Java Web Start and you can start by using the same command used for other Linux implementations.

 


Comprehensive Web Start Documentation

Java Web Start is a Sun Microsystems product and the BEA JRockit implementation is no different than Sun's. Please refer to the following documents for more complete information on using this feature:

http://java.sun.com/products/javawebstart/developers.html
http://java.sun.com/products/javawebstart/reference/api/index.html
http://java.sun.com/products/javawebstart/reference/codesamples/index.html
http://java.sun.com/products/javawebstart/reference/techart/index.html
http://java.sun.com/products/javawebstart/faq.html

 

Skip navigation bar  Back to Top Previous Next