El mié, 08-11-2006 a las 10:11 +0100, Josué Alcalde González escribió:

Thanks for your answers.

I will talk about my experiences with the solutions.

I try to define a mime-type in web.xml, but it didn't work.

Studying the source code in Internet Explorer (the file he tries to
download), I realize that <html> tag was in the 5 or 6 line.

And yes, it works if <html> is the first thing in the document.
I thougth the problem was not the lines, but that they were UNIX Line
delimeters, because I am working on linux.

I think IE tries to find <html> even if it is not in the firs line, but
it does not work with UNIX line delimeters.

So, that is the best solution: covert line delimeters to windows line
delimiters.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to