Quantcast
Channel: A Java geek » Java
Viewing all articles
Browse latest Browse all 64

Chaining URL View resolvers in Spring MVC

$
0
0
Standard Java EE forward to internal resources go something like this: Admittedly, there’s no decoupling between the servlet code and the view technology, even not with the JSP location. Spring MVC introduces the notion of ViewResolver. The controller just handles logical names, mapping between the logical name and the actual resource is handled by the [...]

Viewing all articles
Browse latest Browse all 64

Trending Articles