You should hold that info yourself Not the page itself but just the id and the version number (and pagemap)
Then through session.get(x,y,z) you can get the page On 25/01/2009, Per Newgro <[email protected]> wrote: > Hi, > > can i easily access the page from which another page is called? I would > like to share the navigational infos of one page with the next page. > That should be achieved by pulling the NaviModel of the last page (if > present). > If i debug i can see that there is a pagemap - (SecondLevel....) which > is containing the appropriate page. But i can not find any access to > this attribute. > > Is there a way? > > Thanks > Per > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
