Return-Path: Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 16623 invoked from network); 24 Feb 2003 15:18:21 -0000 Received: from unknown (HELO canopus.majoris.com) (164.164.88.66) by daedalus.apache.org with SMTP; 24 Feb 2003 15:18:21 -0000 Received: (from root@localhost) by canopus.majoris.com (8.10.2+Sun/8.10.2) id h1OFEl308030 for ; Mon, 24 Feb 2003 20:44:47 +0530 (IST) Received: from nodnsquery(172.20.10.5) by canopus.majoris.com via csmap (2.0) id srcAAAloaqRp; Mon, 24 Feb 03 20:44:46 +0530 Received: from sunilkk ([172.20.10.193]) by electra.majoris.com (Netscape Messaging Server 4.15) with SMTP id HATJSX00.4MI for ; Mon, 24 Feb 2003 20:47:21 +0530 Message-ID: <000901c2dc18$03bdee60$c10a14ac@sunilkk> Reply-To: "Sunil Kumar Kolar" From: "Sunil Kumar K" To: "Commons HttpClient Project" Subject: response processing?? Date: Mon, 24 Feb 2003 20:48:41 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Group, Advice me how to implement this requirement of mine. I've seen other sites doing this... User is viewing site A, requests a Servlet-A on host A. Servlet-A processes the requests and passes the data to set of java classes, which process them and send HTTP POST request message to different URL on host X. I use Httpclient to send the post message to URL on host X. Should I get the response and print ito user or is there a mechanism for site on host X to display the response. thanks in advace.. cheers Sunil -------------------------------------------- "Assumption is the mother of all screw-ups" --------------------------------------------