Return-Path: Delivered-To: apmail-lenya-user-archive@www.apache.org Received: (qmail 18135 invoked from network); 29 Nov 2007 02:10:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2007 02:10:59 -0000 Received: (qmail 91409 invoked by uid 500); 29 Nov 2007 02:10:46 -0000 Delivered-To: apmail-lenya-user-archive@lenya.apache.org Received: (qmail 91375 invoked by uid 500); 29 Nov 2007 02:10:46 -0000 Mailing-List: contact user-help@lenya.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@lenya.apache.org Delivered-To: mailing list user@lenya.apache.org Received: (qmail 91364 invoked by uid 99); 29 Nov 2007 02:10:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2007 18:10:46 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 02:10:25 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IxYrE-0005nr-9I for user@lenya.apache.org; Wed, 28 Nov 2007 18:10:28 -0800 Message-ID: <14018074.post@talk.nabble.com> Date: Wed, 28 Nov 2007 18:10:28 -0800 (PST) From: stevecam To: user@lenya.apache.org Subject: Using Flowscript and JXTemplates in Lenya MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: stephen.cameron@geometryit.com X-Virus-Checked: Checked by ClamAV on apache.org I want to make use of Flowscript and JXTemplates from Lenya. My requirement is to create pages that incorporate data from a database into tables and allow users to select rows in the tables, their selection in turn affecting what they see on the next page. Flowscript seems to be a simple means to acheive this. Also, I want to make use of the JDBi javascript database interface library in the Cocoon "Easy SQL database access" demo in the forms block. My task now is to find the best way to make use of these means in Lenya. There is some information available on how to use CForms from Lenya but no good example of Javaflow and JXTemplates. Specifically I want to generate the page body (that would normally come from an index_en.xml file (or other language version of it)) via a JXTemplate and to have a Flowscript use (call) a modified Lenya pipeline to aggregate the body with my sites standard header, footer, breadcrumb. I presume that for the Lenya menu highlighting and breadcrumb functionality to work then the page must be one in the Lenya sitetree. I'll have a go at this now and add to this thread with my results, but if anyone has already implemented such a thing I'd be happy for some help. Thanks Steve Cameron -- View this message in context: http://www.nabble.com/Using-Flowscript-and-JXTemplates-in-Lenya-tf4894710.html#a14018074 Sent from the Lenya - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org For additional commands, e-mail: user-help@lenya.apache.org