how can we get images through cache once they are in memory and how to make such a logic

Posted by sharma on Stack Overflow See other posts from Stack Overflow or by sharma
Published on 2010-04-22T07:07:25Z Indexed on 2010/04/22 7:13 UTC
Read the original article Hit count: 222

Filed under:

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.

© Stack Overflow or respective owner

Related posts about java