Access one web app object from another running in the same Web Server
sudip Kumar
Greenhorn
Joined: Apr 21, 2008
Posts: 14
posted
0
Access one web app object from another ...both running in the same Web Server There are two Web Applications A and B running on one Web Server say 1. Is there any way by which I can access objects of Application B while running Application A.
Kishore Tulsiani
Greenhorn
Joined: Jan 15, 2010
Posts: 21
posted
0
first of all can you specify the scenario or why you want to do this, like objects of application b in objects of application a.