There is the Orbeon server as well.
Emmanouil Batsis <[EMAIL PROTECTED]> wrote: Vladimir Olenin wrote:
>Browser --(request)--> WebApplication --(XML)--> Transformation
>Pipeline: [XML to PDF] OR [XML to HTML]
>
For cases where you simply want to expose the XML produced by struts to
another for
Vladimir Olenin wrote:
Browser --(request)--> WebApplication --(XML)--> Transformation
Pipeline: [XML to PDF] OR [XML to HTML]
For cases where you simply want to expose the XML produced by struts to
another format the combo will work great. Cocoon shines as a publishing
framework and provid
Regarding stxx, you don't have to extend the stxx Action class, as you can
use the static StxxHelper to perform all its functions. Also, you don't
have to send it a prebuilt DOM, but can put objects in the request and let
its XML serializer try to create an XML representation for you.
Alternativel
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
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, stxx and possible
alternatives
Hi,
I need to pipeline the output from the Struts based application (the
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)-
6 matches
Mail list logo