Got Problems with Tuckey UrlRewriteFilter and Spring 3 Web MVC
Benny Neugebauer
Greenhorn
Joined: Sep 19, 2010
Posts: 1
posted
0
Hi, I have a Spring Web MVC application and I want to use RESTful URLs. Regrettably I haven't found any configuration that works for me with Tuckey's UrlRewriteFilter.
I'm using the "DefaultAnnotationHandlerMapping" and I added "urlrewritefilter.jsp" to my classpath and copied "urlrewrite.xml" into "/WEB-INF/".