Hi there,
I am having the same problem! My browser is sending the if-modified-since header in the request and the ibm http server/apache is striping it out of the request. However, if I pass the request directly to my application server(i.e. websphere) by changing the port number in the URL, I can see the if-modified-since header being passed to my
servlet!
Does anyone know of a solution to this problem?
Thanks,
Satnam.
[ February 11, 2005: Message edited by: Sati Sidhu ]