A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/1215.html

Document ID: 1215
Branch: main
Language: default
Name: Introduction (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 6/7/07 6:02:33 PM
Updated by: Reinhard Pötz

A new version has been created, state: publish

Parts
=====

Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 840 bytes (previous version: 37 bytes)
Content diff:
--- <html><body><p>TODO</p></body></html>
+++ <html>
+++ <body>
+++ 
+++ <p>The JXTemplate Generator is a page template processor that allows you to
+++ inject data from Java and JavaScript objects passed by a Cocoon Flowscript 
into
+++ a Cocoon pipeline. It provides a set of tags (similar to the
+++ <a href="http://java.sun.com/products/jsp/jstl/";>JSTL</a> core tags) that 
allow
+++ you to iterate over Java collections (and Java or JavaScript arrays) and to 
test
+++ for the presence of optional or alternate bean properties, as well as 
embedded
+++ expressions to specify conditions and to access the properties of objects. 
The
+++ <em>JX</em>Template Generator gets its name from the embedded expression
+++ languages it supports, namely
+++ <a href="http://jakarta.apache.org/commons/jxpath";>Apache 
<em>JX</em>Path</a>
+++ and <a href="http://jakarta.apache.org/commons/jexl";>Apache
+++ <em>J</em>e<em>X</em>l</a>.</p>
+++ 
+++ </body>
+++ </html>