I use forrest 0.7 and looks like it does not have CSV Generator or at least I could not find it. The java code is here
http://svn.apache.org/viewcvs.cgi/cocoon/branches/BRANCH_2_1_X/src/java/org/ apache/cocoon/generation/CSVGenerator.java?rev=224616&view=log and it does not depend on anything. What should I do? I know I can compile, create jar and put to my WEB-INF/lib but is there some other way? Thanks.