-
Hi I m doing my final year project using j2ee server in which i wish to make one j2ee server to communicate with another j2ee server and exchange some data between them. But i cant achieve it. So it would be really grateful if yourself give me an idea how to do it...
-
Two Options are preferred. JEE Servers communicate.
1. Web Services
2. through JNDI Tree (As easy as getting a reference to an Object through the InitialContext Object.
Best of luck.
Tony MCClay
-
Hi tony thanks a lot for suggesting me those ways to do j2ee server to server connection. But it would be more grateful if u could tell me some details of implementing server to server connection using JNDI in detail. I will be expecting your reply ya... please reply... thank you