Anyone answer me please :). Vaadin supports jquery or just support native javascript ?
With that general question the answer is ‘it depends’. What do you mean by supporting jQuery?
Sure, it is possible to have some part of your Vaadin application’s client-side use jQuery. Does it make sense? Rarely, since most, if not all, stuff provided by jQuery is already covered. It all depends on what exactly you want to achieve.