Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 44311 invoked from network); 28 Apr 2005 06:47:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Apr 2005 06:47:11 -0000 Received: (qmail 44852 invoked by uid 500); 28 Apr 2005 06:47:34 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 44834 invoked by uid 500); 28 Apr 2005 06:47:33 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 44818 invoked by uid 99); 28 Apr 2005 06:47:32 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_40_50,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from cmlapp21.siteprotect.com (HELO cmlapp21.siteprotect.com) (64.41.126.221) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 27 Apr 2005 23:47:32 -0700 Received: from chn287 (unknown [202.144.57.177]) by cmlapp21.siteprotect.com (Postfix) with ESMTP id 96EAD140C8 for ; Thu, 28 Apr 2005 01:46:27 -0500 (CDT) Message-ID: <01ba01c54bbe$112f9e50$af00000a@saksoft.co.in> From: "Abhilash Bose.K" To: "Tomcat Users List" Subject: response.sendredirect and IllegalStateException Date: Thu, 28 Apr 2005 12:16:51 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01B7_01C54BEC.28CDFB00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_01B7_01C54BEC.28CDFB00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I was using tomcat 3.1 for one of my client sites. Currently they gonna = update it to the latest. When I ported by the application into tomcat = 5.5, I found that response.SendRedirect is giving me the error which was = due to the calling the some action after calling the SendRedirect. But = since it's working in 3.1, do we've any setting in 5.5 which can bypass = this check ? Otherwise I'll have to rewrite all my jsp pages. Regards Abhi =20 ------=_NextPart_000_01B7_01C54BEC.28CDFB00--