Skip to content
Snippets Groups Projects
Commit 92e7ab43 authored by michaelisvy's avatar michaelisvy
Browse files

Simplified ContentNegoViewResolver config

- Now using namespace, much simpler (11 lines instead of 27)
- Just a minor issue with:
<bean class="org.springframework.web.servlet.view.JstlView">
	<property name="url" value="" />
</bean>
(should investigate later if we can remove “url” attribute
parent 8929d373
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment