Gocian / Ranic-Castle

Ranic Castle
0 stars 0 forks source link

☆ 환경구축 #5

Open Gocian opened 4 months ago

Gocian commented 4 months ago

☆ 새 프로젝트 생성

  1. 이클립스: Dynamic Web Project 생성
  2. Maven 필요 시 적용
  3. jsp 페이지 생성
  4. servelet 생성
  5. 톰캣 설정

☆ 기존 프로젝트 불러오기

  1. 이클립스: Git Repositories > https://github.com/Gocian/Ranic-Castle.git
  2. import

☆ DB 연결

  1. 오라클설치
  2. jdbc 넣기(WEB-INF > lib)
  3. 사용자, 권한, tnsora, listner 설정(SID 확인)
  4. 디비버 연결
  5. jsp DB 연결

☆ 서버 열기

  1. 포트포워딩
  2. 톰캣 포트 수정
Gocian commented 4 months ago

git push not authorized

: git 개인토큰 발급필요 > 비밀번호에 토큰값 입력