Hi Tarik, IE and IE6 is not a good target for any kind of Ajax application. IE6 is known for memory leaks and extremely poor performance of javascript, and for lots of incompatibilites.
When you are able to switch to a modern browser, do it soon, otherwise you will have a lot pain dealing with Mega Scrap browsers. Your project will take 3-4 times more efforts than with modern browser but with poor results. And all that because some customer won't spend 5 minutes to download a modern browser. Stefan Bachert http://gwtworld.de On Jun 11, 2:50 pm, tarik <[email protected]> wrote: > I am using GWT2.0, I would like to know how to decrease memory > consumption for GWT? I am using Internet explorer 6. Please give me an > answer as soon as possible? Thank you. -- 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.
