[Prev][Next][Index][Thread]
Re: putable
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
Follow-Ups:
- Re: putable
- From: Anselm Baird_Smith <abaird@www43.inria.fr>
References: