[ 관련 링크 ]
1. http://www.shortn0tes.com/2017/01/tutorial-intellij-idea-community.html
2. https://maven.apache.org/guides/mini/guide-naming-conventions.html
3. https://tomcat.apache.org/tomcat-7.0-doc/appdev/deployment.html#Standard_Directory_Layout
4. https://drive.google.com/file/d/0B1x_ipR34yPnTF9WZFRRVUFnNlE/view?usp=sharing
5. https://drive.google.com/file/d/0B1x_ipR34yPnRk9iYlpQQVllMEE/view?usp=sharing
6. https://www.youtube.com/watch?v=jz7OhJX0e90
[ 요약 ]
1. IntelliJ Community Edition 은 웹서버 관련 프로젝트 지원이 없다.
2. Maven 을 통해 웹서버 관련 모듈을 다운 받아 사용 가능하다.
3. Tomcat, Java EE 을 사용가능하게 할 수 있다.
4. 물론 IntelliJ Ultimate Edition 을 유료로 구입하면 이 모든 작업이 필요없다.