Hi, I have implemented an Applet (for graph visualization) and want to
embed it to my GWT application.
I also want to achieve communication between GWT and the Applet.

I have seen and have tried to use the gwtai library (http://
code.google.com/p/gwtai/) but it does not even compile under Java 1.6
(Stack Overflow error), which is a must in my project.

So, is there any other way to achieve direct GWT-Applet communication
or must I switch to Flash (for which the communication seems to be
implemented)?

By the way, I am very surprised regarding the lack of Applet support
on GWT, I thought it would be trivial... :((

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