Hi Tony, On 16 Mar, 19:32, Tony Strauss <[email protected]> wrote: > When you talk about JNLP vs. applets, are you talking about a JNLP > *application* vs. an applet? If you are talking about a JNLP > application, then as far as I know there is no way to communicate > directly between GWT and the JNLP application. I had a similar > requirement, and I eventually had the GWT application and the JNLP > application talk to each other through the server. A key point to > remember with JNLP applications is that they run completely > independently of the web browser and so cannot talk with code running > within the Javascript sandbox. [...]
Thanks for your reply. After writing my question I went looking for general ways to communicate between applet and javascript (while earlier I only looked in the GWT context) and found those pages about java plugin2. I am studing this solution and I think I will try to implement and test it. About your question: I wish to run an applet via jnlp, I don't need a complete application. I'll be back on this thread whenever I complete my tests with java plugin2. Bye, Giuseppe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
