Hi,
how can i make reference to a .doc file
i have
webapps/deptos/sales
inside of sales
i have the xml file and two .doc files
in the xml file i make a reference to de doc files
like this
<document link="sales.doc">
in the sitemap i have this for the gifs and it works fine
<map:match pattern="*.gif">
<map:read src="{1}.gif" mime-type="image/gif"/>
</map:match>
but for the the .doc files it does not work..
how can i declare them in the map:match???
regards...
Carlos Aguirre
---------------------------------------------------------------------
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]>