Hi Navin,
But this says that I have two caches which are synchronized. And my second program deal with the cache in hand but since the synchronization happens I will be able to get the required data.
Thanks for the answer, but I'm seeking an option of directly communicating with the external cache. Ideal solution is to get an instance of the cache which was started by app1 and then directly performing get/put.