1. Can I run Shaking Hands in standalone mode?

2. How can I add my presentation directory to the Foil Server?

3. When I click on the "Next" button, I get the message, "error document not found." What should I do?

4. When I start the Java servers, I get the message, "Java not found." Why?

5. When I start the Java servers, it says "*.class not found." Why is this?


1. Can I run Shaking Hands in standalone mode?

Yes, if you install a local Web server on your machine.

[Goto Top]

2. How can I add my presentation directory to the Foil Server?

Modify the Foil location parameter in file 3.html to point to your presentation directory.

[Goto Top]

3. When I click on the "Next" button, I get the message, "error document not found." What should I do?

Modify the foil location parameter in file 3.html to point to your presentation directory.

[Goto Top]

4. When I start the Java servers, I get the message, "Java not found." Why?

Java is either not installed or was improperly installed on your system. If you already have Java installed, check your PATH.

[Goto Top]

5. When I start the Java servers, it says "*.class not found." Why is this?

You did not include the ShakingHands directory in your CLASSPATH.

[Goto Top]