Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 1 week ago
Applet and JNLP
Hi,
It's possible to deploy an applet with jnlp file over CustomLayout and javascript ?.
Last updated on May, 3rd 2010
Do you mean something like integrating the Java Deployment Toolkit Script?
I think that the best way is to create a custom widget and using JSNI for this, but you should be able to "hack" that with the CustomLayout too. Don't remember anymore how the CustomLayout handles the embedded JavaScript, but there is also the JS API in the Window: http://demo.vaadin.com/sampler/#JSApi
Last updated on
You cannot reply to this thread.