Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 86585 invoked from network); 9 Jul 2004 17:36:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Jul 2004 17:36:38 -0000 Received: (qmail 2762 invoked by uid 500); 9 Jul 2004 17:36:38 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 2730 invoked by uid 500); 9 Jul 2004 17:36:38 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: docs@cocoon.apache.org Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 2718 invoked by uid 99); 9 Jul 2004 17:36:38 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Fri, 09 Jul 2004 10:36:37 -0700 Received: (qmail 86568 invoked from network); 9 Jul 2004 17:36:37 -0000 Received: from localhost.hyperreal.org (HELO minotaur.apache.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 9 Jul 2004 17:36:37 -0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: docs@cocoon.apache.org To: docs@cocoon.apache.org Subject: =?iso-8859-1?q?=5BCocoon_Wiki=5D_Updated=3A__JXTemplateGenerator?= Date: Fri, 09 Jul 2004 17:36:36 -0000 Message-ID: <20040709173636.86560.35574@minotaur.apache.org> X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2004-07-09T10:36:36 Editor: JoergHeinicke Wiki: Cocoon Wiki Page: JXTemplateGenerator URL: http://wiki.apache.org/cocoon/JXTemplateGenerator no comment Change Log: ---------------------------------------------------------------------------= --- @@ -2,11 +2,15 @@ = Keep in mind that there's also a JX!TemplateTransformer with the same func= tionality. = = -Current namespace:{{{ -xmlns:jx=3D"http://apache.org/cocoon/templates/jx/1.0"}}} +Current namespace: +{{{ +xmlns:jx=3D"http://apache.org/cocoon/templates/jx/1.0" +}}} = -Sitemap Configuration:{{{ -}}} +Sitemap Configuration: +{{{ + +}}} = Provides a generic page template with embedded JSTL and XPath expression s= ubstitution to access data sent by Cocoon Flowscripts, eg. web continuation= .[[BR]] * Accessing through [http://jakarta.apache.org/commons/jexl JSTL(Apache = Jexl)]: ${continuation.id}