- From: Christopher William Turner <cwturner@cycom.co.uk>
- Date: Tue, 26 Jan 1999 16:27:52 -0500 (EST)
- To: "www-jigsaw@w3.org" <www-jigsaw@w3.org>
I would like to report that Jigsaw is working very well for me and supports java based client server apps.. My version of jigsaw?. 2.0.0 (not beta) is OK.An older version did not come configured for support serving jar files. Check (using jigadm) that extension "jar" has "Content Type" as "application/octet-stream" and configure if needed. In left-hand tree browser select Root/http-server/indexers/default/extensions/jar then in right hand panel select Frames then in right-hand frame tree select jar/HTTPFrame(frame-0) and ensure that field "Content Type" has value "application/octet-stream". If you use ".class" files then you should add an extension for this file type as well (also configured as "application/octet-stream") I have no applet or servlet problems. I compiled everything with java 1.2 (taking care not to use Java 1.2 new methods) and I run using Linux JDK 1.1.7a on server and JRE1.2 on windows 98 client. The applets always use jar files (no class files) and also the servlets are in jar files (servlets directory has no java or class files). -- Chris Turner, http://www.cycom.co.uk/
Received on Tuesday, 26 January 1999 17:08:33 UTC