HI,
In my application,i am making repeated http request to server,here all the images are loaded again and again
which is slowing down my application considerably,is there any way to ensure that images downloaded once should not
be download back. how should i cache the image on client side.
any input on this would be a great help.
Thanks
Rajiv