I want to set one of jsp files in my jsps folder as the default view for the application. Is there any way we can tell in that a
a
Add
to the config file. Then the ROOT will resolve to the abc view. Then add
to the config file. This will resolve the view to /WEB-INF/view/abc.jsp.