Hi,
 
Using TC5, I can not see why my log is showing:
 
192.168.3.26 - - [26/Sep/2006:14:06:44 +1000] "GET
/dir/gf/locationManager.js HTTP/1.1" 304 -
192.168.3.26 - - [26/Sep/2006:14:06:44 +1000] "GET /dir/gf/i18n.js
HTTP/1.1" 304 -
 
and many more like it, particularly after I stop the server, remove the
work directory and my JSP has in its header:
 
<meta http-equiv="pragma" content="no-cache"><meta http-equiv="Expires"
content="-1">
 
I read from w3.org that: 
 
"If the client has performed a conditional GET request and access is
allowed, but the document has not been modified, the server SHOULD
respond with this status code"
 
If however the client and server have no knowledge of these assets,
would it not request a fresh copy from the server and return HTTP 200
for example?
 
thanks for all input

Paul.
 

---------------------------------------------------------------------
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