You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Mohit Narain <m....@solitarsystems.com> on 2001/09/10 13:29:18 UTC

Word documents

I am still unable to load up word documents linked from a cocoon page. I
have tried both mime-types (application/msword & application/winword) but
neither one has worked.

Please advise.
Best Wishes...Mohit


---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: Word documents

Posted by java guru <ja...@yahoo.co.in>.
Hi.,
  I am not sure whats going on with ur system but the
following just worked fine for me..on c2..

***********************************************
   <map:match pattern="testdoc">
    <map:read src="resources/docs/test.doc"
mime-type="application/msword"/>
   </map:match>
***********************************************
This is what i included in my sitemap and it worked
just fine with c2 and ie browser..

And please refer to logs..they have every details of
what happened from the time of url request to response
served...that way you know where/what is missing...



 --- Mohit Narain <m....@solitarsystems.com> wrote:
> I am still unable to load up word documents linked
> from a cocoon page. I
> have tried both mime-types (application/msword &
> application/winword) but
> neither one has worked.
> 
> Please advise.
> Best Wishes...Mohit
> 
> 
>
---------------------------------------------------------------------
> 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:
> <co...@xml.apache.org>
> For additional commands, e-mail:
> <co...@xml.apache.org>
>  

=====
Thanks and have great day
srini

____________________________________________________________
Do You Yahoo!?
Send a newsletter, share photos & files, conduct polls, organize chat events. Visit http://in/ groups.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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>