• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
2025_PROJECT / mjgo_admin star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjgo_adminsrcmainwebappWEB-INFjspsecgmtEgovGroupSearch.jsp
Download as .zip file
File name
Commit message
Commit date
DATABASE
first commit
04-21
src/main
Merge remote-tracking branch 'origin/master'
04-24
.codetogether.ignore
first commit
04-21
.gitignore
first commit
04-21
pom.xml
mjon -> mjgo 수정
04-22
File name
Commit message
Commit date
java
5733 메인배너 이미지관리 좌표 추가
04-24
resources
5733 메인배너 이미지관리 좌표 추가
04-24
webapp
Merge remote-tracking branch 'origin/master'
04-24
File name
Commit message
Commit date
META-INF
first commit
04-21
MMS
first commit
04-21
WEB-INF
Merge remote-tracking branch 'origin/master'
04-24
common
first commit
04-21
crosseditor/binary/images
first commit
04-21
css
관리자페이지 기본 스타일 수정
04-22
direct
first commit
04-21
dist
first commit
04-21
download
first commit
04-21
font
first commit
04-21
font-flexslider
first commit
04-21
fonts
first commit
04-21
html
first commit
04-21
images
first commit
04-21
img
관리자페이지 레이아웃 수정
04-23
js
5733 메인배너 이미지관리 좌표 추가
04-24
mail
first commit
04-21
mjon/MMS
first commit
04-21
pb
관리자페이지 레이아웃 수정
04-23
public
first commit
04-21
publish
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
sample_mjon
first commit
04-21
site
first commit
04-21
google53cfb10eb3856530.html
first commit
04-21
googlefa7d697b23d4a34a.html
first commit
04-21
imageEditorSample.html
first commit
04-21
imageEditorSample2.html
first commit
04-21
index.jsp
first commit
04-21
naver94c82af5badbae52b1e46e77b88410c9.html
first commit
04-21
robots.txt
first commit
04-21
sendRESTAPI_test_r1_send.jsp
first commit
04-21
sitemap.xml
first commit
04-21
tempPayPrint.html
first commit
04-21
tempPrint.html
first commit
04-21
tempPrint1.html
first commit
04-21
test.jsp
first commit
04-21
File name
Commit message
Commit date
META-INF
first commit
04-21
config/egovframework/springmvc
first commit
04-21
jsp
Merge remote-tracking branch 'origin/master'
04-24
lib
first commit
04-21
tld
first commit
04-21
decorators.xml
first commit
04-21
jeus-web-dd.xml
first commit
04-21
sitemesh.xml
first commit
04-21
web.xml
first commit
04-21
weblogic.xml
first commit
04-21
File name
Commit message
Commit date
agent
관리자페이지 레이아웃 수정
04-23
block
first commit
04-21
cmm
관리자페이지 레이아웃 수정
04-23
cnt
first commit
04-21
cntsource
first commit
04-21
com/utl/wed
first commit
04-21
cop
관리자페이지 레이아웃 수정
04-23
egovframework/com/uss/ion/bnr
first commit
04-21
holiday
관리자페이지 레이아웃 수정
04-23
kisa/kisa
first commit
04-21
kopost/search
first commit
04-21
layout
관리자페이지 기본 스타일 수정
04-22
letter
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
main
메인페이지 이미지 수정
04-22
sec
관리자페이지 레이아웃 수정
04-23
sts/cst
first commit
04-21
sym
관리자페이지 레이아웃 수정
04-23
uat
관리자페이지 레이아웃 수정
04-23
uss
Merge remote-tracking branch 'origin/master'
04-24
web
first commit
04-21
blank.jsp
first commit
04-21
cntCNT_000000000862.jsp
first commit
04-21
File name
Commit message
Commit date
gmt
first commit
04-21
ram
관리자페이지 레이아웃 수정
04-23
rgm
관리자페이지 레이아웃 수정
04-23
rmt
관리자페이지 레이아웃 수정
04-23
accessDenied.jsp
first commit
04-21
File name
Commit message
Commit date
EgovGroupInsert.jsp
first commit
04-21
EgovGroupManage.jsp
first commit
04-21
EgovGroupSearch.jsp
first commit
04-21
EgovGroupUpdate.jsp
first commit
04-21
hehihoho3@gmail.com 04-21 27fb232 first commit UNIX
Raw Open in browser Change history
<%-- Class Name : EgovGroupSearch.jsp Description : EgovGroupSearch Search 화면 Modification Information 수정일 수정자 수정내용 ------- -------- --------------------------- 2009.03.23 lee.m.j 최초 생성 2011.08.31 JJY 경량환경 버전 생성 author : 공통서비스 개발팀 lee.m.j since : 2009.03.23 --%> <%@ page contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" > <meta http-equiv="content-language" content="ko"> <link href="<c:url value='/'/>css/popup.css" rel="stylesheet" type="text/css" > <link href="<c:url value='/'/>css/common.css" rel="stylesheet" type="text/css" > <title>그룹 정보</title> <script type="text/javaScript" language="javascript" defer="defer"> <!-- function fncManageChecked() { var checkField = document.listForm.delYn; var checkId = document.listForm.checkId; var returnValue = ""; var checkCount = 0; var returnBoolean = false; if(checkField) { if(checkField.length > 1) { for(var i=0; i<checkField.length; i++) { if(checkField[i].checked) { checkCount++; checkField[i].value = checkId[i].value; returnValue = checkField[i].value; } } if(checkCount > 1) { alert("하나 이상의 그룹이 선택되었습니다."); return; } else if(checkCount < 1) { alert("선택된 그룹이 없습니다."); return; } } else { if(checkField.checked == true) { returnValue = checkId.value; } else { alert("선택된 그룹이 없습니다."); return; } } returnBoolean = true; } else { alert("조회 결과가 없습니다."); } document.listForm.groupId.value = returnValue; return returnBoolean; } function fncSelectGroupList(pageNo){ document.listForm.searchCondition.value = "1"; document.listForm.pageIndex.value = pageNo; // document.listForm.action = "<c:url value='/sec/gmt/EgovGroupSearchList.do'/>"; document.listForm.submit(); } function fncSelectGroup(groupId) { // window.returnValue = groupId; opener.listForm.searchKeyword.value = groupId; window.close(); } function fncSelectGroupConfirm() { if(fncManageChecked()) { opener.listForm.searchKeyword.value = document.listForm.groupId.value; // window.returnValue = document.listForm.groupId.value; window.close(); } } function linkPage(pageNo){ document.listForm.searchCondition.value = "1"; document.listForm.pageIndex.value = pageNo; // document.listForm.action = "<c:url value='/sec/gmt/EgovGroupSearchList.do'/>"; document.listForm.submit(); } function press() { if (event.keyCode==13) { fncSelectGroupList('1'); } } //--> </script> </head> <body> <DIV id="main" style="display:"> <form name="listForm" action="<c:url value='/sec/gmt/EgovGroupSearchList.do'/>" method="post"> <input type="submit" id="invisible" class="invisible"/> <!-- 검색 필드 박스 시작 --> <div id="search_field"> <div id="search_field_loc" class="h_title">그룹 조회 팝업</div> <fieldset><legend>조건정보 영역</legend> <div class="sf_start"> <ul id="search_first_ul"> <li> <label for="searchKeyword">그룹 명 : </label> <input id="searchKeyword" name="searchKeyword" type="text" value="<c:out value='${groupManageVO.searchKeyword}'/>" title="검색" onkeypress="press();" /> </li> </ul> <ul id="search_second_ul"> <li> <div class="buttons" style="float:right;"> <a href="<c:url value='/sec/gmt/EgovGroupSearchList.do'/>" onclick="javascript:fncSelectGroupList('1'); return false;"><img src="<c:url value='/img/post/serch_img.png' />" alt="search" />조회 </a> <a href="#LINK" onclick="javascript:fncSelectGroupConfirm()" style="selector-dummy:expression(this.hideFocus=false);">확인</a> </div> </li> </ul> </div> </fieldset> </div> <!-- //검색 필드 박스 끝 --> <div id="page_info"><div id="page_info_align"></div></div> <!-- table add start --> <div class="default_tablestyle"> <table width="100%" summary="그룹 조회 결과를 보여주는 테이블입니다.그룹 ID,그룹 명의 정보를 담고 있습니다."> <caption>그룹 조회 팝업</caption> <colgroup> <col width="3%" > <col width="15%" > <col width="25%" > </colgroup> <thead> <tr> <th scope="col" class="f_field" nowrap="nowrap"></th> <th scope="col" nowrap="nowrap">그룹 ID</th> <th scope="col" nowrap="nowrap">그룹 명</th> </tr> </thead> <tbody> <c:forEach var="group" items="${groupList}" varStatus="status"> <!-- loop 시작 --> <tr> <td nowrap="nowrap"><input type="checkbox" name="delYn" class="check2" title="선택"><input type="hidden" name="checkId" value="<c:out value="${group.groupId}"/>" /></td> <td nowrap="nowrap"><a href="#LINK" onclick="javascript:fncSelectGroup('<c:out value="${group.groupId}"/>')"><c:out value="${group.groupId}"/></a></td> <td nowrap="nowrap"><c:out value="${group.groupNm}"/></td> </tr> </c:forEach> <c:if test="${empty groupList}"> <tr> <td colspan="3">검색된 결과가 없습니다.</td> </tr> </c:if> </tbody> </table> </div> <!-- 페이지 네비게이션 시작 --> <c:if test="${!empty groupManageVO.pageIndex }"> <div id="paging_div"> <ul class="paging_align"> <ui:pagination paginationInfo = "${paginationInfo}" type="image" jsFunction="linkPage" /> </ul> </div> </c:if> <!-- //페이지 네비게이션 끝 --> <input type="hidden" name="groupId"/> <input type="hidden" name="groupIds"/> <input type="hidden" name="pageIndex" value="<c:out value='${groupManageVO.pageIndex}'/>"/> <input type="hidden" name="searchCondition"/> </form> </DIV> </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