RE: Question re: XML pipelining, Cocoon Plugin, stxx and possible alternatives

2006-03-01 Thread Vladimir Olenin
t' Subject: RE: Question re: XML pipelining, Cocoon Plugin, stxx and possible alternatives try FOP -Original Message- From: Vladimir Olenin [mailto:[EMAIL PROTECTED] Sent: 01 March 2006 17:04 To: user@struts.apache.org Subject: Question re: XML pipelining, Cocoon Plugin, st

Question re: XML pipelining, Cocoon Plugin, stxx and possible alternatives

2006-03-01 Thread Vladimir Olenin
Hi, I need to pipeline the output from the Struts based application (the output will be a generically marked up XML) to various output formats (PDF & HTML for now). This should approximate to the 'Two Step View' pattern, which seems to make sense. The flow can be sketched as: Browser --(request)-