hi,
I use Tomcat to server a static image (i put the image in the 'images'
under WEB-INF directory).

But when I do a HTTP trace, it always send back  'Etag' ,
'Last-Modified' in http response.

HTTP/1.x 200 OK
Etag: W/"942-1165631787000"
Last-Modified: Sat, 09 Dec 2006 02:36:27 GMT
Content-Type: image/png
Content-Length: 942
Date: Mon, 11 Dec 2006 07:11:40 GMT
Server: Apache-Coyote/1.1


Can you please tell me how to disable that?

Thank you very much for any help.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to