Inflearn brand logo image

Inflearn Community Q&A

staar1244's profile image
staar1244

asked

Practical JSP (renew ver.) - Course for new programmers

Session

null 값

Written on

·

343

0

혹시 login.jsp 실행시키고 로그인후 memberID : null이렇게 뜨는 이유를 알수 있을까요??

javajsp

Answer 1

1

http://localhost:8090/sessionPjt/login.jsp 

로 접속하셔야 하는데

http://localhost:8090/sessionPjt/loginOk.jsp

로 접속하신 듯 합니다. 

staar1244's profile image
staar1244

asked

Ask a question