Is it possible to create javascript elements like OpenStreetMapor jQueryinside a vaadin application?
Because vaadinwebsites are created by programming in java and letting the compiler auto-create to DOMand JavaScriptfrom it?
So, is it even possible?
source
share