ringa_lee2017-04-17 17:01:10
After successful login, shouldn’t the user information be placed in the session? There is no need to pass it through the request. It is better to use redirection instead of forwarding. After redirection, the user name can be obtained through the session