freemarker « Integration « Spring Q&A





1. Can anyone point me to Spring MVC, Tiles, Freemarker integration example?    stackoverflow.com

In my Spring MVC based applications i use Freemarker and i like it very much, but it's lacking advantages provided by Composite View pattern. I'm thinking of trying to use Tiles2 ...

2. SpringMVC and FreeMarker Integration    forum.springsource.org

Hi, I am trying to use freemarker with srpingmvc but I am new to this combination and don't know how to use them together so if someone please can show me ...

3. Unfortunate freemarker/spring integration problem    forum.springsource.org

Unfortunate freemarker/spring integration problem I am in the process of moving from Velocity to Freemarker and have just come across a problem. Freemarker only allows hash-keys of type String. Spring however, ...

4. Tiles2 + Freemarker integration    forum.springsource.org

Tiles2 + Freemarker integration Hi all, i was strugling today trying to migrate from Freemarker to Tiles2 + Freemarker. My freemarker templates use macros that come from spring.ftl. If i provide ...