Library:Apache Cocoon 2.1.9  
Package
org.apache.cocoon.components.modules.output
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorNot specified.

output

Output modules provide a simple interface to set values largely based on the methods provided by request and session to set values of attributes. Output modules should support transactional behaviour. Transaction begin is implicit with the first setAttribute method call. Transactions must be terminated either by commit or rollback. 

Wiki javadoc Use textile entry format.
Add your comments here.