Skip to Content
0
Former Member
Oct 20, 2006 at 09:00 PM

How to navigate between different I views using urlparameters

19 Views

Hi everyone,

My requirement is, I have an application, which have 3 iviews, for example Iview A,B,C.

iview A calls B, B calls C,. Here iview B,C have a back button, so when back button on iview B is pressed it should go back to iview A, same thing with iview C;

I am using 2004s, in 2004s using cookies is discouraged,

next option I am thinking about is passing URL parameters,

anyone can guide me how to use url prameters for request and response.

Regards

Sriram