When some requests are processed via WebSphere application server, it sets a cache expires header of Thu, 01 Dec 1994 16:00:00 GMT. This date seems to be in a lot of ...
We have cached few read write hibernate objects using IBM Distributed object which gets updated frequently. But the issue is IBM Red book/IBM website does not recommend any proper way ...
I have created a cache in the web sphere which will be shared by multiple applications and i wanted to make one entry in the created cache to not to expire. ...