<s:a href="role_delete.action?id=%{id}">删除</s:a>
而之前我们习惯用<a href="role_delete.action?id=${id}">删除</a>