일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- context
- tomcat
- VirtualBox
- Source
- 네트워크
- resource
- vscode
- profile
- Eclipse
- 줄바꿈 문자
- maVen
- bash
- Windows 10
- GIT
- netsh
- Quartz
- xargs
- Windows
- find
- ssh
- IntelliJ
- web.xml
- port
- JavaScript
- 단축키
- plugin
- lsof
- grep
- Mac
- import
- Today
- Total
목록분류 전체보기 (1764)
develog
mesir-repohttp://mesir.googlecode.com/svn/trunk/mavenrepocom.oracleojdbc1410.2.0.4.0
- Project Explorer 뷰 - Project 선택 - Properties- Web Project Settings - Context root 를 / 로 변경- 메뉴 - Project - Clean- Servers 뷰에서 tomcat 선택, + 펼침, 해당 프로젝트 선택 후 삭제- Servers 뷰에서 tomcat 선택 - 마우스 우클릭, Clean- Servers 뷰에서 tomcat 선택 - 마우스 우클릭, Add and Remove- 해당 프로젝트 선택후 Add
Java EE Documentationhttp://www.oracle.com/technetwork/java/javaee/documentation/index.html
▶ Which Tomcat Version Do I Want http://tomcat.apache.org/whichversion.html web.xml 4.0 web.xml 3.1 web.xml 3.0 web.xml 2.5 ▶ Tomcat Versions cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions ▶ Web Application Specifications http://wiki.apache.org/tomcat/Specifications ▶ web.xml Deployment Descriptor Elements https://docs.oracle.com/middleware/1221/wls/WBAPP/web_xml.htm#WBAPP503 ▶ web.x..
- ROOT.xml 위치{TOMCAT_HOME}/conf/Catalina/{DOMAIN_NAME}/ROOT.xmlex) apache-tomcat-6.0.35/conf/Catalina/www.mydomain.com/ROOT.xml - ROOT.xml 내용 수정...