Got one question: Does this method via your embeded UI , create new Vaadin Session for every embeded UI ? Or is using the same vaadin session like in two browser tabs within the same browser ?
This just renders the embedded VaadinUIs in another one, so each application runs as is, normally with their own HTTP session.