lternatively, choose Edit Place from the Places menu.
The first part of a URL (the part before the ":") is the Internet transfer protocol of the page you are trying to access. This indicates the type of the page and how the browser accesses the page. See the next section ("Supported Protocols") to find out about the different types of URLs that you can use in HotJava.
To visit a Web page, type:
http://Internet-host/path-to-document
in the Place field and press Return or Enter.
You can omit the http:// portion of the URL if you want; the HotJava Browser will automatically add this for you. For example, these two URL's both take you to the HotJava Browser section of the JavaSoft home page:
Furthermore, if the URL is a simple name containing only letters, numbers, and hyphens (that is, a name that does not contain any periods, slashes, colons, and so on), HotJava adds www. to the start of the name, and .com to the end of the name. It then adds the http:// to the front of the URL.
For example, if you type sun in the Place field, this gets expanded first to www.sun.com, then to http://www.sun.com, which saves you a lot of typing.
NOTE: This protocol does not work in the exported versions of the HotJava Browser. Due to export laws, it is currently only supported for the US Domestic release.
A key appears to the right of the Place field when you're connected to
a secure
If you're loading an ASCII text file, the file must have one of the following extensions:
.text .txt .java .c .cc .c++ .h .pl .el
If you type a URL that starts with "c:", you'll get an error message instead of a file listing from drive C. As described above, when a URL starts with a simple text string before a colon, the string is considered to be an Internet Transfer Protocol. Since HotJava supports locally extensible protocol handlers, you could potentially have a protocol on your system called "c". Therefore, the HotJava Browser must interpret a URL that starts with "c:" as if "c" is a protocol instead of a drive.
When you specify an FTP URL, HotJava displays the directories and files at the FTP site. Click on a directory to go there, or click on a file you want to see. If HotJava recognizes the file type, it displays the file. If HotJava doesn't recognize the file type, it displays a page you can use to save the file locally.
mailto: recipient's-email-address
in the Place field and press Return or Enter. This displays the mail form, in which you can compose your email message and send it. Alternatively, you can choose Send Mail from the File menu to access the mail form.
If you'd like to have the mail form displayed in a separate HotJava Browser window, hold down the Shift key while you press Return or Enter after typing the URL in the Place field. Or, hold down the Shift key while you choose Send Mail.
This protocol is not recognized by other browsers.
You can also choose Clone Window from the File menu to create a new HotJava window displaying the current page.
Another way to clone a window is to press the right mouse button over a
link or image, then choose Open this Link in New Window or
Open this Image in New Window from the
NOTE: The new HotJava window is part of the current HotJava session, so it does not consume as many system resources as starting a new instance of the HotJava application would. If you clone one or more windows and then change preferences in one window, the changes apply to all the cloned windows since they are all part of the same HotJava session.
, choose Stop Loading
from the View menu, or start loading another page.
This stops the loading of all HTML pages and applets. It does
not stop applets that are already loaded from running; it only
stops the loading process. If HotJava is making a connection when you click
on the Stop button or choose a new page, the connection attempt is completed
before loading stops.