Re: savePageInPermanentCache for sessions?
Re: savePageInPermanentCache for sessions?
- Subject: Re: savePageInPermanentCache for sessions?
- From: Stefan Klein <email@hidden>
- Date: Mon, 26 Feb 2007 10:31:24 +0100
Hi,
you can use:
public MyPage(WOContext aContext)
{
super(aContext);
session().savePageInPermanentCache(this);
}
Stefan
Gaastra Dennis - WO Lists schrieb:
Dear List,
We use 6 level nested frame pages. As such, a method like
"session.savePageInPermanentCache" is needed to prevent false
backtracking errors. However, this method is application wide, and may
not be useful if more than application.permanentPageCacheSize()/6 sessions
exist. Also if a session has terminated, there is no need for these
pages to still reside in such cache.
So: is there some kind of "permanent cache" for a session
besides the regular one? Has anyone implemented something like this.
Thank you for your answers.
With Kind Regards,
Dennis
Gaastra, M.B.A.[sfu.ca],
B.Sc.[ubc.ca]
Chief Technology Officer,
WEBAPPZ
Systems, Inc.
HQ:
(+1) 604.921.1333
Fax:
(+1) 604.921.4313
Cell:
(+1) 604.787.2532
This message
contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system. E-mail transmission cannot be
guaranteed to be secure or error-free as information could be
intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
contain viruses. The sender therefore does not accept liability for any
errors or omissions in the contents of this message, which arise as a
result of e-mail transmission. If verification is required please
request a hard-copy version. WEBAPPZ Systems, Inc., 726 - 1489 Marine
Drive, West Vancouver, BC, CANADA V7T 1B8, www.webappz.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden