Sandor Spruit wrote: > > In other words: I can use the session object to store Java objects of an > *aggregated* data type (Collection type), and I can iterate over it. But > if I want to access the same parameters in JX or XSLT, I need to have an > *individual* parameter available. Right? >
For JX have a look at [1], I don't think you can pass a collection as parameter in xslt. Regards Jorg [1] http://cocoon.apache.org/2.1/userdocs/flow/jxtemplate.html#forEach --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
