已采納回答 / 慕函數0662299
如果是 sturts 2.5 的話,可能需要添加 <allowed-methods>login</allowed-methods>?:?<action name="*_*" class="action.{1}Action" method="{2}" > ? ? ? <result name="login_success">/users/Users_login_success.jsp</result> ? ? ? <result name="...
2016-10-03
request.setAttribute("students_list", students);
學生列表數據是每次交互都刷新的,感覺放request好一點。
學生列表數據是每次交互都刷新的,感覺放request好一點。
2016-10-03
hibernate4.2.X junit生成表結構錯誤
具體可以參考我的博客:http://www.cnblogs.com/hewenny/p/5919542.html
具體可以參考我的博客:http://www.cnblogs.com/hewenny/p/5919542.html