<EL 리스트(배열), 맵 참조>
* 리스트(배열) 참조
- sample[0]
- sample[1].name
* 맵 참조
- sample[red]
- sample[red].name
- sample[red][0].age
'자바 > JAVA...Spring' 카테고리의 다른 글
Spring 3.2 & MyBatis] Spring Expression Language(SpEL) (0) | 2016.01.28 |
---|---|
Spring 3.2 & MyBatis] JSTL 함수 (JSTL 설정) (0) | 2016.01.26 |
Spring 3.2 & MyBatis] EL 계산식 (0) | 2016.01.26 |
Spring 3.2 & MyBatis] EL 식 (0) | 2016.01.22 |
get( ) Returns: Array<Element> (0) | 2016.01.21 |