Putting .jsp files under the /war directory has worked fine until some point but it just stopped working. By that, I mean when I want to access to whatever my appspot.com/test.jsp file, I get the following error message:
Error: Server ErrorThe server encountered an error and could not complete your request. If the problem persists, please report<http://code.google.com/appengine/community.html> your problem and mention this error message and the query that caused it. In other projects, it works fine; it is just this one project that I was working on that is giving me problem. It is as if the jsp file does not even exist in the directory. It should be a simple problem but I just cant figure out how to deal with it. Can anyone please help me with this issue? -- 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/-/qB-mSK8FFmAJ. 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.
