<html:button property="submit" style="width:50px">
<bean:write name='updatePermissionForm' property='user'/>
</html:button>
action<bean:write name='updatePermissionForm' property='user'/>
</html:button>
UpdatePermissionForm update = (UpdatePermissionForm)form;
update.setUser("搜索");
update.setUser("搜索");