I have the following files in my webapp: <myappname>\WEB-INF\web.xml <myappname>\WEB-INF\appengine-web.xml <myappname>\publish\Application Files\index.html <myappname>\publish\Application_Files\index.html ...
When I use appcfg.cmd to upload, everything seems OK, I see no error. But when I try to access http://<myappname>.appspot.com/publish/Application%20Files/index.html I see a 404 error while http://<myappname>.appspot.com/publish/Application_Files/index.html works correctly. Is this a bug or not? Any workaround solution? (I have to have use the name with space) Thank you in advance! Thai -- 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 [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-java?hl=en.
