티스토리 뷰
<%! public com.opensymphony.module.sitemesh.Page getPage(PageContext pageContext) { com.opensymphony.module.sitemesh.Page p = (com.opensymphony.module.sitemesh.Page) pageContext.getAttribute("__sitemesh__page", 1); if (p == null) { p = (com.opensymphony.module.sitemesh.Page) pageContext.getAttribute("__sitemesh__page", 2); if (p == null) { pageContext.removeAttribute("__sitemesh__page", 1); } else { pageContext.setAttribute("__sitemesh__page", p, 1); } pageContext.removeAttribute("__sitemesh__page", 2); } return p; } %>
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 아두이노스토리
- TMK
- JsonPatch
- code vision
- code mining
- 12FactorApp
- shortkey
- 아두이노
- intellij느려짐
- CONDINGARRAY
- JBR-526
- 이직
- 서비스회사
- 코딩
- SI
- JBR-2732
- 표준프레임워크 배치
- Arduino
- 2020.09
- 코딩입문
- 코딩어레이키트
- coding
- CODINGARRAYKIT
- jeus8
- IntelliJ
- 우테캠
- 우테캠프로
- 표준프레임워크 배치 jar
- JsonMergePatch
- 2020.1
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함