Skip to content

Commit

Permalink
Create JSP: [동빈나 JSP 게시판 만들기 강좌]
Browse files Browse the repository at this point in the history
  • Loading branch information
sooish authored Aug 9, 2019
1 parent d3928f0 commit fb2170e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions JSP: [동빈나 JSP 게시판 만들기 강좌]
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
1. JSP
- 서버프로그래밍 언어
- 홈페이지에 회원가입, 로그인, 게시판 등 넣을때 사용
- 자바 언어 사용 -> jdk 필요 : jdk 다운로드
- JSP 실행할 수 있는 웹서버 구축 필요 : Tomcat 다운로드
- JSP 웹사이트 개발 환경 필요 : Eclipse 다운로드

jsp는 동적 web proejct : dynamic web projct 만들어야

0 comments on commit fb2170e

Please sign in to comment.