I am creating a struts2 web application. I should have to give a cache control to this application. So I need redis to done it. But I don't know about redis. So anyone please tell me, Is it possible to use redis with struts2 and How can I set a cache control to my struts2 application using redis?
↧