Our application needs to create a new browser window and load smart gwt widgets there. We can use the Window.open(), but the only way I know of to communicate with the new window is using JSNI. Is there any support in Smart GWT for this other than using JSNI?