If they get a blank page it's probably because they don't have
javascript enabled.

As far as the site being slow there are many problems that could be
going wrong. It could be that you have a large javascript file that is
taking a long time to download, you could be chaning lots of
asynchronous calls together, or your showing a page that has a table
that you add 1000 rows to. Addressing the slow site issue isn't
terribly difficult to solve as long as you can figure out what is
causing your site to be slow.

On Dec 17, 12:15 pm, Michael W <mwang_2...@yahoo.com> wrote:
> We have GWT application and running well for most users of the world.
>
> However, we got report from some users
> 1) Some said the site is slow
> 2) Some said the they got blank page.
>
> Does anyone have experience or know how to address those issues?
>
> Thanks
>
> --Michael

--

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


Reply via email to