Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 33217 invoked from network); 27 Nov 2006 09:18:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Nov 2006 09:18:06 -0000 Received: (qmail 96563 invoked by uid 500); 27 Nov 2006 09:18:09 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 96526 invoked by uid 500); 27 Nov 2006 09:18:09 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 96515 invoked by uid 99); 27 Nov 2006 09:18:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Nov 2006 01:18:09 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gcjmu-myfaces-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Nov 2006 01:17:56 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GoccC-00065a-HJ for users@myfaces.apache.org; Mon, 27 Nov 2006 10:17:28 +0100 Received: from 195.78.47.10 ([195.78.47.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Nov 2006 10:17:28 +0100 Received: from werpu by 195.78.47.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Nov 2006 10:17:28 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@myfaces.apache.org From: Werner Punz Subject: Re: Progress bar? Date: Mon, 27 Nov 2006 10:17:14 +0100 Lines: 9 Message-ID: References: <20061124135040.272e1252@foxhound> <254acf980611240549rf44e0bcm6d8b6bd3e3ebc8e5@mail.gmail.com> <71235db40611240600x2cc3f7a8o7b36570927f05375@mail.gmail.com> <20061124150754.3ba7ab5b@foxhound> <311295120611240655i65ce48bep418fac4c292cb594@mail.gmail.com> <4567FA46.4070902@ops.co.at> <5a99335f0611270114h7cee659djaac190ab24b5b2e9@mail.gmail.com> Reply-To: werpu@gmx.at Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 195.78.47.10 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: <5a99335f0611270114h7cee659djaac190ab24b5b2e9@mail.gmail.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Martin Marinschek schrieb: > Hi Werner, > > the problem is that a verbatim-tag generates a transient output-text - > it's not included in the state-saving process. When a PP request runs > through, the JSP is not triggered anymore - and the transient > components are not rendered. > So I assume a t:verbatim tag is needed soon :-)