- From: Anselm Baird-Smith <abaird@w3.org>
- Date: Tue, 9 Jul 1996 15:43:03 +0500
- To: jeff@macalot.com (Jeff Dripps)
- Cc: www-jigsaw@w3.org
Jeff Dripps writes: > >The following (this was wrriten by Anselm essentially) works and may > >help you: > > > > (code example clipped for the sake of brevity) > > > > >Mark Lubin > > Thanks (Anselm & Mark) for the enlightening reverse example. Unfortunately > on mac it is giving me trouble (what else is new...). When I execute the > ReverseTest example, this is what I get back. I have replaced my .jigidx > file in WWW with a fresh copy from the original archive. Do I understand > correctly that this is an error accessing a field within the .jigidx file? > sinc, -jeff > > > Executing: javai -working /Apple%202110/Dev/Jigsaw -classpath ./Reverse.out > ReverseTest test > protocol = http > host = cc45.ccia.com > filename = /User/reverse > port = 9999 > ref = null > [parsed]http-version=HTTP/1.0 > [parsed]method=POST > [parsed]uri=/User/reverse > [raw ]referer=http://cc45.ccia.com:9999/User/reverse > [raw ]content-length=12 > [raw ]content-type=application/x-www-form-urlencoded > [raw ]accept=text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 > [raw ]user-agent=Java1.0.1 > java.io.IOException: ./WWW/.jigidx > at java.io.RandomAccessFile.<init>(RandomAccessFile.java:54) > at java.io.RandomAccessFile.<init>(RandomAccessFile.java:64) That's what it looks like ! Funny, I thought Java was platform independant ;-) Anselm.
Received on Tuesday, 9 July 1996 15:42:59 UTC