cellpadding cellpadding is obsolete

Multiple annotations found at this line: – Attribute (cellpadding) is obsolete. Its use is discouraged in HTML5 documents. – Attribute (cellpadding) is obsolete. Its use is discouraged in HTML5 documents.

HTML5  CSS 로 수정

참조 :  https://wiki.devknight.com/wiki/3/cellpadding0-and-cellspacing0-replacement-for-html5

No grammar constraints (DTD or XML Schema) referenced in the document.

다음과 같은 경고 메시지가 뜨면 아래와 같이 DOCTYPE을 입력합니다. No grammar constraints (DTD or XML Schema) referenced in the document.

[jsp] JSTL 사용 하기

jar 다운로드: jstl-1.2.jar 세팅 : Sample test

[java] ResourceBundle.getBundle

Tomcat v8.0 경우 디비 연결 오류

  Tomcat -> server.xml  파일 내용중  디비연결부분 오류 

import java.* cannot be resolved / Apache Tomcat v6.0 is not defined

JRE 버전을  맞게 세팅한 후에도 Markser  사항에 오류  메시지가 계속 나오는 경우  1. Projcet->Build Automatically (선택 해지 하고) 2.Clean  선택후 프로세서 진행 후 3. Projcet->Build Automatically (선택) 4. 시간좀 걸려고 / 안되면 프로그램 재실행 Tomcat 버전 오류인 경우  Properties -> 검색 Project Facets 맞는 버전 으로 수정