Skip to content

Commit

Permalink
JSP
Browse files Browse the repository at this point in the history
  • Loading branch information
kenu committed Nov 2, 2023
1 parent 5d5663b commit fd1c215
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions public/md/java/jsp.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
- Loop
- Operator
- Literal
- 선언자 Declarative
- 선언부 Declaration
- <%! %>
- 지시어 Directive
- <%@ page %>
- <%@ include %>
- <%@ taglib %>
Expand Down Expand Up @@ -53,7 +55,6 @@
- exception
- Exception
- 주석 Comment
- 지시자 Directive
- 커스텀 태그 Custom Tag
- EL Expression Language

Expand Down

0 comments on commit fd1c215

Please sign in to comment.