Hello!

Thank you!

On Wednesday 15 October 2003 12:09, Pernoud Aurelien wrote:
>                 data.getResponse().reset();
> data.getResponse().addHeader("Content-Type","application/force-download" );
> data.getResponse().addHeader("Content-Type","application/octet-stream");
> data.getResponse().addHeader("Content-Transfer-Encoding","binary");
> and this works fine ;)
I am sorry, but this solution does not work.
It is strange that result ContentType is text/plain. It should be text/html
by default.

> Although I remember reading once on some mail-archive that turbine 2.3
> won't allow this kind of behavior, I'll check this  some day...
We use turbine 2.2

-- 
With Best Regards,          | mailto:[EMAIL PROTECTED]
        Nicholas Nemtsev    | http://www.pskov.e-nginet.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to