Caching webservice-help

I am looking for a way to cache webservice, I will appreciated a link fromin the subject, tutorials, how to.thanks
[135 byte] By [seybaaa] at [2007-11-26 18:01:02]
# 1

You should not cache the service, because mostly service are not running on your machine, they are distributed on different places and you can send them message and receive your response,also you are not aware what happen inside service internally.

So caching web service from logical point of view is wrong.

RezaRavasizadeha at 2007-7-9 5:30:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...