diff --git a/idcproject/WebContent/IDC/index.jsp b/idcproject/WebContent/IDC/index.jsp
index 4874a6e..8c70cf6 100644
--- a/idcproject/WebContent/IDC/index.jsp
+++ b/idcproject/WebContent/IDC/index.jsp
@@ -1,17 +1,19 @@
-<%@ 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); %>
-