Hi Hasanthi, As of my understanding this requires setting up cross domain cookies. Porthole as Tharik mentioned is good for this. If you need to look more into how this works and how to implement custom cross domain cookie sharing. You can look in to [1] [2].
[1] http://www.slideshare.net/VictorWelling/crossdomain-cookies [2] http://stackoverflow.com/questions/3342140/cross-domain-cookies Regards, Malith. On Thu, Mar 26, 2015 at 4:52 PM, Hasanthi Purnima Dissanayake < [email protected]> wrote: > Hi Tharik, > Thanks for the response. I will refer it. > > > > Hasanthi Dissanayake > > Software Engineer | WSO2 > > E: [email protected] <[email protected]> > M :0718407133| http://wso2.com <http://wso2.com/> > > On Thu, Mar 26, 2015 at 4:48 PM, Tharik Kanaka <[email protected]> wrote: > >> I saw similar kind of mail thread sometime ago [1]. Porthole was >> suggested [2] for secure cross-domain iFrame communication. >> >> [1] https://www.marc.info/?l=esb-java-dev&m=142596203617332&w=4 >> >> [2] https://github.com/ternarylabs/porthole >> >> On Thu, Mar 26, 2015 at 3:03 PM, Hasanthi Purnima Dissanayake < >> [email protected]> wrote: >> >>> I have two applications running in two servers(First web app is hosted >>> in tomcat and second web app is hosted in IS). I need to access browser >>> cookies of the second web application(IS) from the first web >>> application(Tomcat). For that I'm going to implement an iFrame of the >>> second application in my first web application. Is it able to access >>> cookies of a web app from a different domain? >>> >>> Thanks and regards, >>> >>> Hasanthi Dissanayake >>> >>> Software Engineer | WSO2 >>> >>> E: [email protected] <[email protected]> >>> M :0718407133| http://wso2.com <http://wso2.com/> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> >> *Tharik Kanaka* | Associate Software Engineer >> >> WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka >> >> Email: [email protected] | Web: www.wso2.com >> > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Malith Munasinghe | Software Engineer M: +94 (071) 9401122 E: [email protected] W: http://wso2.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
