警告: Could not find action or result: /homework/students/Students_query.action
There is no Action mapped for namespace [/] and action name [Students_query] associated with context path [/homework]. - [unknown location]
There is no Action mapped for namespace [/] and action name [Students_query] associated with context path [/homework]. - [unknown location]
2016-06-05
已采納回答 / 成長中的菜鳥
那就直接用對象傳值(如:@Autowiredprivate StudentEntity stu;)這樣用spring注入后,直接傳對象(stu)感覺也是很爽!
2016-06-04
跟著視頻學習,實現了課程內容。同時自己嘗試了教師列表進行編寫。給大家提供源碼,方便大家交流學習~ http://download.csdn.net/detail/nick_zcy/9539513
2016-06-02
辭職在家苦戰兩個月,終于學完了慕課網java部分90%內容,可以去找工作了,好開心!感謝慕課網,感謝所有辛勤付出的老師,讓我從一個小白跨入了java開發的大門,以后的路還得自己走,大家加油!
2016-06-01