<html> 

Specify the directory in which you want to upload the program files via
FTP or SSH. Frequently, but not always, this will be a subdirectory of
<code>htdocs</code>, such as <code>htdocs/jboom</code>.

<p>Also sepcify the URL (internet address) by which this directory is
reachable. Normally only the last component of this address will
be the same as in the directory path; the rest may be completely different
(like <code>http://www.my.server/jboom</code>).

<p>In expert mode you may choose the name of the webstart file freely; the
default is <code>jboom.jnlp</code>. This file will be generated and uploaded,
together with <code>jboom.jar</code>, into the specified directory. When
starting the program with <code>javaws</code>, you supply its URL as a
parameter. It contains a reference to the given configuration file;
this allows different webstart files, working with different configurations,
to be installed in parallel.

</html>

