Hi,

I am working on my first app and have deployed it successfully.

I am having some difficulties with my URLs when it is deployed to
Google App Engine.
 ( I'm using Spring MVC )

When its in local host this URL work fine:

http://localhost:8888/simple-admin/intro.htm

However when I'm in the deployed version on App Engine I get
http://xxxx.appspot.com/simple-admin/intro.htm

The web page can't be found.

When I have a welcome-list page set up that seems to work ok, but I am
using the UserService to create
a login URL, and then the request.getRequestURI can't be found.

Any help or pointers greatly appreciated,

Thanks,
Lisa

-- 
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