Vaadin and HTML web template

Hi,

Is it possible to use HTML web templates with Vaadin and how? I have web template which is full HTML and JS, so i wanna to access buttons and panels with Java code.
Is Vaadin a good choice?

Thanks in advance!

Sure. Take a look at
CustomLayout
.