<c:if test="${param.login eq 'true'}">
  <div class="login">로그인 되었습니다.</div>
</c:if>

+ Recent posts