Vista client problem

2007-04-17 Thread David Brown
I've been having the most peculiar issue on a website, (Ubuntu server, running apache 2.2 / libapache2-mod-jk / tomcat 5.5). I initially thought the issue was to do with my servlet not sending proper response headers but it turns out its specific to Mod-JK, the problem only occurs on a Vista

Re: Vista client problem

2007-04-17 Thread Mladen Turk
David Brown wrote: I've been having the most peculiar issue on a website, (Ubuntu server, running apache 2.2 / libapache2-mod-jk / tomcat 5.5). The problem only occurs when the request is being process through Mod-JK. Does anyone have any idea what could be causing the problem ? Yes,

Re: Vista client problem

2007-04-17 Thread David Brown
Binary content / All other parts of the site work fine. This jsp contains nothing but garbled text , E.G. a$HHajshdashjk^SDAH*HAD But thats fine, thats intended. The problem is the transfer. I've tried different content-types, text/plain/ application, all with the same problem. Whats

AW: Vista client problem

2007-04-17 Thread Konstantin Breu
: Re: Vista client problem Binary content / All other parts of the site work fine. This jsp contains nothing but garbled text , E.G. a$HHajshdashjk^SDAH*HAD But thats fine, thats intended. The problem is the transfer. I've tried different content-types, text/plain/ application, all with the same

Re: AW: Vista client problem

2007-04-17 Thread David Brown
. HTH Cheers, Konstantin -Ursprüngliche Nachricht- Von: David Brown [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 17. April 2007 18:47 An: Tomcat Users List Betreff: Re: Vista client problem Binary content / All other parts of the site work fine. This jsp contains nothing but garbled

Re: Vista client problem

2007-04-17 Thread Gregor Schneider
Try FirwFox LiveHTTPHeaders-Extension and see what the Headers are saying Cheers Greg -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

Re: Vista client problem

2007-04-17 Thread David Brown
Can Mod-JK interfere with the headers ? If it was a header issue, I think the problem would be there constantly, not just when the request has to go through mod-jk. I'll have a look though, might give me a pointer Gregor Schneider wrote: Try FirwFox LiveHTTPHeaders-Extension and see what