pageRef = page.getPageReference(); ..... page = getSession().getPageManager().getPage(pageRef.getPageId())
On Wed, Jul 25, 2012 at 12:31 AM, Josh Kamau <[email protected]> wrote: > Hi there ; > > Is there a way i can pull an instance of a specific page from the session ? > > I have a page that has some information .... i navigate to several other > pages.. .now i need to get back to the first page. But i want the instance > that has my information . > > > > is there a way of doing this? > > Josh. -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
