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

WBOY
發布: 2016-06-24 11:48:08
原創
4650 人瀏覽過

最近在看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组件

來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
最新問題
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板
關於我們 免責聲明 Sitemap
PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!