banching from one application to another application
452779Jan 5 2006 — edited Jan 5 2006Hi ,
I have two application APP1 and APP2 . In APP2 there is one report page which I am accessing from main page of APP1 by making the that APP2 page PUBLIC.
But when I am going back to main page of APP1 from APP2 page it is again asking for username and password, which I don't want and I also don't want to make the pages of APP1 PUBLIC .Is there any other way to do that .
Basically I want to login only once while login in APP1 and then I want to move APP1 to APP2 and vic ver without any authentication.