Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 29625 invoked from network); 27 Nov 2006 09:05:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Nov 2006 09:05:14 -0000 Received: (qmail 75000 invoked by uid 500); 27 Nov 2006 09:05:18 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 74968 invoked by uid 500); 27 Nov 2006 09:05:18 -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 74946 invoked by uid 99); 27 Nov 2006 09:05:18 -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:05:18 -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:05:05 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GocPm-0003jj-9f for users@myfaces.apache.org; Mon, 27 Nov 2006 10:04:39 +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:04:38 +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:04:38 +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:04:30 +0100 Lines: 17 Message-ID: References: <20061124135040.272e1252@foxhound> <4566EE3E.9090905@oma.be> <254acf980611240549rf44e0bcm6d8b6bd3e3ebc8e5@mail.gmail.com> <71235db40611240600x2cc3f7a8o7b36570927f05375@mail.gmail.com> <20061124150754.3ba7ab5b@foxhound> <311295120611240655i65ce48bep418fac4c292cb594@mail.gmail.com> <4567FA46.4070902@ops.co.at> 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: Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Werner Punz schrieb: > Does not work yet. sorry... > I ran into this ppr limitation a week ago. > > The ppr has a limit, you cannot render verbatim for now, and you cannot embed any javascript. On the javascript side this would be solvable by a parser within the ppr which fetches the embedded javascripts and runs an eval/exec on them. as for the verbatim, I have no clue yet why this does not work, I have to check the code of both tags.