jsp-jspl

in JSP

JSTL이란?

  • JSP에서 자주 사용하는 기능을 구현하는 커스텀 태그와 라이브러리의 모음이다.
Continue reading

JSP Session object

in JSP

Session Object

  1. JSP session is created once for user’s browser session unique for this user.
  2. Commonly used when you need to keep track of the user’s actions. ex)shopping cart, online banking.
Continue reading

JSP, Servlet 공부를 시작했다.
자바를 이용해 어떻게 웹과 연동하는지 늘 궁금했는데 해답이 코 앞에 있었다.

HTML과 JSP를 연동해서 하나의 웹을 만들 수 있다는 것에 벅찼다.

Continue reading

Jay Chung

Slowly and Steadily


Web BackEnd Developer