I just started with Spring Web MVC. I\'m trying to avoid file extenstions in the url. How can i do this? (I\'m using Spring 2.5.x)
Bean:
<
Have you tried /* in the servlet mapping and ?
/*