ice world

There is nothing too difficult if you put your heart into it.
posts - 104, comments - 103, trackbacks - 0, articles - 0
记得这个错误已经遇到第二次了,一打眼就知道怎么回事了,不过还是要记下,给自己长长记性。

原因是 使用了struts的标签没有闭合标签。

例:

异常(错误)写法:

<bean:write name="user" property="name">

 

正确写法:

<bean:write name="user" property="name" />



只有注册用户登录后才能发表评论。


网站导航: