- From: Veena T <veenat@wiproge.med.ge.com>
- Date: Wed, 5 Jan 2000 08:12:48 -0500 (EST)
- To: www-jigsaw@w3.org
Hi, I have installed a Jigsaw server in my machine. It was working properly with respect to applets and servlets till today. Today I made some modifications in the classpath. This was necessary to make my applets constructed using Visual Cafe to be accessed through the browser. The system environment classpath is as following. D:\jsdk2.0\lib\jsdk.jar;D:\VisualCafe\JFC\swingall.jar;D:\jdk1.2\lib\tools.jar;D:\jdk1.2\jre\lib\rt.jar;D:\jdk1.2\jre\lib\i18n.jar;D:\jdk1.2\jre\lib\jaws.jar; D:\java plug-in 1.1\lib\swingall.jar;D:\VisualCafe\Java\Lib\SYMCLASS.ZIP;D:VisualCafe\Java\Lib\classes.zip;D:\VisualCafe\Bin\components\sfc.jar;D:\VisualCafe\Bin\components\symbeans.jar;D:\VisualCafe\Java\Lib\collections.zip;D:\VisualCafe\Java\Lib\icebrowserbean.jar;D:\VisualCafe\Java\Lib\symtools.jar; You can notice that jsdk.jar is already present in the classpath. But still when I try to access a servlet I get the following exception on the server prompt; java.lang.NoClassDefFoundError: javax/servlet/ServletContext Can you just tell what may be the problem as early as possible? Waiting for result, Veena T
Received on Wednesday, 5 January 2000 08:13:34 UTC