반응형
1. 변수 선언
<s:set name="변수명" value="값"/>
<s:set name="Idx" value="0"/> |
2. 변수 값 가져오기
<s:property value="#변수명"/>
<s:property value="#Idx"/> |
반응형
': IT' 카테고리의 다른 글
맥 터미널에서 Vue CLI, node, npm 설치된 버전 확인(mac os) (0) | 2021.08.27 |
---|---|
[AWS] AWS EC2 & EB 와 카페24 호스팅 (0) | 2020.09.10 |
[IntelliJ IDEA] 터미널에서 vue 프로젝트 생성 (0) | 2020.02.05 |
[SQL 에러] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near (0) | 2016.02.03 |
트리거 Trigger (0) | 2016.01.28 |