Hi Vikram, It could be that none of the servlets to handle requests are mapped to handle a request to the root URL of your application (/). Could we see your web.xml file?
For example, see: http://code.google.com/appengine/docs/java/gettingstarted/creating.html Thank you, Jeff On Sat, Apr 11, 2009 at 3:18 AM, pumplove <[email protected]> wrote: > > Hi, > I have created a simple application and uploaded it to the app > engine and though i have given the app a unique Id (nostalgia- > register.appspot.com) whenever i click on the link it tells me the url > is invalid. Do i need a domain name ? becuase this is what is given in > the docs " You can now see your application running on App Engine. If > you set up a free appspot.com domain name, the URL for your website > begins with your application ID: > http://application-id.appspot.com " > > so ideally is shud have been able to access it ...any help on this > would be greatly appreciated. > > Regards, > Vikram > PS: pls 4give my illiteracy about domain names et all > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
