<html:img page="<bean:write name="personalInfo" property="headPic"/>"/>就出错,改成<img src>就不出错,怎么办
<html:img page= " <bean:write name= "personalInfo " property= "headPic "/> "/> 就出错,改成 <img src> 就不出错,怎么办
[解决办法]
标签不能嵌套