Next Previous Up Top Contents Index

WebMaker User Guide

11.2.5 The nodejava.wml file

The nodejava.wml file is identical to the nodesBTI.wml file except that it specifies the creation of a Java applet which creates a live table of contents on each HTML output page, which you can click on and use to go to any other page in your web. If you use nodejava.wml you must include the following image files in the same directory as the HTML files of the web:

content.gif      index.gif
contentg.gif     indexg.gif
next.gif         up.gif
nextg.gif        upg.gif
prev.gif         top.gif
prevg.gif        topg.gif

In addition, you must also include the following Java class files in the same directory as the HTML files of the web:

AboutBox.class    TOCType.class
HTMLTag.class     URLButton.class
NavParser.class   URLList.class
TOCPanel.class    WMNavigator.class