ok

On Thu, Sep 24, 2009 at 3:12 AM, Sumit Chandel <[email protected]>wrote:

> Hi Charlie,
> How much control do you have over the specialized embedded browser that
> you're using? The current user-agent string wouldn't pass the selection
> script code used in UserAgent.gwt.xml, but before investigating workarounds
> involving tweaks to the selection script, if you have any control over the
> specialized embedded browser to change its user agent value (for example, to
> have it include gecko1_8, you should be able to have GWT detect and select
> the correct application files to load up for that target browser.
>
> Hope that helps,
> -Sumit Chandel
>
>
> On Fri, Sep 18, 2009 at 4:55 AM, Charlie M <[email protected]> wrote:
>
>>
>> Hi All,
>>
>> I am looking at using GWT with a new project I am work on, having used
>> it successfully on a previous project. This project requires the use
>> of a specialist embedded browser. There is a simulation PC browser
>> which provides very little in the way of debugging output but GWT is
>> clearly not working. Even a simple two Widget test app won't work. I
>> was hopeful it would work because its apparently based on the Gecko
>> engine. It certainly works with most web sites and seems fully
>> featured. I tested it with Gmail which works very well.
>>
>> The user agent the browser provides in the HTTP headers is:
>>
>> User-Agent: Mozilla/5.0 (compatible; ANTGalio/2.1.19.06.05; NT5.01sp3/
>> x86)
>>
>> How will GWTs boot strap handle this user agent. Is there any well to
>> tell what its detected it as and to tell GWT what browser to treat it
>> as.
>>
>> Thanks,
>>
>> Charlie M
>>
>>
>
> >
>


-- 
k.balaji

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to