码迷,mamicode.com
首页 > 其他好文 > 详细

freemarker.template.TemplateModelException: Don't know how to present an object of this type to a te

时间:2014-11-21 14:23:24      阅读:288      评论:0      收藏:0      [点我收藏+]

标签:freemarker.template.

   我在页面编写测试list标签代码一直通过不了,总是报freemarker.template.TemplateModelException: Don‘t know how to present an object of this type to a template: com.evan.Person。

解决办法是:将freemarker的2.2.8jar替换成2.3.16或2.3.21(目前最新)版本。

项目的运行源码下载地址:http://download.csdn.net/download/zl544434558/8183465

freemarker.template.TemplateModelException: Don't know how to present an object of this type to a te

标签:freemarker.template.

原文地址:http://blog.csdn.net/zl544434558/article/details/41347919

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!