- From: Wei Liang <jingy@CS.Stanford.EDU>
- Date: Sat, 12 Oct 1996 11:52:28 -0700 (PDT)
- To: abaird@w3.org
- Cc: www-jigsaw@w3.org
Hi, I cannot use put method with the ne version of jigsaw like what I
did with the previous version.
I configured jigsaw in the same way as I did for last version but it
only created the file with no content put in the file although the resource
is created in the server properly.
I get this message with the trace mode:
PUT /upload/ReadMe.txt HTTP/0.9
Date: Sat, 12 Oct 1996 18:53:34 GMT
w3c.jigsaw.http.HTTPException
at w3c.jigsaw.resources.FileResource.put(FileResource.java)
at w3c.jigsaw.resources.HTTPResource.perform(HTTPResource.java)
at w3c.jigsaw.http.httpd.perform(httpd.java)
at w3c.jigsaw.http.Client.processRequest(Client.java)
at w3c.jigsaw.http.Client.loop(Client.java)
at w3c.jigsaw.http.Client.runConnection(Client.java)
at w3c.jigsaw.http.Client.run(Client.java)
at java.lang.Thread.run(Thread.java:297)
Date: Sat, 12 Oct 1996 18:53:34 GMT
Content-Length: 40
Content-Type: text/html
What is wrong with this?
Thanks.
Jingwei
Received on Saturday, 12 October 1996 14:52:38 UTC