Re: menu got hanged
Hi all,
I have found the problem.thisis because of RPC call.. but how to
solve this issue?
On Jul 16, 7:12 pm, Paachu <binu...@gmail.com> wrote:
> Hi all,
>
> I am new to GWT. We have a menu called users in our application. When
> I click the users menu,
> one panel is drawing the with user values. It is perfectly drawing
> without anyproblem. Second time
> again when I click the same menu users its got hanged the application.
> I am rendering the application in the following way.
>
> RootPanel.get().clear();
> RootPanel.get().add(userPanel);
>
> Application is not throwing any exception.. what will be the root
> cause? any idea?
>
> Thanks
> Pacchu..
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home