hi,
I want to produce a XSP file with a XML and a XSL
file, and that the XSP file generates an other xml
file. But I don't know how to configure the file
sitemap.xmap. 
This is what I have done to configure the sitemap but
it doesn't work :

   <map:match pattern="doc">
    <map:generate src="doc.xml"/>
    <map:transform type="serverPage"
src="doc.xsl"/>
    <map:serialize type="html"/>
   </map:match>

I work on linux redhat, with the server engine
Resin 2.0.0 and cocoon 2.

Thanks in advance.



___________________________________________________________
Do You Yahoo!? -- Pour faire vos courses sur le Net, 
Yahoo! Shopping : http://fr.shopping.yahoo.com

---------------------------------------------------------------------
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]>

Reply via email to