The Artima Developer Community
Sponsored Link

Java Buzz Forum
HTTP Response Cache Mechanism in Java

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Surya Suravarapu

Posts: 80
Nickname: ssuravar
Registered: Feb, 2009

Surya Suravarapu is a passionate programmer, software architect, a technology enthusiast in general.
HTTP Response Cache Mechanism in Java Posted: Apr 15, 2009 6:05 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Surya Suravarapu.
Original Post: HTTP Response Cache Mechanism in Java
Feed Title: Surya Suravarapu's Blog
Feed URL: http://feeds2.feedburner.com/SuryaSuravarapusBlog
Feed Description: Ramblings about Software Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Surya Suravarapu
Latest Posts From Surya Suravarapu's Blog

Advertisement
One of the tasks that I’m currently working on (albeit at a pace not to my liking) is to add a HTTP response cache implementation in ehcache’s web module. This will be particularly useful for REST-based clients to optionally cache the responses of the GET requests. Java has got a built-in mechanism for response caching. This [...]

Read: HTTP Response Cache Mechanism in Java

Topic: Top 10 MySpace Articles Featured In Our Blog Previous Topic   Next Topic Topic: Orissa man ends life after losing job

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use