> From: Jean-Philippe Courson [mailto:[EMAIL PROTECTED]]
>
> Hi,
>
> I would like to know how I can do with Cocoon 2 to process XML
documents
> throw XSP as I was doing with Cocoon 1.
>
> Which sort of thing should I add to the sitemap file ?
>
> Any help would be appreciated
Here it is:
<!-- match/select/act/etc here -->
<map:generate type="serverpages"
src="my-xml-document-name.document-extension"/>
<!-- transform, serialize here -->
<!-- match/select/act/etc here -->
PS See sample sitemap.xmap for more info.
Vadim
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>