最新回答 / qq_雨欲語_03900761
頁面上傳值可以不用寫,老師素材里面頁面已經寫好。你可以參考老師用戶登錄那一塊的寫法,使用struts2的ModelDriven<T>的方法傳值到action。
2018-08-22
已采納回答 / qq_懵懂的歲月_0
jsp代碼貼出來 數據庫里數據順便看看?;緵]什么大問題的?jsp表單提交 action? ?.action里對應名字 開始檢索,然后進入類里 檢驗方法login,返回什么值 就跳去什么頁面
2018-08-21
最新回答 / 慕虎4453882
Cannot load connection class because of underlying exception: com.mysql.cj.exceptions.WrongArgumentException: Malformed database URL, failed to parse the main URL sections.你的hibernate.cfg.xml數據庫URL可能有問題。你自己看一下。
2018-08-14