hello,
i am trying to build small app in gwt, i am using DockPanel to set homepage,but issue here is its adding extra space between left menu and center container which i haven't specify.,
Try changing the css property of Dockpanel. In this way you can manage the spacing in the panel. It will be in the gwt folder created when you compile the application