Edit C:\galaxie\deploy\Tomcat6\work\Catalina\localhost\galaxie\old\org\apache\jsp\common\list\list_005fcriteria_005fsearch_005fqst_jsp.java
package org.apache.jsp.common.list; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; import com.edeal.frontline.navigation.FlRequest; import java.util.Iterator; import com.edeal.frontline.Utils; import com.edeal.frontline.*; import java.util.Hashtable; import java.util.HashMap; import java.util.Vector; import com.edeal.frontline.ListBean; import com.edeal.frontline.ListBean.SearchZone; import com.edeal.frontline.DataDictionary; import com.edeal.frontline.helper.custom.DataDictionaryHelper; import com.edeal.frontline.FlContext; import java.util.Map; import java.lang.reflect.*; import com.edeal.frontline.navigation.WebUtils; import com.edeal.frontline.controller.actions.SelectAction; import com.edeal.frontline.FlDataSource; import java.util.Date; import com.edeal.frontline.helper.custom.ListHelper; import com.edeal.frontline.ListBean.MandatoryGroup; import com.edeal.frontline.navigation.EdealBigTabsNavigation; import com.edeal.frontline.navigation.EdealBigTabsNavigation.BigTabsParams; import com.edeal.frontline.navigation.FlRequest; import com.edeal.frontline.grid.*; import com.edeal.frontline.*; import com.edeal.frontline.grid.EdealGrid; import java.util.*; import com.edeal.frontline.FrontlineException; import com.edeal.frontline.navigation.EdealBigTabsNavigation; import com.edeal.frontline.navigation.EdealBigTabsNavigation.BigTabsParams; import java.util.Enumeration; import com.edeal.frontline.helper.ActorBaseHelper; import com.edeal.frontline.helper.custom.ActorHelper; import org.apache.commons.lang.StringUtils; import com.edeal.frontline.helper.custom.EventHelper; import com.edeal.frontline.helper.custom.PersonEventHelper; import com.edeal.frontline.helper.EventBaseHelper.StatusType; import java.util.Iterator; import com.edeal.frontline.display.XmlSelector; public final class list_005fcriteria_005fsearch_005fqst_jsp extends org.apache.jasper.runtime.HttpJspBase implements org.apache.jasper.runtime.JspSourceDependent { private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory(); private static java.util.List _jspx_dependants; static { _jspx_dependants = new java.util.ArrayList(1); _jspx_dependants.add("/WEB-INF/taglib.tld"); } private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fcode_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody; private javax.el.ExpressionFactory _el_expressionfactory; private org.apache.AnnotationProcessor _jsp_annotationprocessor; public Object getDependants() { return _jspx_dependants; } public void _jspInit() { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fcode_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory(); _jsp_annotationprocessor = (org.apache.AnnotationProcessor) getServletConfig().getServletContext().getAttribute(org.apache.AnnotationProcessor.class.getName()); } public void _jspDestroy() { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fcode_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody.release(); } public void _jspService(HttpServletRequest request, HttpServletResponse response) throws java.io.IOException, ServletException { PageContext pageContext = null; HttpSession session = null; ServletContext application = null; ServletConfig config = null; JspWriter out = null; Object page = this; JspWriter _jspx_out = null; PageContext _jspx_page_context = null; try { response.setContentType("text/html; charset=UTF-8"); pageContext = _jspxFactory.getPageContext(this, request, response, null, true, 8192, true); _jspx_page_context = pageContext; application = pageContext.getServletContext(); config = pageContext.getServletConfig(); session = pageContext.getSession(); out = pageContext.getOut(); _jspx_out = out; //http://u-project2.umanis.com/view.php?id=41726 //41726: Questionnaire web - "Onglet Cibles" /****************************************************************************** * Copyright (c) 2000-2009 e-Deal * * e-Deal S.A. * 55 rue Brillat Savarin * 75013 Paris * France * * T: +33 (0)1 53 80 80 30 * F: +33 (0)1 73 01 69 77 * http://www.e-deal.com * * La diffusion de ce code source sous quelque forme que ce soit sans * l'autorisation de E-DEAL est interdite. * * Vous �ªtes autoris�©s � modifier ce code source uniquement pour votre usage * propre et sous r�©serve que les mentions de copyright demeurent intactes. * * Ce code est fourni en l'�©tat. Aucune garantie d'aucune sorte, explicite ou * implicite n'est donn�©e. En aucun cas E-DEAL ne pourra �ªtre tenu pour * responsable des dommages pouvant r�©sulter de l'utilisation de ce code * source. ******************************************************************************/ out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); out.write(" \r\n"); out.write(" \r\n"); out.write(" \r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); com.edeal.frontline.ListBean List = null; synchronized (request) { List = (com.edeal.frontline.ListBean) _jspx_page_context.getAttribute("List", PageContext.REQUEST_SCOPE); if (List == null){ List = new com.edeal.frontline.ListBean(); _jspx_page_context.setAttribute("List", List, PageContext.REQUEST_SCOPE); } } out.write('\r'); out.write('\n'); final org.apache.commons.logging.Log logger = org.apache.commons.logging.LogFactory.getLog(getClass()); FlRequest flRequest = new FlRequest(request); FlContext context = flRequest.getContext(); DataDictionary dico = context.getDataDictionary(); EdealBigTabsNavigation ebtn = new EdealBigTabsNavigation(request); // List code String lc = flRequest.getRequestParameterOrAttribute("lc"); if (lc == null) { lc = flRequest.getRequestParameterOrAttribute("code"); } // Search criteria String sc = flRequest.getRequestParameterOrAttribute("sc"); Vector pagination = (Vector)flRequest.getAttribute("Pagination"); boolean hasPagination = pagination != null ? pagination.size() > 1 : false; ListBean.SearchZone searchZone = null; ListBean.ResultZone resultZone=null; try { searchZone = List.getSearchZone(); resultZone = List.getResultZone(); } catch (Exception e) { } String includedListScript=null; if (resultZone!=null) { includedListScript=ListHelper.processXmlListScriptExtension(context, session, resultZone.getScript()); } String pJsonFobQuery=flRequest.getRequestParameterOrAttribute("_jsonfobquery"); JSONUtils jsonUtils=new JSONUtils(); Map<String, String> mapFobQuery = jsonUtils.mapFromJson(pJsonFobQuery); if (mapFobQuery!=null) { } String SfwID = flRequest.getRequestParameterOrAttribute("SfwID"); // Is this our first time in here? (ie, we're not navigating back from an object) boolean isFirstTimeIn = !ebtn.isDoList(); Map searchCriteria = new Hashtable(); if (sc != null) { searchCriteria = WebUtils.parseQueryString(sc); } String gridName=Utils.formatToWeb(lc, true); EdealBigTabsNavigation bTabNav = new EdealBigTabsNavigation(request); bTabNav.setBigTabsParameterValue(BigTabsParams.NameSearchGridJs, "_grid__" + gridName + "_js_"); String pageIndex=flRequest.getSearchCriteria("$$idx",gridName,false); pageIndex=StringUtils.isEmpty(pageIndex)?"0":pageIndex; String pagePagination=flRequest.getSearchCriteria("$$nb",gridName,false); pagePagination=StringUtils.isEmpty(pagePagination)?(String)pagination.firstElement():pagePagination; String pPreview = flRequest.getSearchCriteria("$$preview",gridName,false); boolean fDisplayPreview="true".equals(pPreview); boolean fHasListPreview = resultZone.hasPreview(); out.write("\r\n"); out.write("\r\n"); out.write("\t\t<div id=\"criteriaTableRow\"> \r\n"); out.write("\t\t<br/>\r\n"); out.write("\t\t\t<form name=\""); out.print( gridName); out.write("_search_criteria\" id=\""); out.print( gridName); out.write("_search_criteria\" method=\"get\" onsubmit=\"return false;\" onkeyup=\"criteriaKeyPress(event,'"); out.print( gridName); out.write("')\">\r\n"); out.print( ebtn.getBigTabsInput(BigTabsParams.CodeLC) ); out.write('\r'); out.write('\n'); out.print( ebtn.getBigTabsInput(BigTabsParams.SearchCriteria) ); out.write('\r'); out.write('\n'); out.print( ebtn.getBigTabsInput(BigTabsParams.ObjectURI) ); out.write('\r'); out.write('\n'); out.print( ebtn.getBigTabsInput(BigTabsParams.ObjectTitle) ); out.write('\r'); out.write('\n'); out.print( ebtn.getBigTabsInput(BigTabsParams.CriteriaListTitle) ); out.write('\r'); out.write('\n'); if (isFirstTimeIn) { out.write('\r'); out.write('\n'); out.write(' '); out.print( ebtn.getBigTabsInput(BigTabsParams.DoList, "1") ); out.write('\r'); out.write('\n'); out.write(' '); out.print( ebtn.getBigTabsInput(BigTabsParams.CriteriaListURI, "/list_criteria.fl") ); out.write('\r'); out.write('\n'); out.write(' '); out.print( ebtn.getBigTabsInput(BigTabsParams.SelectedTab, "1") ); out.write('\r'); out.write('\n'); } out.write('\r'); out.write('\n'); if (SfwID != null) { out.write("\r\n"); out.write("\t\t\t"); out.print( ebtn.getBigTabsInput(BigTabsParams.SoftwareModule) ); out.write('\r'); out.write('\n'); } out.write("\r\n"); out.write("\t\t\t<table class=\"container\" cellpadding=\"0\">\r\n"); out.write("\t\t\t\t<tr valign=\"top\">\r\n"); out.write("\t\t\t\t\t<td>\r\n"); out.write("\t\t\t\t\t\t<div id=\"criteriaTableDiv\" class=\"criteriaTableDiv\">\r\n"); if(searchZone != null) { int nTabIndex = 1; /////////////////////int nbLines = searchZone.getNbLines()>= 2 ? searchZone.getNbLines()-1 : searchZone.getNbLines(); int nbLines = searchZone.getNbLines()> 4 ? 4 : searchZone.getNbLines(); for(int i = 0; i < nbLines ; i++) { out.write(" \t\t\t<span id=\"criteriaTableLine\"> \r\n"); out.write("\t\t\t"); for(int j = 0; j < searchZone.getNbFields(i); j++) { if (j >= 4) { // Four is our limit for right now, hard-coded break; } ListBean.Field fld = searchZone.getField(i, j); String fldinputname=fld.getInputName(); fldinputname=fldinputname.replace("$",":"); // in the sc param, the fields are with : where we expect with $ Vector fieldValues = (Vector)searchCriteria.get(fldinputname); if(fld.getChoiceType() == ListBean.CHOICE_NONE) { String strDisp = null; String value = null; if (fieldValues != null && fieldValues.size() > 0) { value = (String) fieldValues.firstElement(); } if(fld.isDate() || fld.isTime() || fld.isBoolean() || fld.isDecimal() || fld.isInteger()) { strDisp = fld.getDisplay(session); } else { strDisp = "<" + fld.getDisplay(session) + ">"; } if(fld.getFldFobSql() != null) { String lblValue = null; String initVal = flRequest.getRequestParameterOrAttribute("init"+fld.getInputName()); if (value != null) { Vector lblValues = (Vector)searchCriteria.get("lbl" + fldinputname); if (lblValues != null && lblValues.size() > 0) { lblValue = (String)lblValues.firstElement(); } } else { HashMap<String, String> vectDefaultVals; if (initVal != null) { FieldBean fldBean = dico.getFieldByName(fld.getName()); ObjectsBean obj = dico.getTable("id", fldBean.getFldFobID()); lblValue = obj.toString(session, initVal); value=initVal; } else if (sc == null && (vectDefaultVals = fld.getStrDefaultValsList(session)) != null) { if (vectDefaultVals.size() > 0) { FieldBean fldBean = dico.getFieldByName(fld.getName()); ObjectsBean obj = dico.getTable("id", fldBean.getFldFobID()); value = vectDefaultVals.get(ListBean.Field.DISPLAY); lblValue = obj.toString(session, value); } } } boolean doAjax = fld.getObjAjaxSearch() != null; String fldNameWeb = Utils.formatToWeb(fld.getInputName(), true); String emptyLabelDisplay = lblValue != null ? Utils.formatToWeb(lblValue, true) : Utils.formatToWeb(strDisp, true); String emptyLabelDisplayJS = lblValue != null ? Utils.formatToJavascript(lblValue) : Utils.formatToJavascript(strDisp); String selectJsonQuery=mapFobQuery.containsKey(fldNameWeb)?mapFobQuery.get(fldNameWeb):null; String queryFobUrl=mapFobQuery.containsKey(fldNameWeb)?"&query="+flRequest.urlEncode(Utils.formatToJavascript(mapFobQuery.get(fldNameWeb))):""; String webapp = request.getContextPath(); String fobSql = fld.getFldFobSql(); String selectUrl = "javascript:var win = window.open('" + webapp + "/select.fl?type=" + flRequest.urlEncode(fobSql) + "&field=" + flRequest.urlEncode(fld.getInputName()) + queryFobUrl + "', 'Select" + fobSql + "', 'menubar=no,status=no,toolbar=no,scrollbars=yes,resizable=yes,width=" + SelectAction.SELECT_WINDOW_WIDTH + ",height=410')"; ObjectsBean fobBean = dico.getTable("sql", fobSql); //Determination of which selector will be used (XML or fields) try { String xmlListSelect = fobBean.getObjSelectListID(); if (!Utils.isEmpty(xmlListSelect)) { XmlSelector selector = new XmlSelector(false, webapp, xmlListSelect,flRequest.urlEncode(fld.getInputName()), "", 0, "", ""); selectUrl = selector.buildSelectUrl(); } } catch (FieldNotInitializedException e) { //No list defined for object selection (=> use SelectFields) // logger.debug("No list defined for object selection",e); } catch (FrontlineException fe) { //No list defined for object selection (=> use SelectFields) logger.error("Error in list defined for object selection",fe); } out.write("\r\n"); out.write("\t\t\t\t\t\t<script language=\"javascript\"> \r\n"); out.write("\t\t\t\t\t\t\tfunction do"); out.print(fldNameWeb); out.write("Change(){\r\n"); out.write("\t\t\t\t\t\t\t\t$(\"#lbl"); out.print(fldNameWeb); out.write("\").change();\r\n"); out.write("\t\t\t\t\t\t\t}\r\n"); out.write("\t\t\t\t\t\t</script>\r\n"); out.write("\t\t\t\t\t\t<input ed:type=\"fob\" ed:fullname=\""); out.print( fld.getFullName() ); out.write("\" id=\""); out.print(fldNameWeb); out.write("\" name=\""); out.print(fldNameWeb); out.write("\" type=\"hidden\" value=\""); out.print(Utils.formatToWeb(value, true)); out.write("\">\r\n"); out.write("\t\t\t\t\t\t<input ed:type=\"foblbl\" id=\"lbl"); out.print(fldNameWeb); out.write("\" name=\"lbl"); out.print(fldNameWeb); out.write("\" class=\"criteriaField"); out.print((j > 0 ? " leftMargin10" : "")); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print(emptyLabelDisplay); out.write('"'); out.print(doAjax ? " autocomplete=\"off\" onfocus=\"displayOnFocus(this);\"" : " readonly onfocus=\"this.blur();\""); out.write(">\r\n"); out.write("\t\t\t\t\t\t<a href=\""); out.print( selectUrl ); out.write("\" tabindex=\""); out.print(nTabIndex++); out.write("\"><img src=\""); if (_jspx_meth_fl_005fwebapp_005f0(_jspx_page_context)) return; out.write("/icons/ico/rechercher.gif\" class=\"icon\"></a>\r\n"); out.write("\t\t\t\t\t\t<a href=\"javascript:var f = window.document.forms[0]; \r\n"); out.write("\t\t\t\t\t\t\t\tf."); out.print(fldNameWeb); out.write(".value = ''; \r\n"); out.write("\t\t\t\t\t\t\t\tf.lbl"); out.print(fldNameWeb); out.write(".value = '"); out.print(Utils.formatToJavascript(strDisp)); out.write("'; \r\n"); out.write("\t\t\t\t\t\t\t\t"); out.print( doAjax ? "acLastCompleteValues['lbl" + fldNameWeb + "'] = '" + emptyLabelDisplayJS + "'; acLastCompleteValues['" + fldNameWeb + "'] = ''; " : "" ); out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t$(f.lbl"); out.print(fldNameWeb); out.write(").change();\r\n"); out.write("\t\t\t\t\t\t\t\tvoid('')\"\r\n"); out.write("\t\t\t\t\t\t\ttabindex=\""); out.print( nTabIndex++ ); out.write("\">\r\n"); out.write("\t\t\t\t\t\t\t<img src=\""); if (_jspx_meth_fl_005fwebapp_005f1(_jspx_page_context)) return; out.write("/icons/ico/supprimer.gif\" class=\"icon\">\r\n"); out.write("\t\t\t\t\t\t</a>\r\n"); out.write("\t\t\t\t\t\t\r\n"); } else if (fld.isFldRef()) { out.write("\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t\t\t\t<select ed:type=\"ref\" ed:fullname=\""); out.print( fld.getFullName() ); out.write("\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("\" class=\"criteriaField"); out.print((j > 0 ? " leftMargin10" : "")); out.print(ListHelper.getFldClasses(fld)); out.write("\" tabindex=\""); out.print(nTabIndex++); out.write("\" >\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t<option value=\"\">"); out.print(Utils.formatToWeb(strDisp, false)); out.write("</option>\r\n"); Vector vectRef = null; String fldName = fld.getName(); if (fldName.equals(StatusType.getFieldNameStatus(StatusType.INSCRIPTION))) { String evtID = flRequest.getParameter("PvtEventID"); if (!StringUtils.isEmpty(evtID)) { vectRef = PersonEventHelper.getVectStatusForEvent(context, session, StatusType.INSCRIPTION, evtID); } else { DataDictionaryHelper dicoHelper = new DataDictionaryHelper(context); vectRef = dicoHelper.getRefDispWithExceptCode(session, fld.getName(), fld.getVectExceptVals()); } } else if (fldName.equals(StatusType.getFieldNameStatus(StatusType.PARTICIPATION))) { String evtID = flRequest.getParameter("PvtEventID"); if (!StringUtils.isEmpty(evtID)) { vectRef = PersonEventHelper.getVectStatusForEvent(context, session, StatusType.PARTICIPATION, evtID); } else { DataDictionaryHelper dicoHelper = new DataDictionaryHelper(context); vectRef = dicoHelper.getRefDispWithExceptCode(session, fld.getName(), fld.getVectExceptVals()); } } else { DataDictionaryHelper dicoHelper = new DataDictionaryHelper(context); vectRef = dicoHelper.getRefDispWithExceptCode(session, fld.getName(), fld.getVectExceptVals()); } String initVal = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName()); String idInitVal = null; if (value != null) { idInitVal = value; } else { if (initVal != null) { try { idInitVal = dico.getRefIdByCode(fld.getInputName(), initVal); if(idInitVal==null){ idInitVal = initVal; } } catch (FrontlineException e) { logger.error(e); } } if (sc == null) { HashMap<String, String> vectDefaultVals = fld.getStrDefaultValsList(session); if (idInitVal == null && vectDefaultVals != null && vectDefaultVals.size() > 0) { try { String lastFldName=lastFldName=(fldinputname.indexOf(":")>-1)?fldinputname.substring(fldinputname.lastIndexOf(":")+1):fldinputname; //idInitVal = dico.getRefIdByCode(lastFldName, vectDefaultVals.get(ListBean.Field.DISPLAY)); idInitVal = vectDefaultVals.get(ListBean.Field.DISPLAY); } catch (Exception e) { logger.error("can't get ref for field"+e); } } } } if (idInitVal == null) { idInitVal = ""; } for (int r = 0; r < vectRef.size(); r++) { Vector vect = (Vector) vectRef.elementAt(r); boolean selected = vect.elementAt(0).equals(idInitVal); out.write("\t\t\t\t\t\t\t\t\t\t<option value=\""); out.print(Utils.formatToWeb((String) vect.elementAt(0), true)); out.write('"'); out.print((selected ? " selected=\"selected\"" : "")); out.write('>'); out.print(Utils.formatToWeb(vect.elementAt(1), true)); out.write("</option>\r\n"); } out.write("\t\t\t\t\t\t\t\t\t</select>\r\n"); } else if (fld.isString()) { // voir si une valeur par défaut est pré-renseignée dans l'URL String initVal = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName()); if("".equals(initVal)) initVal = null; if (sc == null) { HashMap<String, String> vectDefaultVals = fld.getStrDefaultValsList(session); if (initVal == null) { // voir si une valeur est pré-renseignée dans l'XML if (vectDefaultVals != null) if (vectDefaultVals.size() > 0) initVal = vectDefaultVals.get(ListBean.Field.DISPLAY); } } String fieldValue=Utils.formatToWeb(value != null ? value : (initVal != null ? initVal : strDisp), true); out.write("\t\t\t\t\t\t\t\t<input title=\""); out.print( strDisp ); out.write("\" ed:fullname=\""); out.print( fld.getFullName() ); out.write("\" ed:type=\"string\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("\" class=\"criteriaField"); out.print((j > 0 ? " leftMargin10" : "")); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print( fieldValue ); out.write("\" onfocus=\"this.select()\" onblur=\"if(this.value == '') this.value = '"); out.print(Utils.formatToJavascript(strDisp)); out.write("';\" tabindex=\""); out.print(nTabIndex++); out.write("\" >\r\n"); } else if (fld.isInteger()) { String fromValue = null; String toValue = null; Vector intValues = (Vector) searchCriteria.get(fldinputname + "$From"); if (intValues != null && intValues.size() > 0) { fromValue = (String) intValues.firstElement(); } intValues = (Vector) searchCriteria.get(fldinputname + "$To"); if (intValues != null && intValues.size() > 0) { toValue = (String) intValues.firstElement(); } String initValMin = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName() + "Min"); String initValMax = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName() + "Max"); Vector vectDefaultVals = fld.getDefaultValsList(); if (initValMin != null) { if (fromValue == null) fromValue = initValMin; } if (initValMax != null) { if (toValue == null) toValue = initValMax; } if (vectDefaultVals != null) { if (vectDefaultVals.size() > 0) { if (fromValue == null) { if (fld.getDefaultValsList().elementAt(0) != null) { fromValue = ((Hashtable) fld.getDefaultValsList().elementAt(0)).get(ListBean.Field.DISPLAY_MIN).toString(); } } if (toValue == null) { if (fld.getDefaultValsList().elementAt(1) != null) toValue = ((Hashtable) fld.getDefaultValsList().elementAt(1)).get(ListBean.Field.DISPLAY_MAX).toString(); } } } out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t<span class=\"criteriaLabel\">"); out.print(Utils.formatToWeb(strDisp, false)); out.write(" "); if (_jspx_meth_fl_005fgetMessage_005f0(_jspx_page_context)) return; out.write(" </span>\r\n"); out.write("\t\t\t\t\t\t\t\t<input ed:type=\"int\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$From\" class=\"criteriaFieldNumber"); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print(Utils.formatToWeb(fromValue, true)); out.write("\" onfocus=\"this.select();\" onblur=\"ctrlNumField(this, 'Integer', '"); if (_jspx_meth_fl_005fgetMessage_005f1(_jspx_page_context)) return; out.write("');\" tabindex=\""); out.print(nTabIndex++); out.write("\" >\r\n"); out.write("\t\t\t\t\t\t\t\t<span class=\"criteriaLabel\"> "); if (_jspx_meth_fl_005fgetMessage_005f2(_jspx_page_context)) return; out.write(" </span>\t\t\r\n"); out.write("\t\t\t\t\t\t\t\t<input ed:type=\"int\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$To\" class=\"criteriaFieldNumber"); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print(Utils.formatToWeb(toValue, true)); out.write("\" onfocus=\"this.select();\" onblur=\"ctrlNumField(this, 'Integer', '"); if (_jspx_meth_fl_005fgetMessage_005f3(_jspx_page_context)) return; out.write("');\" tabindex=\""); out.print(nTabIndex++); out.write("\" >\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"$$numericFields\" value=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("\">\r\n"); } else if (fld.isDecimal()) { String fromValue = null; String toValue = null; Vector decValues = (Vector) searchCriteria.get(fldinputname + "$From"); if (decValues != null && decValues.size() > 0) { fromValue = (String) decValues.firstElement(); } decValues = (Vector) searchCriteria.get(fldinputname + "$To"); if (decValues != null && decValues.size() > 0) { toValue = (String) decValues.firstElement(); } String initValMin = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName() + "Min"); String initValMax = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName() + "Max"); HashMap<String, String> vectDefaultVals = fld.getStrDefaultValsList(session); if (initValMin != null) { if (fromValue == null) fromValue = initValMin; } if (initValMax != null) { if (toValue == null) toValue = initValMax; } if (vectDefaultVals != null) { if (vectDefaultVals.size() > 0) { if (sc == null && fromValue == null) { fromValue = vectDefaultVals.get(ListBean.Field.DISPLAY_MIN); } if (sc == null && toValue == null) { toValue = vectDefaultVals.get(ListBean.Field.DISPLAY_MAX); } } } out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t<span class=\"criteriaLabel\">"); out.print(Utils.formatToWeb(strDisp, false)); out.write(" "); if (_jspx_meth_fl_005fgetMessage_005f4(_jspx_page_context)) return; out.write(" </span>\r\n"); out.write("\t\t\t\t\t\t\t\t<input ed:type=\"decimal\" ed:fullname=\""); out.print( fld.getFullName() ); out.write("\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$From\" class=\"criteriaFieldNumber"); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print(Utils.formatToWeb(fromValue, true)); out.write("\" onfocus=\"this.select();\" onblur=\"ctrlNumField(this, 'float', '"); if (_jspx_meth_fl_005fgetMessage_005f5(_jspx_page_context)) return; out.write("');\" tabindex=\""); out.print(nTabIndex++); out.write("\" >\r\n"); out.write("\t\t\t\t\t\t\t\t<span class=\"criteriaLabel\"> "); if (_jspx_meth_fl_005fgetMessage_005f6(_jspx_page_context)) return; out.write(" </span>\t\t\r\n"); out.write("\t\t\t\t\t\t\t\t<input ed:type=\"decimal\" ed:fullname=\""); out.print( fld.getFullName() ); out.write("\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$To\" class=\"criteriaFieldNumber"); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print(Utils.formatToWeb(toValue, true)); out.write("\" onfocus=\"this.select();\" onblur=\"ctrlNumField(this, 'float', '"); if (_jspx_meth_fl_005fgetMessage_005f7(_jspx_page_context)) return; out.write("');\" tabindex=\""); out.print(nTabIndex++); out.write("\" >\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"$$numericFields\" value=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("\">\r\n"); } else if (fld.isDate()) { String fromValue = null; String toValue = null; String fldNameWeb = Utils.formatToWeb(fld.getFullName(), true); Vector dateValues = (Vector) searchCriteria.get(fldinputname + "$From"); if (dateValues != null && dateValues.size() > 0) { fromValue = (String) dateValues.firstElement(); } dateValues = (Vector) searchCriteria.get(fldinputname + "$To"); if (dateValues != null && dateValues.size() > 0) { toValue = (String) dateValues.firstElement(); } String initValMin = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName() + "Min"); String initValMax = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName() + "Max"); if (initValMin != null) { if (fromValue == null) fromValue = initValMin; } if (initValMax != null) { if (toValue == null) toValue = initValMax; } if (sc == null) { HashMap<String, String> vectDefaultVals = fld.getStrDefaultValsList(session); if (vectDefaultVals != null) { if (vectDefaultVals.size() > 0) { if (fromValue == null) { if (vectDefaultVals.containsKey(ListBean.Field.DISPLAY_MIN)) fromValue = vectDefaultVals.get(ListBean.Field.DISPLAY_MIN); } if (toValue == null) { if (vectDefaultVals.containsKey(ListBean.Field.DISPLAY_MAX)) toValue = vectDefaultVals.get(ListBean.Field.DISPLAY_MAX); } } } } out.write("\t\t\t\t\t\t<script language=\"javascript\"> \r\n"); out.write("\t\t\t\t\t\t\t\t\tfunction do"); out.print(fldNameWeb); out.write("$FromChange(){\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t$(\"#"); out.print(fldNameWeb); out.write("From\").change();\r\n"); out.write("\t\t\t\t\t\t\t\t\t}\r\n"); out.write("\t\t\t\t\t\t\t\t\tfunction do"); out.print(fldNameWeb); out.write("$ToChange(){\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t$(\"#"); out.print(fldNameWeb); out.write("To\").change();\r\n"); out.write("\t\t\t\t\t\t\t\t\t}\r\n"); out.write("\t\t\t\t\t\t\t\t</script>\r\n"); out.write("\t\t\t\t\t\t\t\t<span class=\"criteriaLabel"); out.print((j > 0 ? " leftMargin10" : "")); out.write('"'); out.write('>'); out.print(Utils.formatToWeb(strDisp, false)); out.write(" "); if (_jspx_meth_fl_005fgetMessage_005f8(_jspx_page_context)) return; out.write(" </span>\r\n"); out.write("\t\t\t\t\t\t\t\t<input ed:type=\"date\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$From\" id=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("From\" class=\"criteriaFieldDate"); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print(Utils.formatToWeb(fromValue, true)); out.write("\" onfocus=\"this.select();\" onblur=\"ctrlDateField(this, '"); if (_jspx_meth_fl_005fgetMessage_005f9(_jspx_page_context)) return; out.write("');\" tabindex=\""); out.print(nTabIndex++); out.write("\" size=\"10\" maxlength=\"10\" >\r\n"); out.write("\t\t\t\t\t\t\t\t<a href=\"javascript:openCalendar(document.forms[0]."); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$From)\" onmouseover=\"window.status = 'Afficher le calendrier';\" onmouseout=\"window.status = '';\"><img src=\""); if (_jspx_meth_fl_005fwebapp_005f2(_jspx_page_context)) return; out.write("/icons/ico/clock_neutre.gif\" class=\"icon\"></a>\r\n"); out.write("\t\t\t\t\t\t\t\t<span class=\"criteriaLabel\"> "); if (_jspx_meth_fl_005fgetMessage_005f10(_jspx_page_context)) return; out.write(" </span>\r\n"); out.write("\t\t\t\t\t\t\t\t<input ed:type=\"date\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$To\" id=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("To\" class=\"criteriaFieldDate"); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print(Utils.formatToWeb(toValue, true)); out.write("\" onfocus=\"this.select();\" onblur=\"ctrlDateField(this, '"); if (_jspx_meth_fl_005fgetMessage_005f11(_jspx_page_context)) return; out.write("');\" tabindex=\""); out.print(nTabIndex++); out.write("\" size=\"10\" maxlength=\"10\" >\r\n"); out.write("\t\t\t\t\t\t\t\t<a href=\"javascript:openCalendar(document.forms[0]."); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$To)\" onmouseover=\"window.status = 'Afficher le calendrier';\" onmouseout=\"window.status = '';\"><img src=\""); if (_jspx_meth_fl_005fwebapp_005f3(_jspx_page_context)) return; out.write("/icons/ico/clock_neutre.gif\" class=\"icon\"></a>\r\n"); } else if (fld.isTime()) { String fromValue = null; String toValue = null; Vector dateValues = (Vector) searchCriteria.get(fldinputname + "$From"); if (dateValues != null && dateValues.size() > 0) { fromValue = (String) dateValues.firstElement(); } dateValues = (Vector) searchCriteria.get(fldinputname + "$To"); if (dateValues != null && dateValues.size() > 0) { toValue = (String) dateValues.firstElement(); } String initValMin = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName() + "Min"); String initValMax = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName() + "Max"); HashMap<String, String> vectDefaultVals = fld.getStrDefaultValsList(session); if (initValMin != null) { if (fromValue == null) fromValue = initValMin; } if (initValMax != null) { if (toValue == null) toValue = initValMax; } if (sc == null && vectDefaultVals != null) { if (vectDefaultVals.size() > 0) { if (fromValue == null) { if (vectDefaultVals.containsKey(ListBean.Field.DISPLAY_MIN)) fromValue = vectDefaultVals.get(ListBean.Field.DISPLAY_MIN); } if (toValue == null) { if (vectDefaultVals.containsKey(ListBean.Field.DISPLAY_MAX)) toValue = vectDefaultVals.get(ListBean.Field.DISPLAY_MAX); } } } out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t<span class=\"criteriaLabel"); out.print((j > 0 ? " leftMargin10" : "")); out.write('"'); out.write('>'); out.print(Utils.formatToWeb(strDisp, false)); out.write(" </span>"); if (_jspx_meth_fl_005fgetMessage_005f12(_jspx_page_context)) return; out.write(" \r\n"); out.write("\t\t\t\t\t\t\t\t<input ed:type=\"boolean\" ed:fullname=\""); out.print( fld.getFullName() ); out.write("\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$From\" class=\"criteriaField"); out.print(ListHelper.getFldClasses(fld)); out.write("\" type=\"text\" value=\""); out.print(Utils.formatToWeb(fromValue, true)); out.write("\" onfocus=\"this.select();\" onblur=\"ctrlHourField(this, '"); if (_jspx_meth_fl_005fgetMessage_005f13(_jspx_page_context)) return; out.write("');\" tabindex=\""); out.print(nTabIndex++); out.write("\" size=\"5\" maxlength=\"5\"><span class=\"criteriaLabel\"> "); if (_jspx_meth_fl_005fgetMessage_005f14(_jspx_page_context)) return; out.write(" </span><input name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("$To\" class=\"criteriaField\" type=\"text\" value=\""); out.print(Utils.formatToWeb(toValue, true)); out.write("\" onfocus=\"this.select();\" onblur=\"ctrlHourField(this, '"); if (_jspx_meth_fl_005fgetMessage_005f15(_jspx_page_context)) return; out.write("');\" tabindex=\""); out.print(nTabIndex++); out.write("\" size=\"5\" maxlength=\"5\" >\r\n"); } else if (fld.isBoolean()) { String initVal = flRequest.getRequestParameterOrAttribute("init" + fld.getInputName()); if (sc == null) { HashMap<String, String> vectDefaultVals = fld.getStrDefaultValsList(session); if (initVal == null) { // voir si une valeur est pré-renseignée dans l'XML if (vectDefaultVals != null) if (vectDefaultVals.size() > 0) initVal = vectDefaultVals.get(ListBean.Field.DISPLAY); } } boolean isChecked = value!=null ? ("1".equals(value)||"true".equalsIgnoreCase(value)):("1".equals(initVal)||"true".equalsIgnoreCase(initVal)); out.write("\r\n"); out.write("\t\t\t\t\t\t\t<span class=\""); out.print(ListHelper.getFldClasses(fld)); out.write("\" style=\"diplay:inligne\">\r\n"); out.write("\t\t\t\t\t\t\t\t<input ed:type=\"boolean\" ed:fullname=\""); out.print( fld.getFullName() ); out.write("\" class=\""); out.print((j > 0 ? "leftMargin10 " : " ")); out.print(ListHelper.getFldClasses(fld)); out.write("\" name=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("\" id=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("\" type=\"checkbox\" value=\"1\" tabindex=\""); out.print(nTabIndex++); out.write('"'); out.write(' '); out.print(isChecked ? "checked" : ""); out.write(" >\r\n"); out.write("\t\t\t\t\t\t\t\t<label for=\""); out.print(Utils.formatToWeb(fld.getInputName(), true)); out.write("\" style=\"margin-right:5px\" class=\"criteriaLabel"); out.print(ListHelper.getFldClasses(fld)); out.write('"'); out.write('>'); out.write(' '); out.print(Utils.formatToWeb(strDisp, false)); out.write(" </label>\r\n"); out.write("\t\t\t\t\t\t\t</span>\r\n"); } } else { String strDisp = null; String strType = null; Vector values = (Vector) searchCriteria.get(fld.getFullName()); if (values == null) { values = new Vector(); } Vector vectChoices = fld.getChoiceList(); switch (fld.getChoiceType()) { case ListBean.CHOICE_SELECT : case ListBean.CHOICE_SELECT_MULTIPLE : strDisp = "<" + fld.getDisplay(session) + ">"; out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t<select ed:fullname=\""); out.print( fld.getFullName() ); out.write("\" name=\""); out.print( Utils.formatToWeb(fld.getFullName(), true) ); out.write("\" class=\"criteriaField"); out.print( (j > 0 ? " leftMargin10" : "") ); out.write('"'); out.print( fld.getChoiceType() == ListBean.CHOICE_SELECT ? "" : " multiple" ); out.write(" tabindex=\""); out.print( nTabIndex++ ); out.write("\">\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t<option value=\"\">"); out.print( Utils.formatToWeb(strDisp, false) ); out.write("</option>\r\n"); for(int c = 0; c < vectChoices.size(); c++) { boolean isSelected = values.contains(Integer.toString(c)); Hashtable row = (Hashtable)vectChoices.elementAt(c); out.write("\t\t\t\t\t\t\t\t\t\t<option value=\""); out.print( c ); out.write('"'); out.write(' '); out.print( isSelected ? "selected" : "" ); out.write(' '); out.write('>'); out.print( Utils.formatToWeb(row.get("Display"), false) ); out.write("</option>\r\n"); } out.write("\t\t\t\t\t\t\t\t\t</select>\r\n"); break; case ListBean.CHOICE_RADIO: strType = "radio"; case ListBean.CHOICE_CHECKBOX: strDisp = fld.getDisplay(session); if(strType == null) strType = "checkbox"; out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t"); out.print( Utils.formatToWeb(strDisp, false) ); out.write(" :\r\n"); for(int c = 0; c < vectChoices.size(); c++) { boolean isSelected = values.contains(Integer.toString(c)); Hashtable row = (Hashtable)vectChoices.elementAt(c); out.write("\t\t\t\t\t\t\t\t\t<input "); out.print( (j > 0 ? "class=\"leftMargin10\" " : " ") ); out.write("name=\""); out.print( Utils.formatToWeb(fld.getFullName(), true) ); out.write("\" type=\""); out.print( strType ); out.write("\" value=\""); out.print( c ); out.write("\" tabindex=\""); out.print( nTabIndex++ ); out.write('"'); out.write(' '); out.print( isSelected ? "checked" : "" ); out.write(" > "); out.print( Utils.replace(Utils.formatToWeb(row.get("Display"), false), " ", " ") ); out.write('\r'); out.write('\n'); } out.write('\r'); out.write('\n'); break; } } } } if (hasPagination) { out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t<span> </span>\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t<select name=\"$$nb\" class=\"criteriaField pagination auto\"> "); out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); for (Iterator iter = pagination.iterator(); iter.hasNext();) { String value = (String)iter.next(); boolean isAll = "all".equalsIgnoreCase(value); out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.print( Utils.formatToWeb(value, true) ); out.write('"'); out.print( value.equals(pagePagination) ? "selected" : "" ); out.write('>'); out.print( isAll ? Utils.getMessage(session, "M60CB", false, true, "Tout") : Utils.formatToWeb(value + " / " + Utils.getMessage(session, "M60CC", false, true, "page"), false) ); out.write("</option>\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t"); } out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t</select>\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t\t"); } if (fHasListPreview) { String previewAttribute=fDisplayPreview?"checked=\"true\"":""; out.write("\r\n"); out.write("\t \t\t\t\t\t\t\t<label><input type=\"checkbox\" name=\"$$preview\" id=\"$$preview\" "); out.print( previewAttribute ); out.write('/'); out.write('>'); if (_jspx_meth_fl_005fgetMessage_005f16(_jspx_page_context)) return; out.write("</label>\r\n"); out.write("\t\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t\t"); } String iconRunSearch=StringUtils.isEmpty(searchZone.getIconUrl())?"/icons/ico/valid_green2_long.gif":searchZone.getIconUrl(); out.write("\r\n"); out.write("\t\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t\t\t\t<span> </span><a id=\"valid-button\" class=\"search-button inactive\" title=\""); if (_jspx_meth_fl_005fgetMessage_005f17(_jspx_page_context)) return; out.write("\" href=\"javascript:executeSearch('"); out.print( gridName ); out.write("'); void('')\"><img src=\""); if (_jspx_meth_fl_005fwebapp_005f4(_jspx_page_context)) return; out.write('/'); out.print( iconRunSearch ); out.write("\"/></a>\r\n"); out.write("\t\t\t\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t</div>\t\r\n"); out.write("\t \r\n"); out.write("\t \r\n"); } out.write("\r\n"); out.write("\t\t</td></tr>\r\n"); out.write("\t\t\t</table>\r\n"); out.write("\t\t\t</form>\r\n"); out.write("\t\t</div>\r\n"); String code = flRequest.getRequestParameterOrAttribute("gridName"); if (code == null) { String paramCode = flRequest.getRequestParameterOrAttribute("code"); String gn=((paramCode==null?"":paramCode) + "_gridname"); code = flRequest.getRequestParameterOrAttribute(gn); if (code == null) { code = paramCode; } } GridData grid = (GridData)flRequest.getAttribute(code); boolean isEmbedded = flRequest.getAttribute(code + "_Embedded") != null; boolean isEmbedded2 = grid.isEmbedded(); String type = (String)flRequest.getAttribute("objSql"); if (type==null) { type=(String)flRequest.getAttribute(code+"_objSql"); } boolean fIsListEmbedded=isEmbedded || isEmbedded2; bTabNav.setBigTabsParameterValue(BigTabsParams.SelectedTab, "1"); String pEditMode=flRequest.getParameter("editmode"); boolean fUpdateMode=("true".equals(pEditMode)); String pAllowUserUpdate=flRequest.getParameter("allowupdate"); boolean fAllowUpdate=("true".equals(pAllowUserUpdate)); // is preview to be displayed ? String pGridHeight=flRequest.getParameter("gridheight"); EdealGrid edealGrid=new EdealGrid(); edealGrid.setName(code); edealGrid.buildColumns(session, context, grid); //boolean fAllowUpdate=true; //boolean fUpdateMode=false; int totalNbOfRecs=grid.getTotalNbOfRecords(); boolean fDisplayCounter=(totalNbOfRecs!=0); int pageNumber=grid.getPageNumber()+1; fAllowUpdate=fAllowUpdate && grid.isUpdatable(); if (fAllowUpdate) { ActorBaseHelper actorHlpr=ActorBaseHelper.factory(ActorBaseHelper.getSessionActor(session)); fAllowUpdate=fAllowUpdate && actorHlpr.canUseObjectForOperation(type,AccessControlManager.EDIT); } String jsGridObject=bTabNav.getBigTabsParameterValue(BigTabsParams.NameSearchGridJs); String[] updColumnFields=grid.getColumnUpdFld(); boolean canUpdateList=((updColumnFields!=null) && (updColumnFields.length>0)); // can we mass select entries ? boolean isMassSelect=grid.isMassSelectable(); String previewToken=grid.getPreviewCacheToken(); ListPreviewCache.PreviewCache previewCache=null; if (previewToken!=null) { previewCache=ListPreviewCache.factory(flRequest.getSession()).getCache(previewToken); } if(grid.getNbRows()==0){ out.write('\r'); out.write('\n'); if (_jspx_meth_fl_005flabel_005f0(_jspx_page_context)) return; out.write('\r'); out.write('\n'); }else{ int totalNbOfPages=1; try { if(totalNbOfRecs > grid.getNbLines()){ if(totalNbOfRecs % grid.getNbLines()>0){ totalNbOfPages=(totalNbOfRecs/grid.getNbLines())+1; } else{ totalNbOfPages=(totalNbOfRecs/grid.getNbLines()); } } } catch (ArithmeticException e) {//avoid / by } out.write("\r\n"); out.write("<div id=\"grid-actions\">\r\n"); out.write("<table width=\"100%\">\r\n"); out.write("<tr>\r\n"); out.write("<td width=\"33%\"></td>\r\n"); out.write("<td width=\"33%\" style=\"text-align:center;\">\r\n"); out.write("\t"); if(!(grid.isFirstPage() && grid.isLastPage())){ out.write("\r\n"); out.write("<span class=\"grid-action\">\r\n"); out.write("\t"); if(!grid.isFirstPage()){ out.write("\r\n"); out.write("\t\r\n"); out.write("\t<a onclick=\""); out.print(jsGridObject); out.write(".loadPage('0',$('input.btMassEdit:checked').length>0);return false;\" href=\"#\">\r\n"); out.write("\t\t<img src=\""); if (_jspx_meth_fl_005fwebapp_005f5(_jspx_page_context)) return; out.write("/icons/ico/flecheGdouble.gif\"/>\r\n"); out.write("\t</a>\r\n"); out.write("\t<a onclick=\""); out.print(jsGridObject); out.write(".loadPage('"); out.print(grid.getPageNumber()-1); out.write("',$('input.btMassEdit:checked').length>0);return false;\" href=\"#\">\r\n"); out.write("\t\t<img src=\""); if (_jspx_meth_fl_005fwebapp_005f6(_jspx_page_context)) return; out.write("/icons/ico/flecheG.gif\"/>\r\n"); out.write("\t</a>\t\r\n"); out.write("\t"); } if (fDisplayCounter) { out.write('\r'); out.write('\n'); out.write(' '); out.print(Utils.getMessage(session, "F608C", "Page")); out.write(" "); out.print(pageNumber+"/"+totalNbOfPages); out.print( " - ("+totalNbOfRecs+")"); out.write(" \r\n"); out.write("\t"); } else { out.write('\r'); out.write('\n'); out.write(' '); out.print(Utils.getMessage(session, "F608C", "Page")); out.write(" "); out.print(pageNumber ); out.write(" \r\n"); out.write("\t"); } out.write('\r'); out.write('\n'); out.write(' '); if(!grid.isLastPage()){ out.write("\r\n"); out.write("\t<a onclick=\""); out.print(jsGridObject); out.write(".loadPage('"); out.print(grid.getPageNumber()+1); out.write("',$('input.btMassEdit:checked').length>0);return false;\" href=\"#\">\r\n"); out.write("\t\t<img src=\""); if (_jspx_meth_fl_005fwebapp_005f7(_jspx_page_context)) return; out.write("/icons/ico/flecheD.gif\"/>\r\n"); out.write("\t</a>\r\n"); out.write("\t\t"); if (totalNbOfPages>1) { out.write("\r\n"); out.write("\t<a onclick=\""); out.print(jsGridObject); out.write(".loadPage('"); out.print(totalNbOfPages-1); out.write("',$('input.btMassEdit:checked').length>0);return false;\" href=\"#\">\r\n"); out.write("\t\t<img src=\""); if (_jspx_meth_fl_005fwebapp_005f8(_jspx_page_context)) return; out.write("/icons/ico/flecheDdouble.gif\"/>\r\n"); out.write("\t</a>\r\n"); out.write("\t\t"); } out.write('\r'); out.write('\n'); out.write(' '); } out.write("\r\n"); out.write("\t\r\n"); out.write("\t\r\n"); out.write("</span>\r\n"); } out.write("\r\n"); out.write("</td>\r\n"); out.write("<td width=\"33%\" style=\"text-align:right;\">\r\n"); if (fAllowUpdate && !fUpdateMode) { out.write("\r\n"); out.write("\t\r\n"); out.write("\t<span class=\"grid-action\">\r\n"); out.write("\t<a class=\"action-item\" href=\"javascript:"); out.print( jsGridObject+".reloadForEdition()"); out.write('"'); out.write('>'); if (_jspx_meth_fl_005fgetMessage_005f18(_jspx_page_context)) return; out.write("</a>\t\r\n"); out.write("\t</span>\r\n"); out.write("\t\r\n"); } out.write('\r'); out.write('\n'); if (fUpdateMode) { out.write("\r\n"); out.write("<span class=\"grid-action\">\r\n"); out.write("\t<a id=\"grid-save-button\" class=\"action-item\" href=\"javascript:"); out.print(jsGridObject+".save()"); out.write('"'); out.write('>'); if (_jspx_meth_fl_005fgetMessage_005f19(_jspx_page_context)) return; out.write("</a> \r\n"); out.write("\t<a class=\"action-item\" href=\"javascript:"); out.print( jsGridObject+".reset()"); out.write('"'); out.write('>'); if (_jspx_meth_fl_005fgetMessage_005f20(_jspx_page_context)) return; out.write("</a>\r\n"); out.write("</span>\r\n"); out.write("\r\n"); } out.write("\r\n"); out.write("</td>\r\n"); out.write("</tr>\r\n"); out.write("</table>\r\n"); out.write("</div>\r\n"); out.write("<div id=\"grid-data\" class=\"data\""); out.print( (previewToken==null)?"":" ed:previewtoken=\""+previewToken+"\"" ); out.write(" ed:embedded=\""); out.print( fIsListEmbedded ); out.write("\" style=\""); out.print( (pGridHeight!=null)?"height:"+pGridHeight:""); out.write("\">\r\n"); out.write("\r\n"); out.write("<table cellpadding=\"0\">\r\n"); out.write("\t<thead>\r\n"); out.write("\t\t<tr>\r\n"); out.write("\t\t\t"); if (isMassSelect && !fIsListEmbedded) { out.write("\r\n"); out.write("\t\t\t\t<th><input type=\"checkbox\" onclick=\""); out.print(jsGridObject); out.write(".addMassSelectAll(this.checked)\"></th>\r\n"); out.write("\t\t\t"); } out.write("\r\n"); out.write("\t\t "); int formIndex=1; for (EdealGridColumn gridColumn: edealGrid.getColumns()) { if (gridColumn.getDataType() != null && !gridColumn.getDataType().equals(EdealGridColumn.DataType.PREVIEW)) { out.write("\r\n"); out.write("\t\t\t\t"); out.print(gridColumn.getHeader(edealGrid.getJsGridName(),edealGrid.getName(),flRequest)); out.write("\r\n"); out.write("\t\t\t"); } } out.write("</tr>\r\n"); out.write("\t</thead>\r\n"); out.write("\t<tbody>"); ArrayList<String> rowsId = grid.getRowsId(); //ArrayList<String> previewValue = new ArrayList(); boolean oddRow = false; ActorBean currentActor=ActorHelper.getSessionActor(session); BasicBean rowBean = null; int nbOfRows=grid.getData().length; int tabindex=0; int nbOfCols=0; for(int rowidx = 0; rowidx < nbOfRows; rowidx++) { String id = ""; oddRow = !oddRow ; String objectID=""; if (rowsId != null && rowsId.size()>0 && rowsId.get(rowidx) != null) { objectID=rowsId.get(rowidx); } out.write("\r\n"); out.write("\t\t\t<tr id=\""); out.print( objectID ); out.write("\" class=\""); out.print( (oddRow ? "even" : "odd") ); out.write(" bean\" tabindex=\""); out.print(++tabindex); out.write("\">\r\n"); out.write("\t\t\t"); if (isMassSelect && !fIsListEmbedded) { out.write("\r\n"); out.write("\t\t\t\t<td><input id=\"massselectcheck-"); out.print(objectID); out.write("\" type=\"checkbox\" onclick=\""); out.print(jsGridObject); out.write(".addMassSelect('"); out.print(objectID); out.write("',this.checked)\"></td>\r\n"); out.write("\t\t\t"); } Object[] row = grid.getData()[rowidx]; nbOfCols=row.length; for (int colidx = 0; colidx < row.length; colidx++) { EdealGridColumn eGCol = edealGrid.getColumn(colidx); boolean allowedToEdit=fUpdateMode && canUpdateList && updColumnFields[colidx]!=null; if (allowedToEdit) { try { rowBean= dico.getTable("sql",type).getBasicBean(objectID,session); allowedToEdit=rowBean.enforceAccess(AccessControlManager.EDIT,currentActor); if (allowedToEdit) { request.setAttribute(type,rowBean); } } catch (FrontlineException e) { logger.error("listAjax.jsp: cannot load bean ["+type+"]["+objectID+"]",e); } } if (allowedToEdit) { String fieldsToBeUpdated=updColumnFields[colidx]; Vector<String> vFieldsToBeUpdated=(Vector<String>)Utils.explodeList(fieldsToBeUpdated,";"); Enumeration<String> enumFieldsToBeUpdated=vFieldsToBeUpdated.elements(); out.write("\r\n"); out.write("\t\t\t\t\t\t<td><div><table class=\"data_column\" cellpadding=\"0\"><tr class=\"fieldline\">\r\n"); out.write("\t\t\t\t\t\t\t"); while (enumFieldsToBeUpdated.hasMoreElements()) { String fieldName=enumFieldsToBeUpdated.nextElement(); String eraseJs="eraseField('"+fieldName+"-"+objectID+"')"; out.write("\r\n"); out.write("\t\t\t\t\t\t\t<td class=\"\">\r\n"); out.write("\t\t\t\t\t\t\t "); if (fieldName.equals(StatusType.getFieldNameStatus(StatusType.INSCRIPTION))) { PersonEventBean pev = (PersonEventBean)rowBean; String pvtEventID = null; try { pvtEventID = pev.getPvtEventID(); } catch (FrontlineException e) { } String pvtInsStatus = null; try { pvtInsStatus = pev.getPvtInsStatus(); } catch (FrontlineException e) { } if (pvtEventID != null) { LinkedHashMap<String, String> statusInsIDAndDisplay = EventHelper.getListStatusByEvent(context, StatusType.INSCRIPTION, pvtEventID); if (statusInsIDAndDisplay != null && !statusInsIDAndDisplay.isEmpty()) { out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t<select name=\""); out.print( fieldName ); out.write("\" id=\""); out.print( fieldName + "-" + objectID ); out.write("\" class=\"input select\">\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t<option value=\"\"></option>\r\n"); Iterator<String> iter = statusInsIDAndDisplay.keySet().iterator(); while (iter.hasNext()) { String currStatusID = iter.next(); String currStatusDisplay = statusInsIDAndDisplay.get(currStatusID); out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.print( currStatusID ); out.write('"'); out.write(' '); out.print( currStatusID.equals(pvtInsStatus) ? "selected" : "" ); out.write('>'); out.print( Utils.formatToWeb(currStatusDisplay, false) ); out.write("</option>\r\n"); } out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t</select>\r\n"); } } else { out.write("\t\r\n"); out.write("\t\t\t\t\t\t\t\t\t"); // fl:input com.edeal.frontline.GetInputTag _jspx_th_fl_005finput_005f0 = (com.edeal.frontline.GetInputTag) _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005fnobody.get(com.edeal.frontline.GetInputTag.class); _jspx_th_fl_005finput_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005finput_005f0.setParent(null); // /common/list/list_criteria_search_qst.jsp(881,9) name = property type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f0.setProperty(fieldName); // /common/list/list_criteria_search_qst.jsp(881,9) name = id type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f0.setId(fieldName+"-"+objectID); // /common/list/list_criteria_search_qst.jsp(881,9) name = ondelete type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f0.setOndelete(eraseJs); // /common/list/list_criteria_search_qst.jsp(881,9) name = nodiv type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f0.setNodiv(true); int _jspx_eval_fl_005finput_005f0 = _jspx_th_fl_005finput_005f0.doStartTag(); if (_jspx_th_fl_005finput_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005fnobody.reuse(_jspx_th_fl_005finput_005f0); return; } _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005fnobody.reuse(_jspx_th_fl_005finput_005f0); out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t"); } } else if (fieldName.equals(StatusType.getFieldNameStatus(StatusType.PARTICIPATION))) { PersonEventBean pev = (PersonEventBean)rowBean; String pvtEventID = null; try { pvtEventID = pev.getPvtEventID(); } catch (FrontlineException e) { } String pvtParStatus = null; try { pvtParStatus = pev.getPvtParStatus(); } catch (FrontlineException e) { } LinkedHashMap<String, String> statusParIDAndDisplay = EventHelper.getListStatusByEvent(context, StatusType.PARTICIPATION, pvtEventID); if (statusParIDAndDisplay != null && !statusParIDAndDisplay.isEmpty()) { out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t<select name=\""); out.print( fieldName ); out.write("\" id=\""); out.print( fieldName + "-" + objectID ); out.write("\" class=\"input select\">\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t<option value=\"\"></option>\r\n"); Iterator<String> iter2 = statusParIDAndDisplay.keySet().iterator(); while (iter2.hasNext()) { String currStatusID = iter2.next(); String currStatusDisplay = statusParIDAndDisplay.get(currStatusID); out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t\t<option value=\""); out.print( currStatusID ); out.write('"'); out.write(' '); out.print( currStatusID.equals(pvtParStatus) ? "selected" : "" ); out.write('>'); out.print( Utils.formatToWeb(currStatusDisplay, false) ); out.write("</option>\r\n"); } out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t\t</select>\r\n"); } else { out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t\t"); // fl:input com.edeal.frontline.GetInputTag _jspx_th_fl_005finput_005f1 = (com.edeal.frontline.GetInputTag) _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody.get(com.edeal.frontline.GetInputTag.class); _jspx_th_fl_005finput_005f1.setPageContext(_jspx_page_context); _jspx_th_fl_005finput_005f1.setParent(null); // /common/list/list_criteria_search_qst.jsp(910,9) name = property type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f1.setProperty(fieldName); // /common/list/list_criteria_search_qst.jsp(910,9) name = id type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f1.setId(fieldName+"-"+objectID); // /common/list/list_criteria_search_qst.jsp(910,9) name = ondelete type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f1.setOndelete(eraseJs); // /common/list/list_criteria_search_qst.jsp(910,9) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f1.setAlt(" "); // /common/list/list_criteria_search_qst.jsp(910,9) name = nodiv type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f1.setNodiv(true); int _jspx_eval_fl_005finput_005f1 = _jspx_th_fl_005finput_005f1.doStartTag(); if (_jspx_th_fl_005finput_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody.reuse(_jspx_th_fl_005finput_005f1); return; } _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody.reuse(_jspx_th_fl_005finput_005f1); out.write('\r'); out.write('\n'); } } else { out.write("\t\r\n"); out.write("\t\t\t\t\t\t\t\t\t"); // fl:input com.edeal.frontline.GetInputTag _jspx_th_fl_005finput_005f2 = (com.edeal.frontline.GetInputTag) _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody.get(com.edeal.frontline.GetInputTag.class); _jspx_th_fl_005finput_005f2.setPageContext(_jspx_page_context); _jspx_th_fl_005finput_005f2.setParent(null); // /common/list/list_criteria_search_qst.jsp(914,9) name = property type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f2.setProperty(fieldName); // /common/list/list_criteria_search_qst.jsp(914,9) name = id type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f2.setId(fieldName+"-"+objectID); // /common/list/list_criteria_search_qst.jsp(914,9) name = ondelete type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f2.setOndelete(eraseJs); // /common/list/list_criteria_search_qst.jsp(914,9) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f2.setAlt(" "); // /common/list/list_criteria_search_qst.jsp(914,9) name = nodiv type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005finput_005f2.setNodiv(true); int _jspx_eval_fl_005finput_005f2 = _jspx_th_fl_005finput_005f2.doStartTag(); if (_jspx_th_fl_005finput_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody.reuse(_jspx_th_fl_005finput_005f2); return; } _005fjspx_005ftagPool_005ffl_005finput_0026_005fproperty_005fondelete_005fnodiv_005fid_005falt_005fnobody.reuse(_jspx_th_fl_005finput_005f2); out.write("\r\n"); out.write("\t\t\t\t\t\t\t\t"); } out.write("\r\n"); out.write("\t\t\t\t\t\t\t</td>\r\n"); out.write("\t\t\t\t\t\t\t"); formIndex++; } out.write("\r\n"); out.write("\t\t\t\t\t\t</tr></table></div></td>\r\n"); out.write("\t\t\t\t\t"); } else { out.write("\r\n"); out.write("\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t\t"); out.print( eGCol.advancedFormatWithTD(row[colidx]) ); out.write("\r\n"); out.write("\t\t\t\t\t"); } } out.write("</tr>\r\n"); out.write("\t\t\t"); if (fDisplayPreview) { String previewTxt=(previewCache==null)?null:previewCache.getPreviewForID(objectID); if (!StringUtils.isEmpty(previewTxt)) { out.write("\r\n"); out.write("\t\t\t<tr id=\""); out.print( objectID ); out.write("_preview\" class=\""); out.print( (oddRow ? "even" : "odd") ); out.write(" list_preview\" tabindex=\""); out.print(++tabindex); out.write("\">\r\n"); out.write("\t\t\t\t<td colspan=\""); out.print(nbOfCols); out.write("\"> \r\n"); out.write("\t\t\t\t\t<div class=\"preview-icon\"> </div>\r\n"); out.write("\t\t\t\t\t<div class=\"preview\">\r\n"); out.write("\t\t\t\t\t\t"); out.print( Utils.formatToWeb(previewTxt,false) ); out.write("\r\n"); out.write("\t\t\t\t\t\t\r\n"); out.write("\t\t\t\t\t</div>\r\n"); out.write("\t\t\t\t </td>\r\n"); out.write("\t\t\t</tr>\r\n"); out.write("\t\t\t"); } } } if (type!=null && request.getAttribute(type)!=null) { request.removeAttribute(type); } out.write("</tbody>\r\n"); out.write("</table>\r\n"); out.write("</div>\r\n"); // } out.write(" \r\n"); out.write("\r\n"); out.write("\r\n"); out.write("\r\n"); } catch (Throwable t) { if (!(t instanceof SkipPageException)){ out = _jspx_out; if (out != null && out.getBufferSize() != 0) try { out.clearBuffer(); } catch (java.io.IOException e) {} if (_jspx_page_context != null) _jspx_page_context.handlePageException(t); else log(t.getMessage(), t); } } finally { _jspxFactory.releasePageContext(_jspx_page_context); } } private boolean _jspx_meth_fl_005fwebapp_005f0(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f0 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f0.setParent(null); int _jspx_eval_fl_005fwebapp_005f0 = _jspx_th_fl_005fwebapp_005f0.doStartTag(); if (_jspx_th_fl_005fwebapp_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f0); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f0); return false; } private boolean _jspx_meth_fl_005fwebapp_005f1(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f1 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f1.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f1.setParent(null); int _jspx_eval_fl_005fwebapp_005f1 = _jspx_th_fl_005fwebapp_005f1.doStartTag(); if (_jspx_th_fl_005fwebapp_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f1); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f1); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f0(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f0 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f0.setParent(null); // /common/list/list_criteria_search_qst.jsp(392,80) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f0.setCode("M60CA"); // /common/list/list_criteria_search_qst.jsp(392,80) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f0.setAlt("entre"); int _jspx_eval_fl_005fgetMessage_005f0 = _jspx_th_fl_005fgetMessage_005f0.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f0); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f0); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f1(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f1 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f1.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f1.setParent(null); // /common/list/list_criteria_search_qst.jsp(393,276) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f1.setCode("M302E"); // /common/list/list_criteria_search_qst.jsp(393,276) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f1.setAlt("Format incorrect. Veuillez corriger"); // /common/list/list_criteria_search_qst.jsp(393,276) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f1.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f1 = _jspx_th_fl_005fgetMessage_005f1.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f1); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f1); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f2(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f2 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f2.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f2.setParent(null); // /common/list/list_criteria_search_qst.jsp(394,42) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f2.setCode("L604B"); // /common/list/list_criteria_search_qst.jsp(394,42) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f2.setAlt("et"); int _jspx_eval_fl_005fgetMessage_005f2 = _jspx_th_fl_005fgetMessage_005f2.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f2); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f2); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f3(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f3 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f3.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f3.setParent(null); // /common/list/list_criteria_search_qst.jsp(395,272) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f3.setCode("M302E"); // /common/list/list_criteria_search_qst.jsp(395,272) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f3.setAlt("Format incorrect. Veuillez corriger"); // /common/list/list_criteria_search_qst.jsp(395,272) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f3.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f3 = _jspx_th_fl_005fgetMessage_005f3.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f3); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f3); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f4(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f4 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f4.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f4.setParent(null); // /common/list/list_criteria_search_qst.jsp(433,80) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f4.setCode("M60CA"); // /common/list/list_criteria_search_qst.jsp(433,80) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f4.setAlt("entre"); int _jspx_eval_fl_005fgetMessage_005f4 = _jspx_th_fl_005fgetMessage_005f4.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f4); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f4); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f5(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f5 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f5.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f5.setParent(null); // /common/list/list_criteria_search_qst.jsp(434,317) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f5.setCode("M302E"); // /common/list/list_criteria_search_qst.jsp(434,317) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f5.setAlt("Format incorrect. Veuillez corriger"); // /common/list/list_criteria_search_qst.jsp(434,317) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f5.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f5 = _jspx_th_fl_005fgetMessage_005f5.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f5); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f5); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f6(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f6 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f6.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f6.setParent(null); // /common/list/list_criteria_search_qst.jsp(435,42) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f6.setCode("L604B"); // /common/list/list_criteria_search_qst.jsp(435,42) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f6.setAlt("et"); int _jspx_eval_fl_005fgetMessage_005f6 = _jspx_th_fl_005fgetMessage_005f6.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f6); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f6); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f7(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f7 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f7.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f7.setParent(null); // /common/list/list_criteria_search_qst.jsp(436,313) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f7.setCode("M302E"); // /common/list/list_criteria_search_qst.jsp(436,313) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f7.setAlt("Format incorrect. Veuillez corriger"); // /common/list/list_criteria_search_qst.jsp(436,313) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f7.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f7 = _jspx_th_fl_005fgetMessage_005f7.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f7); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f7); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f8(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f8 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f8.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f8.setParent(null); // /common/list/list_criteria_search_qst.jsp(486,115) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f8.setCode("M60CA"); // /common/list/list_criteria_search_qst.jsp(486,115) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f8.setAlt("entre"); int _jspx_eval_fl_005fgetMessage_005f8 = _jspx_th_fl_005fgetMessage_005f8.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f8); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f8); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f9(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f9 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f9.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f9.setParent(null); // /common/list/list_criteria_search_qst.jsp(487,323) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f9.setCode("M302E"); // /common/list/list_criteria_search_qst.jsp(487,323) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f9.setAlt("Format incorrect. Veuillez corriger"); // /common/list/list_criteria_search_qst.jsp(487,323) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f9.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f9 = _jspx_th_fl_005fgetMessage_005f9.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f9); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f9); return false; } private boolean _jspx_meth_fl_005fwebapp_005f2(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f2 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f2.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f2.setParent(null); int _jspx_eval_fl_005fwebapp_005f2 = _jspx_th_fl_005fwebapp_005f2.doStartTag(); if (_jspx_th_fl_005fwebapp_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f2); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f2); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f10(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f10 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f10.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f10.setParent(null); // /common/list/list_criteria_search_qst.jsp(489,42) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f10.setCode("L604B"); // /common/list/list_criteria_search_qst.jsp(489,42) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f10.setAlt("et"); int _jspx_eval_fl_005fgetMessage_005f10 = _jspx_th_fl_005fgetMessage_005f10.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f10); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f10); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f11(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f11 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f11.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f11.setParent(null); // /common/list/list_criteria_search_qst.jsp(490,317) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f11.setCode("M302E"); // /common/list/list_criteria_search_qst.jsp(490,317) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f11.setAlt("Format incorrect. Veuillez corriger"); // /common/list/list_criteria_search_qst.jsp(490,317) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f11.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f11 = _jspx_th_fl_005fgetMessage_005f11.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f11); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f11); return false; } private boolean _jspx_meth_fl_005fwebapp_005f3(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f3 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f3.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f3.setParent(null); int _jspx_eval_fl_005fwebapp_005f3 = _jspx_th_fl_005fwebapp_005f3.doStartTag(); if (_jspx_th_fl_005fwebapp_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f3); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f3); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f12(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f12 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f12.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f12.setParent(null); // /common/list/list_criteria_search_qst.jsp(529,122) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f12.setCode("M60CA"); // /common/list/list_criteria_search_qst.jsp(529,122) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f12.setAlt("entre"); int _jspx_eval_fl_005fgetMessage_005f12 = _jspx_th_fl_005fgetMessage_005f12.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f12); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f12); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f13(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f13 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f13.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f13.setParent(null); // /common/list/list_criteria_search_qst.jsp(530,303) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f13.setCode("M302E"); // /common/list/list_criteria_search_qst.jsp(530,303) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f13.setAlt("Format incorrect. Veuillez corriger"); // /common/list/list_criteria_search_qst.jsp(530,303) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f13.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f13 = _jspx_th_fl_005fgetMessage_005f13.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f13); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f13); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f14(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f14 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f14.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f14.setParent(null); // /common/list/list_criteria_search_qst.jsp(530,474) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f14.setCode("L604B"); // /common/list/list_criteria_search_qst.jsp(530,474) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f14.setAlt("et"); int _jspx_eval_fl_005fgetMessage_005f14 = _jspx_th_fl_005fgetMessage_005f14.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f14); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f14); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f15(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f15 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f15.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f15.setParent(null); // /common/list/list_criteria_search_qst.jsp(530,725) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f15.setCode("M302E"); // /common/list/list_criteria_search_qst.jsp(530,725) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f15.setAlt("Format incorrect. Veuillez corriger"); // /common/list/list_criteria_search_qst.jsp(530,725) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f15.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f15 = _jspx_th_fl_005fgetMessage_005f15.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f15); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f15); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f16(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f16 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f16.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f16.setParent(null); // /common/list/list_criteria_search_qst.jsp(617,96) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f16.setCode("L70B6"); // /common/list/list_criteria_search_qst.jsp(617,96) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f16.setAlt("aperçu"); int _jspx_eval_fl_005fgetMessage_005f16 = _jspx_th_fl_005fgetMessage_005f16.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f16); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f16); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f17(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f17 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f17.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f17.setParent(null); // /common/list/list_criteria_search_qst.jsp(624,100) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f17.setCode("A2009"); // /common/list/list_criteria_search_qst.jsp(624,100) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f17.setAlt("Rechercher"); int _jspx_eval_fl_005fgetMessage_005f17 = _jspx_th_fl_005fgetMessage_005f17.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f17.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f17); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f17); return false; } private boolean _jspx_meth_fl_005fwebapp_005f4(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f4 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f4.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f4.setParent(null); int _jspx_eval_fl_005fwebapp_005f4 = _jspx_th_fl_005fwebapp_005f4.doStartTag(); if (_jspx_th_fl_005fwebapp_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f4); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f4); return false; } private boolean _jspx_meth_fl_005flabel_005f0(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:label com.edeal.frontline.navigation.LabelTag _jspx_th_fl_005flabel_005f0 = (com.edeal.frontline.navigation.LabelTag) _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fcode_005fnobody.get(com.edeal.frontline.navigation.LabelTag.class); _jspx_th_fl_005flabel_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005flabel_005f0.setParent(null); // /common/list/list_criteria_search_qst.jsp(706,0) name = code type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flabel_005f0.setCode("L0001"); // /common/list/list_criteria_search_qst.jsp(706,0) name = label type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flabel_005f0.setLabel("Aucune entrée disponible "); int _jspx_eval_fl_005flabel_005f0 = _jspx_th_fl_005flabel_005f0.doStartTag(); if (_jspx_th_fl_005flabel_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fcode_005fnobody.reuse(_jspx_th_fl_005flabel_005f0); return true; } _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fcode_005fnobody.reuse(_jspx_th_fl_005flabel_005f0); return false; } private boolean _jspx_meth_fl_005fwebapp_005f5(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f5 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f5.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f5.setParent(null); int _jspx_eval_fl_005fwebapp_005f5 = _jspx_th_fl_005fwebapp_005f5.doStartTag(); if (_jspx_th_fl_005fwebapp_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f5); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f5); return false; } private boolean _jspx_meth_fl_005fwebapp_005f6(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f6 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f6.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f6.setParent(null); int _jspx_eval_fl_005fwebapp_005f6 = _jspx_th_fl_005fwebapp_005f6.doStartTag(); if (_jspx_th_fl_005fwebapp_005f6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f6); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f6); return false; } private boolean _jspx_meth_fl_005fwebapp_005f7(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f7 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f7.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f7.setParent(null); int _jspx_eval_fl_005fwebapp_005f7 = _jspx_th_fl_005fwebapp_005f7.doStartTag(); if (_jspx_th_fl_005fwebapp_005f7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f7); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f7); return false; } private boolean _jspx_meth_fl_005fwebapp_005f8(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f8 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f8.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f8.setParent(null); int _jspx_eval_fl_005fwebapp_005f8 = _jspx_th_fl_005fwebapp_005f8.doStartTag(); if (_jspx_th_fl_005fwebapp_005f8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f8); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f8); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f18(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f18 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f18.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f18.setParent(null); // /common/list/list_criteria_search_qst.jsp(767,83) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f18.setCode("A0008"); // /common/list/list_criteria_search_qst.jsp(767,83) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f18.setAlt("Modifier"); int _jspx_eval_fl_005fgetMessage_005f18 = _jspx_th_fl_005fgetMessage_005f18.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f18.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f18); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f18); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f19(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f19 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f19.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f19.setParent(null); // /common/list/list_criteria_search_qst.jsp(773,92) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f19.setCode("A0003"); // /common/list/list_criteria_search_qst.jsp(773,92) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f19.setAlt("Enregistrer"); int _jspx_eval_fl_005fgetMessage_005f19 = _jspx_th_fl_005fgetMessage_005f19.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f19.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f19); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f19); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f20(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f20 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f20.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f20.setParent(null); // /common/list/list_criteria_search_qst.jsp(774,72) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f20.setCode("A2002"); // /common/list/list_criteria_search_qst.jsp(774,72) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f20.setAlt("Annuler"); int _jspx_eval_fl_005fgetMessage_005f20 = _jspx_th_fl_005fgetMessage_005f20.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f20.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f20); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f20); return false; } }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de