Re: Downloading issues in IE via https

2008-10-27 Thread Nar Karapetyan
Thanks for the responses on this matter to Mark Thomas and Andre' Warnier. However I found a simpler solution to this, and just in case of anybody encounters with this I'll provide it below. Put the following just before starting to write into the output stream: response.setHeader("Pragma", "");

Re: Downloading issues in IE via https

2008-10-27 Thread Mark Thomas
Nar Karapetyan wrote: > Hello, > > the issue I encounter might not directly be related with Tomcat. However if > anyone hase a clue > of how can I overcome that, I'd like to learn it. > > The thing is that when I connect to my web page via https, IE7 hints a > message that the certificate > is

Re: Downloading issues in IE via https

2008-10-27 Thread André Warnier
Nar Karapetyan wrote: Hello, the issue I encounter might not directly be related with Tomcat. However if anyone hase a clue of how can I overcome that, I'd like to learn it. The thing is that when I connect to my web page via https, IE7 hints a message that the certificate is not error free,

Downloading issues in IE via https

2008-10-27 Thread Nar Karapetyan
Hello, the issue I encounter might not directly be related with Tomcat. However if anyone hase a clue of how can I overcome that, I'd like to learn it. The thing is that when I connect to my web page via https, IE7 hints a message that the certificate is not error free, but I am able to explor