1.jsp에서 request.getAttribute("test")하고
2.jsp에서 request.setAttribute("test",abc)했는데
1.jsp에선 null로 나와오..
댓글 0