I am currently using GWT and when i am lauching the server, i am getting the following adddress
http://127.0.0.1:8888/Jhy.html?gwt.codesvr=127.0.0.1:9997
but I want to use an address like
http://www.moribiz.com because sometimes I will need to attach values to the url such as
www.moribiz.com?Username=asdasd
Is this possible??