On the lighter side: eye candy for your GWT app
Posted by David Chandler on October 12, 2009
Never mind the underlying frameworks, we all know the most important ingredient in any Ajax application is…
the “Ajax wait thingy” (aka spinning GIF).
Can’t right-click fast enough to snag one from your favorite Web 2.0 site?
No problem! Create your very own at http://www.ajaxload.info/

How to create a splash screen while GWT loads « TurboManage said
[...] « On the lighter side: eye candy for your GWT app [...]
How to show a “Loading…” pop-up in your GWT app « TurboManage said
[...] basic idea is to show and center a pop-up with some text and an Ajax wait image. There are a couple ways to hook it into gwt-presenter. The WidgetDisplay interface method has [...]