In Vaadin Label , I set a html content as String . That html is consisted of a html form and javascript+jquery related stuff for form submission and other processing.
Even though the form is correctly loaded to the UI , the javascript stuff is not working .
So what can be the reason ? . Is there any otherway to do this ?