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 |
Tags
- Mac
- vscode
- grep
- maVen
- netsh
- 줄바꿈 문자
- GIT
- port
- find
- Quartz
- Windows
- profile
- resource
- IntelliJ
- VirtualBox
- tomcat
- bash
- 단축키
- import
- context
- web.xml
- Source
- Eclipse
- xargs
- plugin
- 네트워크
- JavaScript
- lsof
- Windows 10
- ssh
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