How do I get App Engine to generate the URL of the Server it is currently running on ?
( ie ) If the application is running on development server it should return
http://localhost:8080/
and if the application is running on Google 's servers it should return
http://application-name.appspot.com