struts2标签中带s开头的个别属性
<body onload="_initial_hide();${login.loginOk}">加载两个或多个函数中间用;分号
---------------------------------
<s:textfield name="login.loginName" theme="simple" cssStyle="border-width:0">
theme:simple同行显示
cssStyle=border-width:0 不显示文本框边框
??????cssStyle 其他值:
?