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 |
29 | 30 | 31 |
Tags
- GIT
- vscode
- Windows 10
- context
- VirtualBox
- tomcat
- maVen
- netsh
- Source
- Windows
- IntelliJ
- 줄바꿈 문자
- Quartz
- ssh
- Eclipse
- xargs
- lsof
- plugin
- JavaScript
- profile
- web.xml
- bash
- find
- resource
- Mac
- grep
- 단축키
- import
- 네트워크
- port
Archives
- Today
- Total
develog
[intellij] java web application 만들기 본문
1. New Project
-
Java Enterprise
-
Version
-
Specifications
-
Servlet
-
-
-
프로젝트 정보 입력
-
프로젝트 실행 설정
-
context root 변경
-
프로젝트 실행
-
브라우저 확인
2. war 빌드
3. tomcat webapp 폴더에 배포
4. tomcat 실행 후 브라우저 확인
'IDE > intellij' 카테고리의 다른 글
[intellij] package org.apache.catalina does not exist (0) | 2021.02.19 |
---|---|
[intellij] context.xml 추가 (0) | 2021.02.19 |
[intellij] java web project 만들기 (0) | 2021.02.16 |
[intellij] JDK 설정 (0) | 2021.02.16 |
[intellij] tomcat sever 셋팅 (0) | 2021.02.16 |
Comments