CacheManager is a WebKit thing, not an Apache HttpClient thing. 
AFAIK, HttpClient has no automagic caching. if you want to cache 
results, you'll have to do it manually. this may turn out to be a 
blessing :-)



>Can anyone please provide a small example of the CacheManager in use.
>I currently have a httpclient making calls and would like to cache the
>results so if the user revisits the same page within a specific time
>the page will load from the cache rather than going back to the
>httpclient.
>
>thanks


-- 
jason.software.particle

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to