Re: Multiple Object and single Key Value
"Abhishek Guru" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
My application is having this need. I need to retrieve all the cached object for one URL-> converted into hashcode. Meaning, one URL or request is having multiple values. My applications is storing it using proper hashcode. But While retrieving I need whole set of those objects. Is there any way to do so. Regardd abhishek On Dec 4, 2007 2:25 PM, Abhishek Guru <[email protected]> wrote: > hi All, > > Is there any way I can retrieve all objects as list or so using same > key. > > My requirement is like, I am converting string to hashvalue, but for > that value there are many objects in cache. I was wondering whether JCS > provides such thing. > > Regards > Abhishek >