A
Aravind
Hi,
I have two web applications running on two different Tomcat servers -
Application A on server A and Application B on server B. A and B cannot
access each other directly. A web-client 'C' has access to both A
and B.
Is it possible for A to use the client C to fetch values of two
instance variables of a class in B and post it back to A? The
constraint here is that I do not have any control on web app B and
cannot make any changes to this application.
Your help is greatly appreciated.
Regards,
Aravind. R
I have two web applications running on two different Tomcat servers -
Application A on server A and Application B on server B. A and B cannot
access each other directly. A web-client 'C' has access to both A
and B.
Is it possible for A to use the client C to fetch values of two
instance variables of a class in B and post it back to A? The
constraint here is that I do not have any control on web app B and
cannot make any changes to this application.
Your help is greatly appreciated.
Regards,
Aravind. R