Hi,
I developed a Vaadin application using version 7.0.6 version. Recently i have moved the application to version 7.4.0. I am trying to implement server push concept in the application. Especially in a custom component in a screen. Just instruct me how to implement server push in the custom component. I came know to that UI can’t be called inside another UI. Please help me!!!