Hi, If you do not use GWT Please confirm it accesses by "/" and index.html is displayed
If you can display index.html I think the link to default servlet to be displayed. When PojectName is [App2] servlet-mapping made with default seems to be made from the name of [app2]. (at least that was my experience) Please refer to the following links for details of servlet-mapping http://code.google.com/intl/us/appengine/docs/java/config/webxml.html Please try . tnaks. On 12月29日, 午前10:31, Dana <[email protected]> wrote: > Can't seem to get a simple app running. > > I am using Eclipse 3.4 with the Google plugin. > > I created a (default) app called App2. I have made no changes to the > default code provided by the wizard. > > First I got the error that favicon.ico was not found. So I added an > icon to the war folder. > Now I am getting the error "WARNING: No file found for /App2". Both > of these errors are resulting in a 404 error in the browser. > > What am I missing? Is there some additional configuration that is > required to get started? > > The Google "Getting Started" pages don't seem to mention these issues > or other special requirements. > > Thanks, > -db -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
