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 at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to