Hi Everyone,
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 any solution to this problem?
Thanks,
Satnam.