• 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 / orgasis star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
orgasissrcmainwebappWEB-INFjspxxxozReceipt06.jsp
Download as .zip file
File name
Commit message
Commit date
src/main
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
.gitignore
first commit
2025-12-11
README.md
first commit
2025-12-11
pom.xml
first commit
2025-12-11
File name
Commit message
Commit date
java/kcc
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
resources
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
webapp
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
File name
Commit message
Commit date
META-INF
first commit
2025-12-11
WEB-INF
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
ark
first commit
2025-12-11
common
first commit
2025-12-11
css
first commit
2025-12-11
editor
first commit
2025-12-11
font
first commit
2025-12-11
html
first commit
2025-12-11
ico
first commit
2025-12-11
images
first commit
2025-12-11
js
first commit
2025-12-11
publish
오가시스 사용자 페이지
01-20
index.jsp
first commit
2025-12-11
insp.html
first commit
2025-12-11
tempPrint.html
first commit
2025-12-11
File name
Commit message
Commit date
META-INF
first commit
2025-12-11
config/egovframework/springmvc
first commit
2025-12-11
jsp
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
lib
first commit
2025-12-11
tlds
first commit
2025-12-11
decorators.xml
first commit
2025-12-11
sitemesh.xml
first commit
2025-12-11
web.xml
first commit
2025-12-11
File name
Commit message
Commit date
cmm
first commit
2025-12-11
cnt
first commit
2025-12-11
cntsource
first commit
2025-12-11
com
first commit
2025-12-11
cop
first commit
2025-12-11
egovframework/com/uss/ion/bnr
first commit
2025-12-11
layout
first commit
2025-12-11
main
first commit
2025-12-11
manager
first commit
2025-12-11
sec
first commit
2025-12-11
site/case/jsp
first commit
2025-12-11
sts/cst
first commit
2025-12-11
sym
first commit
2025-12-11
uat
first commit
2025-12-11
user
first commit
2025-12-11
uss
first commit
2025-12-11
web
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
xxx
first commit
2025-12-11
blank.jsp
first commit
2025-12-11
File name
Commit message
Commit date
ozReceipt01.jsp
first commit
2025-12-11
ozReceipt02.jsp
first commit
2025-12-11
ozReceipt03.jsp
first commit
2025-12-11
ozReceipt04.jsp
first commit
2025-12-11
ozReceipt05.jsp
first commit
2025-12-11
ozReceipt06.jsp
first commit
2025-12-11
ozReport.jsp
first commit
2025-12-11
ozReportDecision.jsp
first commit
2025-12-11
ozReportOdi.jsp
first commit
2025-12-11
ozReportReqPrint.jsp
first commit
2025-12-11
xxxTest.jsp
first commit
2025-12-11
hehihoho3@gmail.com 2025-12-11 30f094e first commit UNIX
Raw Open in browser Change history
<%-- 대국민 사용자 Class Name : ozReceipt06.jsp Description : 접수증출력-대리 Modification Information 수정일 수정자 수정내용 ------- -------- --------------------------- 2021.09.27 우영두 최초생성 author : 우영두 since : 2021.09.27 --%> <%-- 공통 JS 함수 정의 : /jsp/web/com/webLayout.jsp --%> <%@ page contentType="text/html; charset=utf-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="validator" uri="http://www.springmodules.org/tags/commons-validator"%> <!DOCTYPE html> <html style="height:100%"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <script src="${ozServerNm}/oz80/ozhviewer/jquery-2.0.3.min.js"></script> <link rel="stylesheet" href="${ozServerNm}/oz80/ozhviewer/jquery-ui.css" type="text/css"/> <script src="${ozServerNm}/oz80/ozhviewer/jquery-ui.min.js"></script> <link rel="stylesheet" href="${ozServerNm}/oz80/ozhviewer/ui.dynatree.css" type="text/css"/> <script type="text/javascript" src="${ozServerNm}/oz80/ozhviewer/jquery.dynatree.js" charset="utf-8"></script> <script type="text/javascript" src="${ozServerNm}/oz80/ozhviewer/OZJSViewer.js" charset="utf-8"></script> </head> <body style="width:98%;height:98%"> <div id="OZViewer" style="width:98%;height:98%"></div> <script type="text/javascript"> function SetOZParamters_OZViewer() { var oz; var jsonData = '${jsonData}'; oz = document.getElementById("OZViewer"); oz.sendToActionScript("information.debug", "true"); oz.sendToActionScript("connection.servlet", '${ozServerNm}'+"/oz80/server"); oz.sendToActionScript("connection.reportname", "/kofair2024/receipt06.ozr"); oz.sendToActionScript('connection.pcount', '3'); oz.sendToActionScript('connection.args1', 'jsonData=' + jsonData); //Json 파라미터 전달 //oz.sendToActionScript('connection.args2', 'subject1=' + '컬럼111'); //Json 파라미터 전달 //oz.sendToActionScript('connection.args3', 'subject2=' + '컬럼222'); //Json 파라미터 전달 oz.sendToActionScript('export.applyformat', 'pdf,png,gif,jpg,jpeg'); //파일 다운로드 확장자 지정 oz.sendToActionScript('export.filename', '신청서출력'); //다운로드 파일 이름 지정 oz.sendToActionScript("toolbar.addmemo", "false"); //메모저장 아이콘 oz.sendToActionScript("toolbar.savedm", "false"); //데이터 저장 아이콘 oz.sendToActionScript("toolbar.etc", "false"); //다른메뉴 아이콘 oz.sendToActionScript("viewer.pagedisplay" , "singlepagecontinuous"); //스크롤 추가_220921_이준호 return true; } start_ozjs("OZViewer", '${ozServerNm}'+"/oz80/ozhviewer/"); </script> </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