window - Preferences - web - jsp files - editor - templates - new
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
</body>
</html>
'Computer > JSP Servlet JavaScript' 카테고리의 다른 글
JSP 디렉티브(Directive) (0) | 2015.01.19 |
---|---|
Eclipse war 파일 배포 (0) | 2015.01.19 |
Eclipse JSP 인코딩 설정 (0) | 2015.01.19 |
Eclipse 한글 사용 설정 (0) | 2015.01.19 |
Tomcat 404에러(포트충돌) (0) | 2015.01.16 |