You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Lee Carroll <le...@aol.com> on 2005/06/14 10:29:12 UTC

.cab download problem

Hello,

I've a cocoon (2.1.7) application running on linux within tomcat.

I've a cab file which users need to download and I've implemented this with a reader.

However only the cab file is downloaded (empty) the contents of the cab file is not downloaded.

Do i need to match all reasources in the cab file and if so how ?

Any help greatly appreciated

Lee C

Re: .cab download problem

Posted by Lee Carroll <le...@aol.com>.
added mime type and now works 

sorry for the noise


  I've a cocoon (2.1.7) application running on linux within tomcat.

  I've a cab file which users need to download and I've implemented this with a reader.

  However only the cab file is downloaded (empty) the contents of the cab file is not downloaded.