I have to redirect my default app engine page myAppID.appspot.com to www.myDomain.com.
I have created HTML files for site, created the gwt project in eclipse and deployed that project on google app engine. I have search on the net for 301 redirection, so find that as i am using java so i need a java handler to put in web.xml file or app-engine-web.xml file. I am not a developer just a web designer only know the HTML and CSS as scripting language.
So please if anybody can help me.