Hi

In my login application, when I click login button, I am displaying a
panel it contains a simple Label which shows welcome user. That panel
is displaying properly. but the problem is
it is repeating two times. In my login.html I have declared <div id
="username"></div>
So Iam using RootPanel.get("username").add(panel); If I have not
declared this div id, it is working fine for me.

what exactly the reason?


thanks
Bhanu lakshmi.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to