session.getAttribute("loginUser",username);報錯
The method getAttribute(String) in the type HttpSession is not applicable for the arguments?
?(String, String)
The method getAttribute(String) in the type HttpSession is not applicable for the arguments?
?(String, String)
2017-08-13
舉報
2017-08-13
session.setAttribute ?不是get