|
Hi all, I have a Tomcat/Struts web app using JSP that I’m
trying to convert to Cocoon. I have
it working with the action classes writing temp XML files to disk and Cocoon’s
file generator using the temp files for the XSLT transform, clearly not a very
scalable setup. Is it possible to configure
Cocoon to use a JDOM document stored as a request or session
attribute as the generator XML source? Or perhaps some other
alternative? Thanks very much for any hints! David Benoff --- |
