I\'ve mapped the Spring MVC dispatcher as a global front controller servlet on /*.
/*
'Static' files in App Engine aren't directly accessible by your app. You either need to upload them twice, or serve the static files yourself, rather than using a static handler.