Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- spring
- springframework
- String
- 상속
- 자바
- css
- File 클래스
- 코틀린#클래스#상속
- 연락처 프로그램
- javaservlet
- Event
- 설치
- jsp
- 오라클
- array
- kotlin #return #jump
- html
- jQuery
- 다형성
- 파일 입출력
- 데이터베이스
- property
- Java
- 연산자
- GUI
- 윈도우 #단축키
- Method
- function
- JavaScript
- list
Archives
- Today
- Total
목록include (1)
Binary World
include 지시자(directive) 동작 원리:- include를 사용해서 다른 파일(jsp, jspf)을 포함시키면, 하나의 JSP 파일로 합쳐진 이후에, 서블릿 클래스로 변환 12345678910111213141516 .header { background-color: lightgreen; font-size: 200%; text-align: center; height: 60px; } 여기는 Header입니다...Colored by Color Scriptercs 12345678910111213141516.footer { background-color: lightblue; text-align: center; height: 60px; } (주) 무한상사http://www.무한상사.co.krTEL: 02..
개발자의 길/JSP
2017. 4. 12. 14:39