Spring Framework

MVC

What is special about the return type of the request mapping controller method

It returns the View Name which is being prefixed by our configuration.xml file to point to the correct .jsp file
 
1)
 
2)
 

Diskussion