📄 dms_0002fdocument_0002fcreatedocedt_0002ejsp_jsp.java
字号:
package DMS.document;
import java.util.*;
import java.text.*;
import com.jasson.business.document.*;
import com.jasson.business.system.*;
import com.jasson.common.ExtendString;
import com.jasson.common.ExtendCalendar;
import com.flowring.struts.webapp.User;
import com.jasson.integration.agentflow.*;
import com.jasson.common.*;
import com.jasson.integration.agentflow.AgentFlowWrapper;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class DMS_0002fdocument_0002fCreateDocEdt_0002ejsp_jsp extends HttpJspBase {
// begin [file="/DMS/document/CreateDocEdt.jsp";from=(11,0);to=(11,72)]
// end
// begin [file="/DMS/document/CreateDocEdt.jsp";from=(12,0);to=(12,81)]
// end
static {
}
public DMS_0002fdocument_0002fCreateDocEdt_0002ejsp_jsp( ) {
}
private static boolean _jspx_inited = false;
public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
String _value = null;
try {
if (_jspx_inited == false) {
synchronized (this) {
if (_jspx_inited == false) {
_jspx_init();
_jspx_inited = true;
}
}
}
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=Big5");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(0,49);to=(1,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(1,32);to=(2,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(2,32);to=(3,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(3,51);to=(4,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(4,49);to=(5,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(5,50);to=(6,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(6,52);to=(7,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(7,51);to=(8,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(8,54);to=(9,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(9,39);to=(10,0)]
out.write("\r\n");
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(10,69);to=(11,0)]
out.write("\r\n");
// end
// begin [file="/DMS/document/CreateDocEdt.jsp";from=(11,0);to=(11,72)]
si.wfinterface.WFCI wfci = null;
boolean _jspx_specialwfci = false;
synchronized (application) {
wfci= (si.wfinterface.WFCI)
pageContext.getAttribute("wfci",PageContext.APPLICATION_SCOPE);
if ( wfci == null ) {
_jspx_specialwfci = true;
try {
wfci = (si.wfinterface.WFCI) java.beans.Beans.instantiate(this.getClass().getClassLoader(), "si.wfinterface.WFCI");
} catch (ClassNotFoundException exc) {
throw new InstantiationException(exc.getMessage());
} catch (Exception exc) {
throw new ServletException (" Cannot create bean of class "+"si.wfinterface.WFCI", exc);
}
pageContext.setAttribute("wfci", wfci, PageContext.APPLICATION_SCOPE);
}
}
if(_jspx_specialwfci == true) {
// end
// begin [file="/DMS/document/CreateDocEdt.jsp";from=(11,0);to=(11,72)]
}
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(11,72);to=(12,0)]
out.write("\r\n");
// end
// begin [file="/DMS/document/CreateDocEdt.jsp";from=(12,0);to=(12,81)]
com.jasson.common.DoSysParameter syspara = null;
boolean _jspx_specialsyspara = false;
synchronized (pageContext) {
syspara= (com.jasson.common.DoSysParameter)
pageContext.getAttribute("syspara",PageContext.PAGE_SCOPE);
if ( syspara == null ) {
_jspx_specialsyspara = true;
try {
syspara = (com.jasson.common.DoSysParameter) java.beans.Beans.instantiate(this.getClass().getClassLoader(), "com.jasson.common.DoSysParameter");
} catch (ClassNotFoundException exc) {
throw new InstantiationException(exc.getMessage());
} catch (Exception exc) {
throw new ServletException (" Cannot create bean of class "+"com.jasson.common.DoSysParameter", exc);
}
pageContext.setAttribute("syspara", syspara, PageContext.PAGE_SCOPE);
}
}
if(_jspx_specialsyspara == true) {
// end
// begin [file="/DMS/document/CreateDocEdt.jsp";from=(12,0);to=(12,81)]
}
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(12,81);to=(13,0)]
out.write("\r\n");
// end
// begin [file="/DMS/document/CreateDocEdt.jsp";from=(13,2);to=(17,0)]
response.setHeader("Cache-Control","no-store");
response.setHeader("Pragma","no-cache");
response.setDateHeader("Expires",0);
// end
// HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(17,2);to=(18,0)]
out.write("\r\n");
// end
// begin [file="/DMS/document/CreateDocEdt.jsp";from=(18,2);to=(179,0)]
String strCreateDate = "";
String strEndDate = "";
String strEndType = "";
String strKindName="";
String strAttributeName="";
String strSecretName="";
String strSpeedName="";
String strTypeName="";
String strCopyName="";
String strDesecretDate="";
String strDesecretCondition="";
String strTermTypeName="";
String strTermDate="";
String strSubject="";
String strAttachDesc="";
String strUndertakeDeptID="";
String strUndertakeUserID="";
String strUndertakeDeptName="";
String strUndertakeUserName="";
String strAttachImage="attach_big.gif";
String SpeedDays="";//所有速別的限辦天數
String SpecDateList="";//所有假日
String isFiveDay=syspara.getValue("isFiveDay");//五天制或者是五天半制
if(isFiveDay.equals(""))
{
isFiveDay="1";
}
AgentFlowWrapper wrapper = new AgentFlowWrapper(wfci);
Base base = new Base(wfci);
SpecDateList=base.getSpecDateList();
SpeedDays=base.getSpeedDayList();
Department deptmentFirst[]=wrapper.getSubDepartment(null);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -