Hello,
I am using a xsp page which outputs xml upon processing. I want to save the
output xml in the server with the same name as xsp page (of course with .xml
extension). What change do I need to make in the C2 sitemap so that the
output is saved as xml file in the server. My portion of the site map looks
like this at present
<map:match pattern="output.xsp">
<map:generate type="serverpages" src="inquire/xsp/output.xsp"/>
<map:serialize type="xml" mime-type="text/xml"/>
</map:match>
Sushil
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
---------------------------------------------------------------------
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]>