336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
이클립스에서 서버를 만드려고 하는데 서버 클릭 시 Cannot create a server using the selected type라고 뜨면서 Next버튼을 진행할 수 없었다.
만약 이런 상황이 발생하면 workspace 폴더 안에
.metadata\.plugins\org.eclipse.core.runtime\.settings 경로 안에서
org.eclipse.wst.server.core.prefs
org.eclipse.jst.server.tomcat.core.prefs
두개의 파일을 지워준다.
그리고 톰캣을 재시작한다.