Surya Suravarapu
Posts: 80
Nickname: ssuravar
Registered: Feb, 2009
|
Surya Suravarapu is a passionate programmer, software architect, a technology enthusiast in general.
|
|
|
|
Java’s HTTP Handler and Cache Validation Issues
|
Posted: Oct 8, 2009 5:44 AM
|
|
Background
A little while ago I’ve mentioned that I was working on client-side HTTP caching (using Ehcache) for REST clients. After a little hiatus, I’m back to complete the unfinished business, precisely dealing with cache validation support (using ETag, Last-Modified, If-None-Match, If-Modified-Since headers). I’ve also explained the approach I was taking to implement the solution, using [...]
You may also like:- HTTP Response Cache Mechanism in Java
- HTTP Response Caching with Ehcache
Read: Java’s HTTP Handler and Cache Validation Issues
|
|