You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Dr. Hans M. Rupp" <ha...@danet.de> on 2003/02/13 18:42:42 UTC

Aggregation and XSPs

Hallo!

Is it poosible to use sitemap aggregation with XSPs, that is to
aggregate the output of several XSPs into one SAX-Stream on which then
transformations are performed?
So far I have only found examples using static files.

Many thanks,

Hans

--
--------------------------------------------
Dr. Hans M. Rupp
danet Internet Solutions GmbH
Waldburgstr. 17-19
70563 Stuttgart
Germany

Fon +49 711 133 53 50
Fax +49 711 133 53 53

------------------------------------------



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Aggregation and XSPs

Posted by Christoph Gaffga <cg...@triplemind.com>.
short answer: It's the same for xsps

Christoph

P.S.:Don't forget to have a
<map:match pattern="**.xsp">
  <map:generate type="serverpages" src="{1}.xsp"/>
  <map:serialize type="xml"/>
</map:match>
-part for your xsps.




----- Original Message ----- 
From: "Dr. Hans M. Rupp" <ha...@danet.de>
To: "Coocon-user Liste" <co...@xml.apache.org>
Sent: Thursday, February 13, 2003 6:42 PM
Subject: Aggregation and XSPs


> Hallo!
> 
> Is it poosible to use sitemap aggregation with XSPs, that is to
> aggregate the output of several XSPs into one SAX-Stream on which then
> transformations are performed?
> So far I have only found examples using static files.
> 
> Many thanks,
> 
> Hans
> 
> --
> --------------------------------------------
> Dr. Hans M. Rupp
> danet Internet Solutions GmbH
> Waldburgstr. 17-19
> 70563 Stuttgart
> Germany
> 
> Fon +49 711 133 53 50
> Fax +49 711 133 53 53
> 
> ------------------------------------------
> 
> 
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>