The Artima Developer Community
Sponsored Link

Java Answers Forum
Servlet to Servlet Communication

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
f s

Posts: 1
Nickname: doyle
Registered: Jun, 2006

Servlet to Servlet Communication Posted: Jun 22, 2006 7:37 AM
Reply to this message Reply
Advertisement
Hi, does anyone know a way that two
servlets (on different machines) can communicate
with each other?

The communication should be implemented
using HTTP POST/RESPONSE-Pairs...

Or, more simple : Is there a way a Servlet can react on and parse a HTTP 200 OK - Response (e.g. with a XML-Payload or such) ?

Topic: Applet Loading Time - Urgent Previous Topic   Next Topic Topic: chart in java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use