<% /* Shablon formi NAT_LES_Form.jsp */ response.setHeader("Cache-Control","no-cache"); //HTTP 1.1 response.setHeader("Pragma","no-cache"); //HTTP 1.0 response.setDateHeader ("Expires", 0); //prevents caching at the proxy server %> <%@ include file="../src/com/apconsulting/pseudoejb/EntityContextWrapper.jsp" %> <%@ include file="../src/com/apconsulting/pseudoejb/BMPEntityBean.jsp" %> <%@ include file="../src/com/apconsulting/pseudoejb/ContextWrapper.jsp" %> <%@ include file="../src/com/apconsulting/jenesic/util/Security.jsp" %> <%@ include file="../src/com/apconsulting/jenesic/util/Formatter.jsp"%> <%@ include file="SCH_INR_PSD_Util.jsp" %> <%@ include file="../src/com/apconsulting/jenesic/ejb/SchedeInterventoPSD/SchedeInterventoPSDBean_Interfaces.jsp" %> <%@ include file="../src/com/apconsulting/jenesic/ejb/SchedeInterventoPSD/SchedeInterventoPSDBean.jsp" %> SCHEDE D'INTERVENTO <% //boolean EdFlag=false; //flag of editing String strCOD_SCH_INR_PSD=""; //1 long lCOD_PSD_ACD=0; //2 String strTPL_INR_PSD=""; //4 String strATI_SVO=""; //5 String strDAT_PIF_INR=""; //6 //------------------------------------------------- String strDAT_INR=""; //7 String strESI_INR=""; //8 String strPBM_RSC=""; String strNOM_RSP_INR=""; //9 //------------------------------------------------- String DChecked=""; String PChecked=""; String NChecked=""; String MSel=""; String SSel=""; ISchedeInterventoPSD SchedeInterventoPSD; if( request.getParameter("ID")!=null) { strCOD_SCH_INR_PSD = request.getParameter("ID"); // editing of ala //getting of ala object ISchedeInterventoPSDHome home=(ISchedeInterventoPSDHome)PseudoContext.lookup("SchedeInterventoPSDBean"); Long COD_SCH_INR_PSD=new Long(strCOD_SCH_INR_PSD); SchedeInterventoPSD = home.findByPrimaryKey(COD_SCH_INR_PSD); // getting of object variables lCOD_PSD_ACD=SchedeInterventoPSD.getCOD_PSD_ACD(); strTPL_INR_PSD=SchedeInterventoPSD.getTPL_INR_PSD(); strATI_SVO=SchedeInterventoPSD.getATI_SVO(); strDAT_PIF_INR=Formatter.format(SchedeInterventoPSD.getDAT_PIF_INR()); //----------------------------- strDAT_INR=Formatter.format(SchedeInterventoPSD.getDAT_INR()); strESI_INR=SchedeInterventoPSD.getESI_INR(); strPBM_RSC=SchedeInterventoPSD.getPBM_RSC(); strNOM_RSP_INR=SchedeInterventoPSD.getNOM_RSP_INR(); //--- // out.print(""); } %>
">
SCHEDE D'INTERVENTO
Dati Schede D'Intervento <% if((strESI_INR!=null)&&(strESI_INR.equals("D"))) { DChecked="checked"; } if((strESI_INR!=null)&&(strESI_INR.equals("P"))) { PChecked="checked"; } if((strESI_INR!=null)&&(strESI_INR.equals("N"))) { NChecked="checked"; } if((strTPL_INR_PSD!=null)&&(strTPL_INR_PSD.equals("M"))) { MSel="selected"; } if((strTPL_INR_PSD!=null)&&(strTPL_INR_PSD.equals("S"))) { SSel="selected"; } %>
Presidio:
Esito d'Intervento: > Da Fare  > Positivo > Negativo 
Data Pianificata: Tipologia d'Intervento:
Data Intervento: Responsabile Intervento:
Attivita' Svolta:
Problemi Riscontrati: