mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 19:54:00 +09:00
mybatis 세팅됨
This commit is contained in:
11
src/main/webapp/WEB-INF/views/base/hello.jsp
Normal file
11
src/main/webapp/WEB-INF/views/base/hello.jsp
Normal file
@@ -0,0 +1,11 @@
|
||||
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
kkkkkk
|
||||
</body>
|
||||
</html>
|
||||
11
src/main/webapp/WEB-INF/views/test/kkk.jsp
Normal file
11
src/main/webapp/WEB-INF/views/test/kkk.jsp
Normal file
@@ -0,0 +1,11 @@
|
||||
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
kkkkk 성공
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user