开发者

How to detect last call to server in GWT?

I want to detect last asy开发者_StackOverflow中文版nchronous call to server, because i want to display loading box before all javascript code download and display successfully.

Like gmail- gmail display loading box after sign in before all javascript code download and display properly

Please help me

Thanks


I would suggest to use a unified RPC caller that handle retries on errors and display your loading box.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜