Information Center

Web Start Settings

The Web Start Settings window launches when you click Web Start Options on the Additional Options window. This window contains the following three tabs:

Web Start Options
Basic Options

Web Start Options

The Web Start Options tab contains the following three fields:

Code base:
Code base is a required field. If you already specified a code base on the Additional Options window, the Code base field on the Web Start Options tab will be prefilled with that value. If there is no value specified for the code base, and you cancel out of the Web Start Settings window, the Client type will be reset to client.

The URL that you specify here must identify the Z and I Emulator for Web publish directory, for example, http://server_name.mycompany.com/ziealias, where server_name.mycompany.com is the name of the server on which Z and I Emulator for Web is installed, and ziealias is the Z and I Emulator for Web publish alias.

If you are using the Z and I Emulator for Web Java Web Start client and load balancing between multiple HTTP servers that download Z and I Emulator for Web, then the code base is the URL of the load balancing computer.

If you installed the Deployment Wizard separately from the Z and I Emulator for Web server, then the Code base field will be prefilled with the Z and I Emulator for Web server location that you configured during installation. This URL must contain the full absolute path to the Z and I Emulator for Web install base; you cannot use a relative URL as the code base.

Document base:
If you use a separate user publish directory to separate files you generate through the Deployment Wizard from files provided by Z and I Emulator for Web, you must also specify the document base when configuring a Web Start client. The document base must be a fully-qualified URL that points to the Deployment Wizard file on your Web server. For example, if you name your output file HTMLfile on the final window of the Deployment Wizard, specify the following document base: http://server_name.mycompany.com/your_dwpublish_dir/HTMLfile.html, where server_name.mycompany.com is the name of the server on which Z and I Emulator for Web is installed, and your_dwpublish_dir is the directory where you publish your HTML files generated by the Deployment Wizard. This URL must contain the full absolute path to the Z and I Emulator for Web install base; you cannot use a relative URL as the document base.

If you do not use a separate user publish directory, do not specify a document base. The default is the URL you specify for the code base.

Description:
Type a short description for this application (optional). The description allows you to distinguish between different pages in the Web Start Application Manager. The default is Z and I Emulator for Web.