Spring 3.0 on Google App Engine
I have found nice post about it http://www.acrhodes.com/2010/02/spring-3-0-with-google-app-engine/. There is only one little bug in dipstcher-servlet.xml it should have viewResolver look like:
`<bean id="viewResolver"
class="org.springframework.web.servlet.view.InternalResourceViewResolver">
`
Want to learn more?
Sign up to get a digest of my articles and interesting links via email every month.