My folder structure on Eclipse project is as the following:

war
  /b/abc
  /css
  /js
  /image
  index.html

It works fine on my development machine

But after uploading to Google App Engine, I received the following
error message: "The requested URL /b/abc was not found on this
server" .

I am using GAE Java SDK 1.5.1 and Google Plugin for Eclipse 3.6.

Thanks in advance for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to