• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
itnAdmin / kopost_sync star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
kopost_syncsrcmainwebappWEB-INFjspmainmainUserPage_origin.jsp
Download as .zip file
File name
Commit message
Commit date
DATABASE
첫번째 커밋
07-30
src/main
첫번째 커밋
07-30
.gitignore
첫번째 커밋
07-30
pom.xml
첫번째 커밋
07-30
File name
Commit message
Commit date
java/egovframework
첫번째 커밋
07-30
resources
첫번째 커밋
07-30
webapp
첫번째 커밋
07-30
File name
Commit message
Commit date
META-INF
첫번째 커밋
07-30
WEB-INF
첫번째 커밋
07-30
common
첫번째 커밋
07-30
css
첫번째 커밋
07-30
css_190620
첫번째 커밋
07-30
css_new
첫번째 커밋
07-30
direct
첫번째 커밋
07-30
fonts
첫번째 커밋
07-30
html/egovframework/com/cmm/utl/ckeditor
첫번째 커밋
07-30
images
첫번째 커밋
07-30
images_new
첫번째 커밋
07-30
img
첫번째 커밋
07-30
js
첫번째 커밋
07-30
index.jsp
첫번째 커밋
07-30
naver3c352dcb8777b0287e87288da97266c3.html
첫번째 커밋
07-30
naverb3a939669ac159cc50de88c5a4fa6167.html
첫번째 커밋
07-30
robots.txt
첫번째 커밋
07-30
File name
Commit message
Commit date
META-INF
첫번째 커밋
07-30
config/egovframework/springmvc
첫번째 커밋
07-30
jsp
첫번째 커밋
07-30
jsp_190620
첫번째 커밋
07-30
jsp_200330
첫번째 커밋
07-30
lib
첫번째 커밋
07-30
decorators.xml
첫번째 커밋
07-30
sitemesh.xml
첫번째 커밋
07-30
web.xml
첫번째 커밋
07-30
web.xml.190426
첫번째 커밋
07-30
web.xml.200429
첫번째 커밋
07-30
web.xml.220414
첫번째 커밋
07-30
web.xml.241230
첫번째 커밋
07-30
web.xml_0417
첫번째 커밋
07-30
web_20181031.xml
첫번째 커밋
07-30
weblogic.xml
첫번째 커밋
07-30
File name
Commit message
Commit date
cmm
첫번째 커밋
07-30
cnt
첫번째 커밋
07-30
com/utl/wed
첫번째 커밋
07-30
cop
첫번째 커밋
07-30
egovframework/com/uss/ion/bnr
첫번째 커밋
07-30
kopost/search
첫번째 커밋
07-30
layout
첫번째 커밋
07-30
main
첫번째 커밋
07-30
sec
첫번째 커밋
07-30
sounds/ko/numbers
첫번째 커밋
07-30
sts/cst
첫번째 커밋
07-30
sym
첫번째 커밋
07-30
uat
첫번째 커밋
07-30
uss
첫번째 커밋
07-30
web
첫번째 커밋
07-30
blank.jsp
첫번째 커밋
07-30
File name
Commit message
Commit date
inc
첫번째 커밋
07-30
sample_menu
첫번째 커밋
07-30
EgovMainView.jsp
첫번째 커밋
07-30
mainUserPage.jsp
첫번째 커밋
07-30
mainUserPage_origin.jsp
첫번째 커밋
07-30
rosewiper 07-30 1438cba 첫번째 커밋 UNIX
Raw Open in browser Change history
<%-- Class Name : EgovMainView.jsp Description : 메인화면 Modification Information 수정일 수정자 수정내용 ------- -------- --------------------------- 2011.08.31 JJY 경량환경 버전 생성 author : 실행환경개발팀 JJY since : 2011.08.31 --%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ page import ="egovframework.com.cmm.LoginVO" %> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-language" content="ko"> <title>경량환경 템플릿 포털사이트</title> <link href="<c:url value='/'/>css/default.css" rel="stylesheet" type="text/css" > <link rel="stylesheet" type="text/css" href="<c:url value="/css/main.css"/>" /> <script type="text/javascript" src="<c:url value="/js/egovframework/com/cmm/banner.js" />"></script> <script type="text/javascript" src="<c:url value="/js/jquery-1.9.1.min.js" />"></script> <script type="text/javascript" src="<c:url value="/js/egovframework/com/main.js" />"></script> <script src="http://code.jquery.com/jquery-latest.js"></script> </head> <script type="text/javascript"> $(document).ready(function(){ bn_start(); //롤링배너 //animeList("main_zone",${random}); //메인존 animeList("main_gallary",0); //갤러리 animeList("main_popupZone",0); //팝업존 $(".goStop").click(function(){ changeGoStopImgButton(this); }); $('#close').click(function() { $('#layer_pop').hide(); }); //레이어 팝업 띄우기 <c:if test="${fn:length(popupList) > 0 }"> <c:forEach var="popupListData" items="${popupList}" varStatus="status" end="10"> if(fnGetCookie('layer_${popupListData.popupId}') == null ){ $("#layer_pop_${popupListData.popupId}").fadeIn(); } </c:forEach> </c:if> //윈도우 팝업 띄우기 <c:if test="${fn:length(popupList) > 0 }"> <c:forEach var="popupListData" items="${popupList}" varStatus="status" end="10"> if(fnGetCookie('${popupListData.popupId}') == null ){ fn_openPopup('${popupListData.popupId}', '${popupListData.sortNum}','${popupListData.popupWidthSize}','${popupListData.popupVrticlSize}','${popupListData.popupWidthLc}','${popupListData.popupVrticlLc}'); } </c:forEach> </c:if> }); /*********공통***********************************/ function changeImage(imageObj, oriStr, newStr) { imageObj.attr("src", imageObj.attr("src").replace(oriStr, newStr)); } function changeInnerImage(obj, oriStr, newStr) { changeImage($("img:first", obj), oriStr, newStr); } function changeGoStopImgButton(obj) { obj = $(obj); var oriStr = "stop"; var newStr = "play"; if($("img:first", obj).attr("src").indexOf(oriStr) < 0) { oriStr = "play"; newStr = "stop"; } changeInnerImage(obj, oriStr, newStr); } function centerImage(obj,obj2) { var imageHeight, imageWidth, wrapperHeight, wrapperWidth; var container = null; if(obj.attr('id') == 'main_gallary'){ container = obj2; } else return; container.each(function(index){ imageHeight = $(this).find('img').height(); imageWidth = $(this).find('img').width(); if(imageWidth < 196 && imageWidth > 0){ $(this).find('img').css('width', "196px"); wrapperHeight = imageHeight*(196/imageWidth); $(this).find('img').css('max-height', wrapperHeight); $(this).find('img').css('height', wrapperHeight); $(this).find('img').css('margin-top', -((wrapperHeight-167)/2)); } if(imageHeight < 167 && imageHeight > 0){ $(this).find('img').css('height', "167px"); wrapperWidth = imageWidth*(167/imageHeight); $(this).find('img').css('max-width', wrapperWidth); $(this).find('img').css('width', wrapperWidth); $(this).find('img').css('margin-left', -((wrapperWidth-196)/2)); } $(this).find('img').css('display',"inline"); }); } function fn_openPopup(popupId,seq,width,height,x,y){ if(width < 200){ width = 200; } if(height < 200){ height = 200; } var openPopup = window.open('<c:url value='/sym/mms/EgovPopup.do'/>'+'?popupId='+popupId, 'pop_'+popupId,'width='+width+',height='+height+',top='+y+',left='+x); if (window.focus) {openPopup.focus()} } function fn_layerClose(popupId){ $("#layer_pop_"+popupId).fadeOut(); } /* ******************************************************** * 팝업창 오픈 쿠키 정보 OPEN ******************************************************** */ function fnGetCookie(name) { var prefix = name + "="; var cookieStartIndex = document.cookie.indexOf(prefix); if (cookieStartIndex == -1) return null; var cookieEndIndex = document.cookie.indexOf(";", cookieStartIndex + prefix.length); if (cookieEndIndex == -1) cookieEndIndex = document.cookie.length; return unescape(document.cookie.substring(cookieStartIndex + prefix.length, cookieEndIndex)); } /* ******************************************************** * 쿠키설정 ******************************************************** */ function fnSetCookiePopup( name, value, expiredays ) { var todayDate = new Date(); todayDate.setDate( todayDate.getDate() + expiredays ); document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" } /* ******************************************************** * 체크버튼 클릭시 ******************************************************** */ function fnPopupCheck(popupId , typeFlag) { fnSetCookiePopup( typeFlag+"_"+popupId , "done" , 1); fn_layerClose(popupId); } /*********공통***********************************/ </script> <body> <style> #popupTitle { padding: 2px 0 4px 4px; margin-bottom: 4px; background-color: #f1efef; } #popupIcon { padding-left: 4px; } </style> <noscript><p>자바스크립트를 지원하지 않는 브라우저에서는 일부 기능을 사용하실 수 없습니다.</p></noscript> <!-- login status start --> <div id="login_area"><%-- <c:import url="/EgovPageLink.do?link=main/inc/EgovIncTborder" /> --%></div> <!-- //login status end --> <!-- wrap start --> <div id="wrap"> <!-- header start --> <div id="header"><%-- <c:import url="/sym/mms/EgovMainMenuHead.do?flag=MAIN" /> --%></div> <!-- //header end --> <!-- 타이틀이미지, 로그인 시작 --> <div id="titlewrap"> <div class="main_img"><img src="<c:url value='/'/>images/header/img_portal_title.gif" width="719" height="94" alt="" /></div> <div class="main_login"> <% LoginVO loginVO = (LoginVO)session.getAttribute("LoginVO"); if(loginVO != null){ %> <ul> <li><h3>[로그인정보 제공(예시)]</h3></li> <li><%= loginVO.getName()%>님 로그인하셨습니다.</li> <li>로그인 :2011-08-30 12:45 (예)</li> <li>받은 쪽지 : 3건 (예)</li> </ul> <% } else { %> <!-- 메인화면 로그인위치를 사용하는 경우 --> <ul> <li> <input disabled="disabled" type="text" class="input_style" maxlength="25" title="아이디를 입력하세요." id="user_id" name="user_id" /> </li> <li> <input disabled="disabled" type="password" class="input_style" maxlength="25" title="비밀번호를 입력하세요." id="user_password" name="user_password" /> </li> </ul> <ul class="btn_area"> <li><input disabled="disabled" type="checkbox" id="idsave"><label for="idsave">아이디 저장</label></li> <li><a href="<c:url value='/uat/uia/egovLoginUsr.do'/>"><img alt="로그인" src="<c:url value='/'/>images/header/btn_login.gif" /></a></li> </ul> <div class="find_idpw">[메인화면 로그인위치 예시]</div> <% } %> </div> </div> <!-- //타이틀이미지, 로그인 끝 --> <div id="bodywrap"> <div id="leftcontent_wrap"> <!-- 한번에 신청하는 민원 시작 --> <div class="leftcontent01"> <div class="leftcontent01_title"><img src="<c:url value='/'/>images/header/img_leftcontent_title01.gif" width="228" height="31" alt="한번에 신청하는 민원" /></div> <div class="btn_detail01"><a href="#LINK" onclick="javascript:goMenuPage('2000000'); return false;" ><img src="<c:url value='/'/>images/header/btn_detailview.gif" width="71" height="17" alt="자세히 보기" title="자세히 보기 링크를 통해 샘플화면으로 이동합니다.(민원)" /></a></div> <div class="leftcontent01_btn"> <ul> <li><a href="#LINK"><img src="<c:url value='/'/>images/header/btn_leftcontent01.gif" width="70" height="87" alt="기술지원 필요 시 유지보수 민원" title="자세히 보기 링크를 통해 샘플화면으로 이동합니다.(민원)" /></a></li> <li><a href="#LINK"><img src="<c:url value='/'/>images/header/btn_leftcontent02.gif" width="67" height="87" alt="구매제품 A/S민원" title="자세히 보기 링크를 통해 샘플화면으로 이동합니다.(민원)" /></a></li> </ul> </div> </div> <!-- //한번에 신청하는 민원 끝 --> <div class="leftcontent02"> <div class="leftcontent02_title"><A HREF="#LINK"><img src="<c:url value='/'/>images/header/img_leftcontent_title02.gif" width="210" height="71" alt="홍보물 정보 보기" title="기타자료에 대한 샘플링크 위치 표시입니다.(이동, 기능 없음)" /></A></div> <div class="btn_detail02"><a href="#LINK"><img src="<c:url value='/'/>images/header/btn_detailview.gif" width="71" height="17" alt="자세히 보기" title="기타자료에 대한 샘플링크 위치 표시입니다.(이동, 기능 없음)" /></a></div> </div> <!-- 팝업존 --> <div class="leftcontent03"> <div class="leftcontent03_title" style="width: 255px;height: 80px;">팝업존 예시 / ${fn:length(popupList)}개 <br/ > <c:choose> <c:when test="${fn:length(popupList) > 0 }"> <c:forEach var="popupListData" items="${popupList}" varStatus="status" end="4"> <a href="javascript:fn_openPopup('<c:out value="${popupListData.popupId}"/>', '<c:out value="${popupListData.sortNum}"/>','${popupListData.popupWidthSize}','${popupListData.popupVrticlSize}','${popupListData.popupWidthLc}','${popupListData.popupVrticlLc}');" title="새창열림" > <img src="<c:url value='/'/>images/main/pop_icon_${status.count}.png" alt="${popupListData.popupTitleNm} 팝업창 보기" border="0"/> </a> </c:forEach> </c:when> </c:choose> </div> </div> <!-- 팝업존 끝--> <div class="leftcontent03"> <div class="leftcontent03_title"> <a href="<c:url value='/uss/olp/qnn/EgovQustnrRespondInfoManageList.do'/>"> <img src="<c:url value='/'/>images/header/img_leftcontent_title03.gif" width="228" height="44" alt="포털설문참여" /> </a> </div> <%-- <c:forEach var="result" items="${qriList}" varStatus="status"> <div class="vote02"> <ul> <li><h3>${result.qestnrSj}</h3> <ul> <li> <a href="<c:url value='/uss/olp/qnn/EgovQustnrRespondInfoManageList.do'/>"> <img alt="참여하기" src="<c:url value='/'/>images/header/btn_vote.gif" /> </a> </li> </ul> </li> </ul> </div> </c:forEach> --%> </div> </div> <!-- 중간 영역 시작 --> <div id="middlecontent_wrap"> <div id="news"> <ul> <li><img alt="공지사항" src="<c:url value='/'/>images/header/tab01_on.gif" /></li> <li><img alt="묻고답하기" src="<c:url value='/'/>images/header/tab02_off.gif" /></li> <li class="li_line" ><span class="btn_more_board"><a href="<c:url value='/cop/bbs/selectBoardList.do?bbsId=BBSMSTR_AAAAAAAAAAAA'/>"><img src="<c:url value='/'/>images/header/bg_more.gif" alt="게시물 더보기"/></a></span></li> </ul> </div> <div id="content01" style="display: visible; height:130px"> <ul> <c:forEach var="result" items="${notiList}" varStatus="status"> <li> <div class="boardtext"> <a href="<c:url value='/cop/bbs/selectBoardList.do?bbsId=BBSMSTR_AAAAAAAAAAAA'/>"> <c:if test="${result.replyLc!=0}"> <c:forEach begin="0" end="${result.replyLc}" step="1"> &nbsp; </c:forEach> <img src="<c:url value='/images/reply_arrow.gif'/>" alt="reply arrow"/> </c:if> <c:choose> <c:when test="${result.isExpired=='Y' || result.useAt == 'N'}"> <c:out value="${result.nttSj}" /> </c:when> <c:otherwise> <c:out value="${result.nttSj}" /> </c:otherwise> </c:choose> </a></div> <div class="date"><c:out value="${result.frstRegisterPnttm}"/></div></li> </c:forEach> </ul> </div> <div id="content02" style="display:none;"> <ul> <li><div class="boardtext"><a href="#LINK">7월보안점검행사안내입니다(행사장소:표준프레임워크 1층 로비) </a></div><div class="date">2011-07-29</div></li> </ul> </div> <div id="faq_div"> <div class="faq_img1"> <img alt="FAQ목록" src="<c:url value='/'/>images/header/img_middlecontent_title02.gif" /> <span class="btn_more_board"> <a href="<c:url value='/uss/olh/faq/FaqListInqire.do' />"> <img src="<c:url value='/'/>images/header/bg_more.gif" alt="FAQ더보기"/> </a> </span> </div> <div class="faq_img2"><img alt="프레임워크 경량화 서비스에 대해 자주 사용하는 질문 등에 대한 일반적인 답변들을 확인할 수 있습니다." src="<c:url value='/'/>images/header/img_middlecontent_subtitle.gif" /></div> <%-- <c:forEach var="result" items="${faqList}" varStatus="status"> <div class="faq_list"> <ul> <li class="q"><a href="<c:url value='/uss/olh/faq/FaqListInqire.do' />"><c:out value="${result.qestnSj}"/></a></li> <li class="a"><c:out value="${fn:substring(fn:escapeXml(result.answerCn), 0, 70)}" /></li> </ul> </div> </c:forEach> --%> </div> </div> <!-- //중간 영역 끝 --> <div id="rightcontent_wrap"> <div id="download_div"> <div class="download_img"> <a href="<c:url value='/cop/bbs/selectBoardList.do?bbsId=BBSMSTR_BBBBBBBBBBBB'/>"> <img alt="최신게시물 목록" src="<c:url value='/'/>images/header/img_rightcontent_title01.gif" /> </a> </div> <ol> <c:set var="index" value="1"/> <c:forEach var="result" items="${bbsList}" varStatus="status"> <li><img src="<c:url value='/'/>images/header/num0${index}.gif" alt="" /> <a href="<c:url value='/cop/bbs/selectBoardList.do?bbsId=BBSMSTR_BBBBBBBBBBBB'/>"> <c:out value="${fn:substring(fn:escapeXml(result.nttSj), 0, 18)}" /> </a> </li> <c:set var="index" value="${index+1}"/> </c:forEach> <c:if test="${fn:length(bbsList) == 0}" > <li>최신 게시물이 없습니다.</li> </c:if> </ol> </div> <div id="banner_div"> <div class="bnpadtop">링크</div> <div class="bnpadding"><a href="http://www.mois.go.kr/" target="_blank"><img src="<c:url value='/'/>images/header/banner_mois.png" alt="행정안전부" /></a></div> <div class="bnpadding"><a href="http://www.nia.or.kr/" target="_blank"><img src="<c:url value='/'/>images/header/banner_nia.png" alt="한국정보화진흥원" /></a></div> <div class="bnpadding"><a href="http://www.egovframe.go.kr/" target="_blank"><img src="<c:url value='/'/>images/header/banner_egovportal.gif" alt="전자정부표준프레임워크 포털" /></a></div> <div class="bnpadding"><a href="http://open.egovframe.go.kr/" target="_blank"><img src="<c:url value='/'/>images/header/banner_opencmm.gif" alt="오픈커뮤니티" /></a></div> </div> </div> <!-- 배너존 --> <div id="main_banner"> <div class="bannerTitle"> <img src="/images/main/banner.png" border="0" alt="배너목록"/><br/> <a href="javascript:" class="left"><img src="/images/btn/icon_01pre.png" width="19" height="15" border="0" alt="이전 배너로 이동 버튼"/></a> <a href="javascript:" class="goStop"><img src="/images/btn/icon_01stop.png" width="19" height="15" border="0" alt="배너 움직임 멈춤,재생 버튼"/></a> <a href="javascript:" class="right"><img src="/images/btn/icon_01next.png" width="19" height="15" border="0" alt="다음 배너로 이동 버튼"/></a> </div> <div id="bannerList" class="bannerList"> <ul> <c:forEach var="banner" items="${bannerList}" varStatus="status"> <li> <a href="${banner.linkUrl}" target="_blank" title="새창열림"> <%-- <img src="${banner.bannerImageFile}" border="0" width="160" height="40" alt="${banner.bannerDc}" /> --%> <img alt="${banner.bannerDc}" src='<c:url value='/cmm/fms/getImage.do'/>?atchFileId=<c:out value="${banner.bannerImageFile}"/>' border="0" width="160" height="40" /> </a> </li> </c:forEach> </ul> </div> </div> </div> <!-- 레이어 팝업 --> <c:if test="${fn:length(popupList) > 0}" > <style type="text/css"> .pop-layer .pop-container { padding: 20px 25px; } .pop-layer p.ctxt { color: #666; line-height: 25px; } .pop-layer .btn-r { width: 100%; margin: 10px 0 20px; padding-top: 10px; border-top: 1px solid #DDD; text-align: right; } .pop-layer { display: none; position: absolute; background-color: #fff; border: 5px solid #3571B5; z-index: 10; } </style> <c:forEach var="popupListData" items="${popupList}" varStatus="status" end="4"> <style type="text/css"> #layer_pop_${popupListData.popupId}{ top: ${popupListData.popupVrticlLc}px; left: ${popupListData.popupWidthLc}px; width: ${popupListData.popupWidthSize}px; height: auto; } </style> <div id="layer_pop_${popupListData.popupId}" class="pop-layer"> <div class="pop-container"> <div class="pop-conts"> <!--content //--> ${popupListData.nttCn} <div class="btn-r"> <a href="#" onclick="fn_layerClose('${popupListData.popupId}'); return false;" class="btn-layerClose">Close</a><br/> 하루동안 창을 열지 않음 <input type="checkbox" name="chkPopup" value="" onClick="fnPopupCheck('${popupListData.popupId}' , 'layer')" title="하루동안창열지않기체크"> </div> <!--// content--> </div> </div> </div> </c:forEach> </c:if> <!-- 레이어 팝업 끝--> </div> <!-- footer 시작 --> <div id="footer"><%-- <c:import url="/EgovPageLink.do?link=main/inc/EgovIncFooter" /> --%></div> <!-- //footer 끝 --> </div> <!-- //wrap end --> </body> </html> <% %>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up