Hailey

  • 홈
  • 태그
  • 방명록

Expression Language 2

[EL&JSTL] EL(Expression Language) 사용방법

목차 1. EL 리터럴 표현식 2. EL을 사용하여 값 꺼내기 3. 연산자 종류 | EL 리터럴 표현식 데이터 EL 코드 result 문자열 ${"test"} test 문자열 ${'test'} test 정수 ${20} 20 실수 ${2.8} 2.8 boolean ${true} true null(빈 문자열 출력) ${null} | 값 꺼내기 - 배열 또는 리스트(일반적인 '배열', '리스트'의 인덱스와 동일하게 생각하면 된다. 0부터 시작) ${list[2]} - Map ${map.keyName} Example Map map = new HashMap(); map.put("student","jack"); pageContext.setAttribute("map","map"); ${map.student} // -..

Back-End 2021.10.12

[EL&JSTL] EL(Expression Language)이란? EL의 개념

https://docs.oracle.com/javaee/6/tutorial/doc/gjddd.html Expression Language - The Java EE 6 Tutorial Chapter 6Expression Language This chapter introduces the Expression Language (also referred to as the EL), which provides an important mechanism for enabling the presentation layer (web pages) to communicate with the application logic (managed beans). The docs.oracle.com | EL(Expression Language..

Back-End 2021.10.12
1
더보기
  • 분류 전체보기 (41)
    • IT Background (2)
    • SSAFY (1)
    • Front-End (2)
      • HTML과 CSS (2)
    • 알고리즘(Algorithm)의 종류, 분류 (24)
      • 재귀 함수(Recursive Call Algori.. (0)
      • 정렬 알고리즘(Sorting Algorithm) (0)
      • 탐색 알고리즘(Searching Algorithm.. (0)
      • 해시 알고리즘(Hash Algorithm) (0)
      • 그래프 알고리즘(Graph Algorithm) (8)
      • 동적프로그래밍(Dynamic Programming.. (6)
      • 시뮬레이션(Simulation) (5)
      • 여러 가지 기법 (5)
    • 알고리즘 풀이 (3)
    • Framework (1)
    • Computational Thinking(컴퓨팅 .. (1)
    • Back-End (6)
    • Technology Note (0)

Tag

자바, Expression Language, IT Background, 소프트웨어 디자인 패턴, No mapping for GET, 백준, Spring Framework, El, Circle CI, 모델뷰컨트롤러, Flexable Display, 백준 17281 자바, jstl, java, EL이란, MissingServletRequestParameterException, EL 사용방법, SWEA 활주로 건설 자바, SWEA, 백준 2239 자바,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30

Copyright © Kakao Corp. All rights reserved.

티스토리툴바