<%@ page import="java.util.Date,java.text.SimpleDateFormat" language="java" contentType="text/html; charset=EUC-KR" pageEncoding="EUC-KR"%>
<% Date time = new Date(); SimpleDateFormat format = new SimpleDateFormat("yyyyMMddHHmmss"); String textDate = format.format(time);
// ̸ String serverName = request.getServerName();
// ̸ ̸ ϱ String iconName = ""; // ̸ String iconFileName = "KU2_031.ico"; // ̹ ̸ String linkName = "KU2_local.lnk"; // ũ ̸
// ǥÿ boolean iconShow = true;
boolean iconShowHiChart = false; // ó String iconNameHiChart = "ó "; // ̸ String iconFileNameHiChart = "hichart_031.ico"; // ̹ ̸ String linkNameHiChart = "HiChart_local.lnk"; // ũ ̸ String splashFileNameHiChart = "logo031_hichart.png"; // ÷ ̹ ̸
// if ("hisx031.knuh.kr".equals(serverName)) // { iconName = ""; iconShow = true; iconFileName = "KU2_031.ico"; linkName = "KU2_031.lnk";
iconShowHiChart = true; iconNameHiChart = "ó (HiChart)"; iconFileNameHiChart = "hichart_031.ico"; linkNameHiChart = "HiChart_031.lnk"; splashFileNameHiChart = "logo031_hichart.png"; }
// else if("hisx031edu.knuh.kr".equals(serverName)) // { iconName = ""; iconShow = true; iconFileName = "KU2_031.ico"; linkName = "KU2_031_edu.lnk";
iconShowHiChart = true; iconNameHiChart = "ó "; iconFileNameHiChart = "hichart_031.ico"; linkNameHiChart = "HiChart_031_edu.lnk"; splashFileNameHiChart = "logo031_hichart.png"; }
// ĥ else if("hisx032.knuh.kr".equals(serverName)) // { iconName = "ĥ"; iconShow = true; iconFileName = "KU2_032.ico"; linkName = "KU2_032.lnk"; }
// ĥ else if ("hisx032edu.knuh.kr".equals(serverName)) // { iconName = "ĥ"; iconShow = true; iconFileName = "KU2_032.ico"; linkName = "KU2_032_edu.lnk"; }
// MIS else if ("misx030.knuh.kr".equals(serverName)) // { iconName = "MIS"; iconShow = true; iconFileName = "KU2_030.ico"; linkName = "KU2_030.lnk"; }
// MIS else if ("misx030edu.knuh.kr".equals(serverName)) // { iconName = "MIS"; iconShow = true; iconFileName = "KU2_030.ico"; linkName = "KU2_030_edu.lnk"; }
//out.println("̸ : " + serverName + "
");
//out.println("̸ : " + iconName + "
");
//out.println(textDate);
//out.println("ڵ request.getCharacterEncoding() : " + request.getCharacterEncoding() + "
");
//out.println("û request.getContentLength() : " + request.getContentLength() + "
");
//out.println("û Ҷ Ʈ Ÿ request.getContentType() : " + request.getContentType() + "
");
//out.println(" ø̼ ؽƮ request.getContextPath() : " + request.getContextPath() + "
");
//out.println(" Ҷ request.getMethod() : " + request.getMethod() + "
");
//out.println(" request.getProtocol() : " + request.getProtocol() + "
");
//out.println("IPּ request.getRemoteAddr() : " + request.getRemoteAddr() + "
");
//out.println("URL request.getRequestURL() : " + request.getRequestURL() + "
");
//out.println("̸ request.getServerName() : " + request.getServerName() + "
");
//out.println("Ʈ request.getServerPort() : " + request.getServerPort() + "
");
%>
<% if(iconShow == true) { %> <% } %>
<% if(iconShowHiChart == true) { %> <% } %>