在session里面 session.setAttribute("user",user); 然后在jsp里面取 ${user.reader_name} 一直取不到,但是直接${user}就可以拿到他的toString返回值 getset都寫了求救 查看完整描述