On Fri, 2009-12-18 at 20:41 +0100, Johannes Lichtenberger wrote: > Hi, > > what's the proper way to handle data which should be sent from a > generator to a transformer (an ArrayList). It seems if I use a simple > static getter on a static ArrayList it's always null.
I've put it in the parameters HashMap, which I get through the setup(...) method. As a side note: I can't find any nice documentation of Cocoon 2.2 and above :-/ I borrowed the book Cocoon 2 and Tomcat, but I think many things are already outdated. greetings, Johannes --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
