Hi,

I've got HTML page that contains

 + some content
 + div
 + button

A click on button should create Ajax request and on success add GWT
component to Div (replace it with the content that returned from
server).

I thought that when I add includes of GWT scripts to DOM, it would
reload a GWT component.
But it doesn't work correctly. Is there another way to do it?


thanks!


--~--~---------~--~----~------------~-------~--~----~
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