Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1386910F58 for ; Tue, 18 Mar 2014 14:28:45 +0000 (UTC) Received: (qmail 8810 invoked by uid 500); 18 Mar 2014 14:28:42 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 8443 invoked by uid 500); 18 Mar 2014 14:28:40 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 8435 invoked by uid 99); 18 Mar 2014 14:28:39 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2014 14:28:39 +0000 Received: from localhost (HELO mail-yk0-f177.google.com) (127.0.0.1) (smtp-auth username lukaszlenart, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2014 14:28:39 +0000 Received: by mail-yk0-f177.google.com with SMTP id q200so19231379ykb.8 for ; Tue, 18 Mar 2014 07:28:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=Fjt4wCR5f2aervkn9t1MciRK8xjEXognbUnvrUYrjHU=; b=R/KFGIbPZpe2RE/FEjvz/oIQ9OTh+QFBwiAv6KqreDmsZK6bNs7Dh05Wonbl+9Fpba m+nsTX7VVJHI9WyAdskk8qYp2Ef0CgCCalUGW3aXGDb8iLXV4r0oaMmFgdQqno33ZVuH X42Uf3NaIZsMC4LTf56VpwG4KzSrHlHlHWhh/1InG5u1IrkitLiHvcAQzjp+lcs1WQK4 fS5q9paQBP328mj0EHmkF0pQbeWK5Asm0So2zp7APLds1HqrnFR3sz9k+Se6tIoX9RrJ VraKypObKfPNi7rkXtvpsslRGRq1qBWvtp+tzlu/hvuzs4+Z2rVTpJPBgNnQ8K4kDGpG ieqQ== X-Received: by 10.236.51.71 with SMTP id a47mr2548174yhc.100.1395152918367; Tue, 18 Mar 2014 07:28:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.75.131 with HTTP; Tue, 18 Mar 2014 07:28:18 -0700 (PDT) In-Reply-To: References: <890309426-1395122479-cardhu_decombobulator_blackberry.rim.net-1997600540-@b1.c17.bise6.blackberry> From: Lukasz Lenart Date: Tue, 18 Mar 2014 15:28:18 +0100 Message-ID: Subject: Re: Dispatcher attempts to write on the response after it has been commited To: Struts Users Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2014-03-18 15:21 GMT+01:00 Paul Benedict : > Lukasz, the ServletResponse interface does contain an isCommitted() metho= d. > We can avoid this situation by checking it first. Great! Fixing this is piece of cake :-) Regards --=20 =C5=81ukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org