Guest User

Untitled

a guest
Dec 12th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. --- e8eeb3 lalyos an hour ago webmvc-config.xml
  2. +++ a68e73 lalyos an hour ago webmvc-config.xml
  3. @@ -8,6 +8,8 @@
  4.  
  5. <bean class="org.springframework.web.servlet.view.tiles2.TilesConfigurer"
  6. id="tilesConfigurer" >
  7. + <property name="checkRefresh">true</property>
  8. + <property name="useMutableTilesContainer">true</property>
  9. <property name="definitions">
  10. <list>
  11. <value>/WEB-INF/layouts/layouts.xml</value>
Add Comment
Please, Sign In to add comment