I'm not sure, but seems looks like you want to access a html file with a path. Maybe you need to add 'path-mapping'.
http://www.caucho.com/resin-3.0/config/webapp.xtp#path-mapping On Fri, Jul 1, 2011 at 11:02 AM, Pion <[email protected]> wrote: > war/b/abc has static html file. I cannot access war/b/abc/foo.html using > http://example.appspot.com/b/abc/foo.html > > But I can access another folder war/xyz/pqr.html using > http://example.appspot.com/xyz/pqr.html > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine-java/-/9G7hKDe_cFAJ. > > 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. > -- 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.
