I am following the instructions here: http://www.servlets.com/archive/servlet/ReadMsg?msgId=427231&listName=struts-user
But unfortunately I cannot get my browser to send the "If-Modified-Since" header. Instead, I am always receiving the "cache-control=max-age=0" in the request, which HTTP dictates must also be applied to the response. So I am always sending back 200 not 304.
Does anyone know what to do? How can I solve this? Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]