Hi,
You have written that you get the xml data in the
browser.If you need a html file in the browser, you
have to use a stylesheet and your sitemap should be as
follows:
<map:pipeline>
<map:match pattern="db_test">
<map:generate src="db_test.xml"/>
<map:transform src="db_test.xsl"/>
<map:serialize/>
</map:match>
</map:pipeline>
You should have a stylesheet db_test.xsl!
Kavitha
________________________________________________________________________
Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!!
visit http://in.autos.yahoo.com
---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>