Thanks everyone. I'll be updating the docs soon to use guestbook.jsp instead
of /guestbook.jsp. Can someone please file a bug about this discrepancy
between the local and production environments?
http://code.google.com/p/googleappengine/issues/list

- Jason

On Sun, Aug 23, 2009 at 6:45 PM, Shack <shack1...@gmail.com> wrote:

>
> Thank you. It works by using the guestbook.jsp as you have said.
>
> Cheers.
>
> --Shack
>
> On Aug 23, 11:39 pm, eshriek <eshr...@gmail.com> wrote:
> > Just to clarify, index.html is the default file that will be returned
> > if you do not specify the .jsp extension. Static files take priority
> > when there is ambiguity. If you do not specify any file (as you did,)
> > then you should receive a page with links to each application you have
> > available. In your case it would only be 'guestbook,' unless you've
> > uploaded additional apps. So you should be able to access three
> > different pages (as you should be able to on your local server):
> >
> > http://anudemoapp.appspot.com/http://anudemoapp.appspot.com/guestbook
> > andhttp://anudemoapp.appspot.com/guestbook.jsp
> >
> > On Aug 23, 9:32 am, eshriek <eshr...@gmail.com> wrote:
> >
> > > Try using the full url path to the application:
> http://anudemoapp.appspot.com/guestbook.jsp
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to