[Opensymphony-oscache] cachefilter
Lars Torunski <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <23097899.1112246497608.JavaMail.os-j2ee@opensymphony01.contegix.com> |
You must check in the cache tag, if you have to create the image (again). Use the refresh attribtue of the cache tag and implement a new method "hasToCreateImage(request)" in you bean. <cache:cache key = "test" scope = "application" time = "600" refresh="<%=hasToCreateImage(request)%>"> http://wiki.opensymphony.com/display/CACHE/JSP+Tags --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=1151&messageID=3730#3730