I send the following request to Tomcat's web server
GET /index.html HTTP/1.0
Content-Length=2583
If I specifie the CONTENT-LENGTH I get the index.html file.
But, if I dont't specifie the CONTENT-LENGTH, I have a 404 error.
How comes that Tomcat Web server is not able to determine the length ?
Do I really need to specifie the length in my request ?
Thank's for your help.
------------------------------------
Judith Nataf - TELISMA
Product Development Engineer
Tel: (0)2 96 05 59 24
email : <mailto:[EMAIL PROTECTED]>
web : <http://www.telisma.com>
------------------------------------