12-13-2013 10:43 AM
model.sites = siteService.listSites(null, null, 0);
List<Site>
<body> ${sites} </body>
12-13-2013 10:47 AM
List<Site>
is a list, you have to iterate over it, as explained here http://freemarker.org/docs/ref_directive_list.htmlTags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.