diff --git a/idcproject/WebContent/IDC/index.jsp b/idcproject/WebContent/IDC/index.jsp index 2d211bc..4874a6e 100644 --- a/idcproject/WebContent/IDC/index.jsp +++ b/idcproject/WebContent/IDC/index.jsp @@ -1,18 +1,17 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" -pageEncoding="UTF-8"%> <%@ taglib prefix="c" -uri="http://java.sun.com/jsp/jstl/core" %> <% -pageContext.setAttribute("phpurl",request.getScheme()+"://"+request.getServerName()); -%> <%// String host = request.getServerName(); out.println(host); %> - +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +<% pageContext.setAttribute("phpurl",request.getScheme()+"://"+request.getServerName()); %> +<%// String host = request.getServerName(); out.println(host); %> + -
-
-
-
- 전체 서버 현황 -
-
- -
-
-
- -
-
-
-
-
- -
- -
-
-
- -
- -
-
- 최근 신규 서버 현황 -
- +
+
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+ 최근 신규 서버 현황 +
+ -
-
- -
-
-
-
- -
- -
- - -
- -
- -
- - -
- -
-
-
- 작업내역 -
-
-
- -
-
-
- +
+
+
+
+ +
+ +
+ + +
+ +
+ +
+ + +
+ +
+
+
+ 작업내역 +
+
+
+ +
+
+
+ -
- +
+
- + \ No newline at end of file