Apache » Cocoon »

  Cocoon Template
      1.0
   homepage

Cocoon Template 1.0

Introduction

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 JSTL 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 JXTemplate Generator gets its name from the embedded expression languages it supports, namely Apache JXPath and Apache JeXl.

Errors and Improvements? If you see any errors or potential improvements in this document please help us: View, Edit or comment on the latest development version (registration required).