Re: haaving trouble html in tomcat 5.5.20

2006-11-03 Thread Zeina Aoun
ONce again thank u for ur response and help. I appreciate it! - Original Message From: Edoardo Panfili <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Friday, November 3, 2006 2:09:55 PM Subject: Re: haaving trouble html in tomcat 5.5.20 Edoardo Panfili ha scritto: > Zein

Re: haaving trouble html in tomcat 5.5.20

2006-11-03 Thread Edoardo Panfili
Edoardo Panfili ha scritto: Zeina Aoun ha scritto: I am having trouble with html in tomcat. I am using the Apache Tomcat 5.5.20 Server The problem is hard to describe. I am trying to enable some video clip files to be downloaded by users, but unfortunatley instead of downloading it opens up

Re: haaving trouble html in tomcat 5.5.20

2006-11-01 Thread Edoardo Panfili
Zeina Aoun ha scritto: I am having trouble with html in tomcat. I am using the Apache Tomcat 5.5.20 Server The problem is hard to describe. I am trying to enable some video clip files to be downloaded by users, but unfortunatley instead of downloading it opens up the garbage text on the webpag

Re: haaving trouble html in tomcat 5.5.20

2006-11-01 Thread Zeina Aoun
PROTECTED]> To: Tomcat Users List ; Zeina Aoun <[EMAIL PROTECTED]> Sent: Tuesday, October 31, 2006 9:36:13 PM Subject: Re: haaving trouble html in tomcat 5.5.20 have you tried to apprise the response to setHeader so it may understand the specific wmv content-type e.g. response.setHeade

Re: haaving trouble html in tomcat 5.5.20

2006-10-31 Thread Martin Gainty
have you tried to apprise the response to setHeader so it may understand the specific wmv content-type e.g. response.setHeader("Content-Type","video/x-ms-wmv"); M- This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated rec