<!-- You can use this to pass start-up information to your GWT module -->
<script language="javascript">
var Pages = {
page: "MainPage"
};
</script>
hello friends,i need 2 pass the value from an external html page to my gwt application, can we do this..If possible please help me..thank u..