Page navigation and Persistence
Page navigation and Persistence
- Subject: Page navigation and Persistence
- From: Raghavender Bokka <email@hidden>
- Date: Mon, 14 Mar 2011 23:26:40 +0530
Hi,
My WebObjects application has 8 top level horizontal menu links and in the side screen vertical navigation I have 4 page links. And all top level horizontal menu link will have the same four pages navigations that are shown in the side screen vertical navigation.
So when a User clicks on top level horizontal menu link then we are displaying the page 1 and from that page 1 User can navigate to page 2, page 3 and finally page 4. In the same manner the User can click on second top level horizontal menu link and again the page 1 is displayed but in this page 1 the user can select different data and so on in the page 2, 3 and 4. I need to persist all these horizontal and vertical page combinations (8 X 4) and when ever the User clicks back on any of the horizontal menu link he should be able to see the corresponding page with the data he has selected.
I tried persisting these four pages in the session, but for all the 8 horizontal menu links I am getting the same persisted pages with the data initially selected by the User(in the previous horizontal menu link).
Any suggestion on how this implementation can be achieved in WebObjects.
Thanks in advance.
Regards,
Raghu.
_______________________________________________
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