GWT depends on ActiveX in IE6 as it is the only way to get an XMLHttpRequest object. There is no way for GWT to work in IE6 without ActiveX. IE7 allows a different way to get this object, but IE6 does not.
On Jan 12, 10:23 am, Sellfisch <[email protected]> wrote: > Hi there, > > we are writing an GWT Business Application and have to roll it out on > IE6-Browsers with ActiveX disabled :'(. > Is it possible to tell the compiler not to use activeX or how can we > avoid the use of ActiveX-Objects. > > Asking for alms > > Tobias
-- 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.
