Exchanging information throw different WEB Applications

J

Javier Ros

Hi,

I´m developing different web applications (each one located in a different
web site), and sometimes we need to call a web page in a different
application to retrieve some information.

We can not use the session object because the session is different for each
web application.

Is there any way to share the information throw the applications?

Thanks in advance.
 
R

Richard K Bethell

Javier Ros said:
Hi,

I´m developing different web applications (each one located in a different
web site), and sometimes we need to call a web page in a different
application to retrieve some information.

We can not use the session object because the session is different for
each
web application.

Is there any way to share the information throw the applications?

Thanks in advance.

Serve up a SOAP application in the site offering the data up, and consume it
in the other using the SOAP 3.0 Toolkit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top