一:
復制代碼 代碼如下:
<a href="userAction.do?flag=user_regist">注冊</a>
二:
復制代碼 代碼如下:
<a href="<s:url action="userAction">
<s:param name="flag" value="'user_regist'" />
</s:url>">注冊</a>
//注意這裡的action名都是在sturts.xml中配置的名字。
[\s\S ]*\n
三:
復制代碼 代碼如下:
javascript的location.href。略。