Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 53236 invoked from network); 19 Dec 2004 07:05:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Dec 2004 07:05:32 -0000 Received: (qmail 45943 invoked by uid 500); 19 Dec 2004 07:05:20 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 45053 invoked by uid 500); 19 Dec 2004 07:05:18 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 45037 invoked by uid 99); 19 Dec 2004 07:05:18 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of kancharla.venkatesh@gmail.com designates 64.233.184.195 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.195) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 18 Dec 2004 23:05:15 -0800 Received: by wproxy.gmail.com with SMTP id 37so413360wra for ; Sat, 18 Dec 2004 23:05:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=MKg2Kabz5T3tqhtrN7tgU09XY6RMYqFsxIVqDol+UvmcYc1HvVVdv6J9WbdvFqN93CciUqHKJ2KYCOhLQINHIKfsTtzC45vBxCgBaUU06YZp7UyWOi81zlM81qr7JPHeNAjJnHPriVRWyRdM7rwOlX/5N56cD+GDprewHSWl5jY= Received: by 10.54.14.47 with SMTP id 47mr456056wrn; Sat, 18 Dec 2004 23:05:13 -0800 (PST) Received: by 10.54.46.2 with HTTP; Sat, 18 Dec 2004 23:05:13 -0800 (PST) Message-ID: Date: Sun, 19 Dec 2004 12:35:13 +0530 From: Venky K Reply-To: Venky K To: users@httpd.apache.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked Subject: [users@httpd] handle to responses X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I have tomcat 4 integrated with apache 2. Using this I can forward all my servlet requests to tomcat. Now, I want to process the response sent by tomcat using some perl script in apache and want to add some more information to the response. Now my question is: Is it possible for apache to get an handle to the response sent by the tomcat? I would really appreciate if you could give me some pointers to how-to do it or some links where this is discussed. thanks Venky --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org