Re: WebObjects on GlassFish and jsp rendering garbage characters for wo:component
Re: WebObjects on GlassFish and jsp rendering garbage characters for wo:component
- Subject: Re: WebObjects on GlassFish and jsp rendering garbage characters for wo:component
- From: Farrukh Ijaz <email@hidden>
- Date: Tue, 15 Jun 2010 14:17:17 +0300
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 <wo:component tag to decompress the response.
Farrukh
On 2010-06-15, at 1:58 PM, Anjo Krank wrote:
> 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 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 characters. Looks like I'm missing sort of setting.
>>
>> Below are the contents of the jsp.
>>
>> <%@taglib uri="/WOtaglib" prefix="wo"%>
>> <wo:component className="com.mycompany.components.Main">
>> </wo:component>
>>
>> Below is the output (in the browser):
>>
>> ??S???0??W?L??????-???j? 9???u?????3v?.Z???ym??????h??Qhm?2????g??????=a????i??W???g??5,7???[?\$
>>
>> Any ideas?
>>
>> Farrukh _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden