spring - java重定向与转发的问题
黄舟
黄舟 2017-04-17 16:59:10
0
1
516
黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
左手右手慢动作

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template