1. SimpleUrlHandlerMapping annotation pblm forum.springsource.orgI create an application using annotation now i want to use SimpleUrlHandlerMapping for authentication Code: |
2. Annotations + SimpleURLHandlerMapping in same application forum.springsource.orgAnnotations + SimpleURLHandlerMapping in same application My application has been running using SimpleURLHandlerMapping since months and now I am trying to convert it to annotation based controller one by one. I ... |
3. SimpleUrlHandlerMapping and annotated request mapping. forum.springsource.orgI can only get annotated request mapping to work if I remove the bean for SimpleUrlHandlerMapping. Makes sense. But what happens when I want to map flow.htm (for example) for Spring ... |