| Author |
How to communicate between servlets which are residing in two different servers
|
hafz Khan
Greenhorn
Joined: Jul 04, 2010
Posts: 16
|
|
Hi All,
Could any help me out with an example for communicating between servlets which are residing in two different servers.
Thanks in Advance,
Hfz
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56187
|
|
Your best bet would be to establish a web service.
If you don't want to do all that, simply post to the other servlet's URL.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
hafz Khan
Greenhorn
Joined: Jul 04, 2010
Posts: 16
|
|
Hi,
Sorry.. As I am new to the servlet programming.. could you please provide a simple example so that it would be really helpfull for me understand the concept.
Thank You,
Hfz.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56187
|
|
|
http://developers.sun.com/mobility/midp/ttips/HTTPPost/
|
 |
hafz Khan
Greenhorn
Joined: Jul 04, 2010
Posts: 16
|
|
Thank You Bear Bibeault.
Will refer the link sent by you and if any doubts on that will get back to you for further clarification.
|
 |
 |
|
|
subject: How to communicate between servlets which are residing in two different servers
|
|
|