Return-Path: X-Original-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46006DB00 for ; Mon, 4 Mar 2013 07:54:21 +0000 (UTC) Received: (qmail 16953 invoked by uid 500); 4 Mar 2013 07:54:21 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 16637 invoked by uid 500); 4 Mar 2013 07:54:14 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 16597 invoked by uid 99); 4 Mar 2013 07:54:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 07:54:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 07:54:08 +0000 Received: from telerig.nabble.com ([192.168.236.162]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UCQDT-0000zg-VX for jspwiki-user@incubator.apache.org; Sun, 03 Mar 2013 23:53:47 -0800 Message-ID: <35084477.post@talk.nabble.com> Date: Sun, 3 Mar 2013 23:53:47 -0800 (PST) From: Juergen Weber To: jspwiki-user@incubator.apache.org Subject: Plugin state MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: weberjn@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org 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 -- View this message in context: http://old.nabble.com/Plugin-state-tp35084477p35084477.html Sent from the JspWiki - User mailing list archive at Nabble.com.