I would like to turn off the automatic serialising of pages to disk
but still keep one page in memory for AJAX operations. My pages are
bookmarkable so if the user uses the back button and the page does
not exist in the store it should be able to be re-created? and
placed in memory again to respond to AJAX calls.
I can see that I can create my own SecondLevelCacheSession and pass
it an IPageStore. Do you just pass it null to disable serialising
pages?
Cheers,
John
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]