首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2SE开发 >

<html:img page="<bean:write name="personalInfo" property=&q

2012-01-23 
html:img pagebean:write namepersonalInfo propertyheadPic//就出错,改成img src就不出错

<html:img page="<bean:write name="personalInfo" property="headPic"/>"/>就出错,改成<img src>就不出错,怎么办
<html:img   page= " <bean:write   name= "personalInfo "   property= "headPic "/> "/> 就出错,改成 <img   src> 就不出错,怎么办

[解决办法]
标签不能嵌套

热点排行