Hi,
I am new to GWT and i want to know how to navigate from one page to another page in GWT.Currently am trying in the below format.
First Step : Creating different .gwt module
Second step : Creating html file and mentioning the id name.
Third Step : Creating the Client java file and mentioning the id name(html file id).
am not getting any error in the server console and the new page is not loading.. Pls suggest on this.if any body have a sample code pls share.
thanks
RaghuNandan