下边是报错提示 Multiple annotations found ">
输入banner图图片脚本导航/分类

html有这个标签吗<#if></#if>_html/css_WEB-ITnose

最近在看jforum的源码,看到他的html文件中用了大量的<#if >,可是在myeclipse下都报错了,求各位帮忙解答一下
		${I18n.getMessage("Groups.Form.GroupName")}			

下边是报错提示
Multiple annotations found at this line:	- Invalid character used in text string (<#if group?exists>${group.name}" />).	- Start tag () not closed.


回复讨论(解决方案)

使用了freemarker组件了。

我也刚碰到了这个问题,是不是要安装freemarker组件