最近在看jforum的源码,看到他的html文件中用了大量的#if>,可是在myeclipse下都报错了,求各位帮忙解答一下
<tr> <td class="row1" width="38%"><span class="gen">${I18n.getMessage("Groups.Form.GroupName")}</span></td> <td class="row2"><input type="text" name="group_name" value="<#if group?exists>${group.name}</#if>" /></td> </tr>Multiple annotations found at this line: - Invalid character used in text string (<#if group?exists>${group.name}</ #if>" />). - Start tag (<input>) not closed.
使用了freemarker组件了。
我也刚碰到了这个问题,是不是要安装freemarker组件
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号