[Opensymphony-oscache] OSCache + Velocity?
avrombay <[email protected]> Mon, 12 Jun 2006 12:49:26 CDT
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <13939614.1150134627458.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Is it possible to use OSCache with Velocity style tags?
There's a heavy usage of tags like this in my app (using xwork and velocity tags):
#bodytag(Action "namespace='/forms'" "name='formDisplay'" "executeResult=true")
#param( "paramMap" $paramMap)
#end
Since the results of these actions rarely change, I'd like to be able to use OSCache to cache the results and take a little bit of the load off of the machine.
Any help in this area would be appreciated!
Thanks,
Avi.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=34087&messageID=66259#66259