Hi Jürgen.

maybe a little bit late, but no, plugins don't have such capabilities,
although you have access to the WikiContext, so you can reach the request
from there and then session or application scope.

Also, JSPWiki rss feed uses OSCache to do this same thing, check rss.jsp


rgrds,
juan pablo

On Mon, Mar 4, 2013 at 10:30 AM, Jürgen Weber <[email protected]> wrote:

> Hi,
>
> as I understand, there is no way for plugins to keep state between
> page invokations beside using a static attribute (like PageViewPlugin
> does), is it?
> For a RSS plugin I'd like to cache the content and only ask every
> minute or so, so I'd need to store the cache.
>
> Thx,
> Juergen
>

Reply via email to