- From: David Chan <dchan@zeus.lnk.com>
- Date: Mon, 1 Jun 1998 10:39:00 -0400 (EDT)
- To: www-jigsaw@w3.org
Hi, I try to recompile the servlet package in VCafe, with jsdk.jar (jsdk2.0) and jigsaw.zip class path setted at VCafe, and unzip servlets.zip to src/org/. But when compiling JigsawHttpSessionContext.java, there is error: "Class org.w3c.jigsaw.servlet.JigsawHttpSession not found in type declaration" And compiling JigsawHttpSession.java, there is error: "Class org.w3c.jigsaw.servlet.JigsawHttpSessionContext not found in type declaration" It seems there is looping now, Or something else? Thanks. David Chan
Received on Monday, 1 June 1998 10:38:40 UTC