[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Backtracked too far message and frames



> I have a frameset that has two frames in it. A top frame and a bottom frame. 
> Now, the user can happily use the top frame all he wants, but after fetching 
> and displaying results in the top frame for a while, when he clicks on a
> link in the bottom frame, WebObjects clears the entire frameset and displays 
> a page with the "You have backtracked too far" error message.
>
> Is there anyway to make sure the page the bottom frame is composed of
> remains in memory at all times so the links there will still work?

Yes. You want this convenient method from WOSession:

- (void)savePageInPermanentCache: (WOComponent*)aPage

Cheers,

--
Malcolm Cleaton			mcleaton@plsys.co.uk
Tel: +44 1494 432422			P & L Systems
Fax: +44 1494 432478		http://www.plsys.co.uk