javascript - How to detect last call to server in GWT? -
i want detect last asynchronous call server, because want display loading box before javascript code download , display successfully.
like gmail- gmail display loading box after sign in before javascript code download , display
please me
thanks
i suggest use unified rpc caller handle retries on errors , display loading box.
Comments
Post a Comment