Hi,

I have a Velocity based portlet that I want to be cached - the
content is dynamic - but it only needs to be re-generated every 15
mins or so.

Looking at the isCacheable stuff that is currently there for
portlets, it seems to relate to whether the portlet object is cached
or created from scratch for each client.

Thus I have had to write my code to cache the actual results of the
portlet.getContent method.

So - did I miss something or is there currently facility for caching
content from velocity based portlets?

And if not, anyone interested in me add this as an optional (off by
default) feature to the existing VelocityPortlet?

TIA,
Chris

=====
http://wc2002.kimptoc.net - someone has got to win...

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to