Code Monkey home page Code Monkey logo

jsp2.0's Introduction

Chapter 1. JSP를 배우기 위한 기초 무장

  1. [JSP] 1.1 웹 어플리케이션과 웹 프로그래밍
  2. [JSP] 1.2 JSP(Java Server Pages)에 대한 이해
  3. [JSP] 1.4 톰캣 환경 설정 및 톰캣 구동

Chapter 2. JSP로 HTML 문서 생성하기

  1. [JSP] 2.1~2 JSP 페이지의 구성 요소
  2. [JSP] 2.3 page 디렉티브
  3. [JSP] 2.4 스크립트 요소
  4. [JSP] 2.5 JSP 기본 객체 : request
  5. [JSP] 2.6 JSP 기본 객체 : response

Chapter 4. 필수 이해 요소

  1. [JSP] 4.1 JSP(Java Server Pages)의 처리 과정
  2. [JSP] 4.2 출력 버퍼
  3. [JSP] 4.3 어플리케이션의 폴더 구조

Chapter 5. 기본 객체와 영역

  1. [JSP] 5.1 기본 객체
  2. [JSP] 5.2 기본 객체: out
  3. [JSP] 5.3 기본 객체: pageContext
  4. [JSP] 5.4 기본 객체: application
  5. [JSP] 5.5 JSP 기본 객체와 영역
  6. [JSP] 5.6 JSP 기본 객체의 속성(Attribute) 사용하기

Chapter 6. JSP 페이지의 에러 처리

  1. [JSP] 6.1 에러 페이지 지정하기
  2. [JSP] 6.2 에러 페이지 작성하기
  3. [JSP] 6.3 에러 코드별 에러 페이지 작성하기
  4. [JSP] 6.4 예외 종류별 에러 페이지 지정하기
  5. [JSP] 6.5 에러 페이지의 우선 순위 및 에러 페이지 지정 형태

Chapter 7. 요청 흐름 제어하기

  1. [JSP] 7.1 <jsp:forward> 액션 태그를 이용한 JSP 페이지 이동
  2. [JSP] 7.2 리다이렉트와 자바 스크립트를 이용한 페이지 이동

Chapter 8. JSP 페이지 모듈화

  1. [JSP] 8.1 <jsp:include> 액션 태그를 이용한 페이지 모듈화
  2. [JSP] 8.2 <jsp:include> 액션 태그를 이용한 레이아웃 템플릿
  3. [JSP] 8.3 include 디렉티브를 이용한 중복된 코드 삽입
  4. [JSP] 8.4 <jsp:include> 액션 태그와 include 디렉티브의 비교

Chapter 9. 클라이언트와의 대화: 쿠키와 세션

  1. [JSP] 9.1 쿠키 사용하기
  2. [JSP] 9.4 세션 사용하기: session 기본 객체

Chapter 10. JSP에서 자바빈 활용하기

  1. [JSP] 10. JSP에서 자바빈 활용하기

Chapter 11. 데이터베이스와 JSP

  1. [JSP] 11.1 데이터베이스 기초
  2. [JSP] 11.2 오라클 PDB 서버에 접속하기
  3. [JSP] 11.3 SQL 쿼리 기초
  4. [JSP] 11.4 JSP에서 JDBC 프로그래밍하기
  5. [JSP] 11.5 자카르타 DBCP API를 이용한 커넥션 풀 사용

Chapter 14. 표현 언어(Expression Language)

  1. [JSP] 14. 표현 언어(Expression Language)

Chapter 15. JSTL을 이용한 깔끔한 코드 만들기

  1. [JSP] 15. JSTL(JSP Standard Tag Library) #1 JSTL이란 무엇인가?
  2. [JSP] 15. JSTL(JSP Standard Tag Library) #2 코어 태그(set, remove, if, choose, forEach, forTokens)
  3. [JSP] 15. JSTL(JSP Standard Tag Library) #2 코어 태그(import, url, redirect, out, catch)

jsp2.0's People

Contributors

yonghwankim-dev avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.