Re: WebObjects on GlassFish and jsp rendering garbage characters for wo:component

2010-06-15 Thread Anjo Krank
So you would compress it and then decompress it directly afterwards? It's not me paying your energy bill, but... Cheers, Anjo Am 15.06.2010 um 13:17 schrieb Farrukh Ijaz: > Great!! You're right. It worked after disabling the compression. Thanks. > > For the time being it's okay but I think t

Re: WebObjects on GlassFish and jsp rendering garbage characters for wo:component

2010-06-15 Thread Farrukh Ijaz
Great!! You're right. It worked after disabling the compression. Thanks. For the time being it's okay but I think there should be some setting that can help This is probably gzip? Set > > er.extensions.ERXApplication.responseCompressionEnabled=false > > Cheers, Anjo > > > > Am 15.06.2010 u

Re: WebObjects on GlassFish and jsp rendering garbage characters for wo:component

2010-06-15 Thread Anjo Krank
This is probably gzip? Set er.extensions.ERXApplication.responseCompressionEnabled=false Cheers, Anjo Am 15.06.2010 um 12:54 schrieb Farrukh Ijaz: > Hi, > > I've deployed my Wonder application on GlassFish as SSDD. Everything works > fine when I'm using the Wonder application within the Gl

WebObjects on GlassFish and jsp rendering garbage characters for wo:component

2010-06-15 Thread Farrukh Ijaz
Hi, I've deployed my Wonder application on GlassFish as SSDD. Everything works fine when I'm using the Wonder application within the GlassFish context. However when I create a JSP and use any of the existing component in the jsp, instead of rendering the component, it generates garbage characte