how can we get images through cache once they are in memory and how to make such a logic
- by sharma
Dear all,
I making a web application,i want to store images in cache ,next time i dont want to get images from network.how can i implement using java,using weakhaspmap or hashmap.