5. What do I do if I get an HTTP 500 error in the Java console during execution of the demonstration applets?
Find the zipped archive, "serv2_0.zip" ("c:/netscape/server/plugins/java/classes/"), and unzip it in the server applets folder ("/netscape/server/plugins/java/applets").
Alternatively, add the location of serv2_0.zip to CLASSPATH in the Web server's autoexec.bat ("CLASSPATH=%CLASSPATH%"; "c:\netscape\server\plugins\java\classes\serv2_0.zip"). The Web server machine must then be rebooted.
[Goto Top]