Yes I did. I dont know what the problem was but it worked fine after restarting Eclipse! Weird solution but works most of the time.
On Jun 7, 8:27 pm, Robert Kluin <[email protected]> wrote: > Hi, > Did you define a welcome file? > http://code.google.com/appengine/docs/java/config/webxml.html#The_Wel... > > Robert > > > > On Mon, Jun 6, 2011 at 17:04,rishi<[email protected]> wrote: > > Hi, > > > I was trying to create a Google App Engine code using the Eclipse and > > the plugin for it. I created the project as given on the "Getting > > started" page. I edited the auto generated index page started the > > server. All other setting were the default settings. What I realized > > is the call directly went to the servlet and not the index page. > > > To be more specific, it displayed the "Hello world" content of the > > servlet. > > > I am new to the all this (including servlets and jsp) so bare with me. > > My understanding is it should first go to the index page and then > > either through some action(or onload if specifically mentioned) it > > should navigate to other pages or servlet. > > > Any idea why it directly navigates to the servlet? > > > -- > > 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 > > athttp://groups.google.com/group/google-appengine?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.
