source: ether_eccad/trunk/ECCAD_INTERFACE/work/org/apache/jsp/JSF/page_005fcarte_jsp.java @ 68

Last change on this file since 68 was 68, checked in by cbipsl, 14 years ago

commit v1 eccad

  • Property svn:executable set to *
File size: 46.0 KB
Line 
1package org.apache.jsp.JSF;
2
3import javax.servlet.*;
4import javax.servlet.http.*;
5import javax.servlet.jsp.*;
6
7public final class page_005fcarte_jsp extends org.apache.jasper.runtime.HttpJspBase
8    implements org.apache.jasper.runtime.JspSourceDependent {
9
10  private static java.util.Vector _jspx_dependants;
11
12  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_f_view;
13  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_form_id;
14  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_jstl_import_url;
15  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_graphicImage_width_value;
16  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_outputText_value;
17  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_commandLink_value_styleClass_onclick;
18  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_inputHidden_value_id;
19  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_outputText_value_binding;
20  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_commandButton_onmouseover_onmouseout_onmousemove_onclick_image_id_actionListener;
21  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_commandButton_value_styleClass_onclick_id_actionListener;
22  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_graphicImage_value;
23  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_commandButton_value_styleClass_action;
24
25  public java.util.List getDependants() {
26    return _jspx_dependants;
27  }
28
29  public void _jspInit() {
30    _jspx_tagPool_f_view = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
31    _jspx_tagPool_h_form_id = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
32    _jspx_tagPool_jstl_import_url = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
33    _jspx_tagPool_h_graphicImage_width_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
34    _jspx_tagPool_h_outputText_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
35    _jspx_tagPool_h_commandLink_value_styleClass_onclick = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
36    _jspx_tagPool_h_inputHidden_value_id = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
37    _jspx_tagPool_h_outputText_value_binding = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
38    _jspx_tagPool_h_commandButton_onmouseover_onmouseout_onmousemove_onclick_image_id_actionListener = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
39    _jspx_tagPool_h_commandButton_value_styleClass_onclick_id_actionListener = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
40    _jspx_tagPool_h_graphicImage_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
41    _jspx_tagPool_h_commandButton_value_styleClass_action = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
42  }
43
44  public void _jspDestroy() {
45    _jspx_tagPool_f_view.release();
46    _jspx_tagPool_h_form_id.release();
47    _jspx_tagPool_jstl_import_url.release();
48    _jspx_tagPool_h_graphicImage_width_value.release();
49    _jspx_tagPool_h_outputText_value.release();
50    _jspx_tagPool_h_commandLink_value_styleClass_onclick.release();
51    _jspx_tagPool_h_inputHidden_value_id.release();
52    _jspx_tagPool_h_outputText_value_binding.release();
53    _jspx_tagPool_h_commandButton_onmouseover_onmouseout_onmousemove_onclick_image_id_actionListener.release();
54    _jspx_tagPool_h_commandButton_value_styleClass_onclick_id_actionListener.release();
55    _jspx_tagPool_h_graphicImage_value.release();
56    _jspx_tagPool_h_commandButton_value_styleClass_action.release();
57  }
58
59  public void _jspService(HttpServletRequest request, HttpServletResponse response)
60        throws java.io.IOException, ServletException {
61
62    JspFactory _jspxFactory = null;
63    PageContext pageContext = null;
64    HttpSession session = null;
65    ServletContext application = null;
66    ServletConfig config = null;
67    JspWriter out = null;
68    Object page = this;
69    JspWriter _jspx_out = null;
70
71
72    try {
73      _jspxFactory = JspFactory.getDefaultFactory();
74      response.setContentType("text/html");
75      pageContext = _jspxFactory.getPageContext(this, request, response,
76                        null, true, 8192, true);
77      application = pageContext.getServletContext();
78      config = pageContext.getServletConfig();
79      session = pageContext.getSession();
80      out = pageContext.getOut();
81      _jspx_out = out;
82
83      out.write("\n");
84      out.write("\n");
85      out.write("\n");
86      out.write("\n");
87      out.write("\n");
88      out.write("\n");
89      if (_jspx_meth_f_view_0(pageContext))
90        return;
91      out.write("\n");
92      out.write("\t\t\t");
93    } catch (Throwable t) {
94      if (!(t instanceof SkipPageException)){
95        out = _jspx_out;
96        if (out != null && out.getBufferSize() != 0)
97          out.clearBuffer();
98        if (pageContext != null) pageContext.handlePageException(t);
99      }
100    } finally {
101      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
102    }
103  }
104
105  private boolean _jspx_meth_f_view_0(PageContext pageContext)
106          throws Throwable {
107    JspWriter out = pageContext.getOut();
108    //  f:view
109    org.apache.myfaces.taglib.core.ViewTag _jspx_th_f_view_0 = (org.apache.myfaces.taglib.core.ViewTag) _jspx_tagPool_f_view.get(org.apache.myfaces.taglib.core.ViewTag.class);
110    _jspx_th_f_view_0.setPageContext(pageContext);
111    _jspx_th_f_view_0.setParent(null);
112    int _jspx_eval_f_view_0 = _jspx_th_f_view_0.doStartTag();
113    if (_jspx_eval_f_view_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
114      if (_jspx_eval_f_view_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
115        out = pageContext.pushBody();
116        _jspx_th_f_view_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
117        _jspx_th_f_view_0.doInitBody();
118      }
119      do {
120        out.write("\n");
121        out.write("<script language=\"JavaScript\" src=\"../JavaScript/global.js\"> </script>\n");
122        out.write("<script language=\"JavaScript\" src=\"../JavaScript/selectSouris.js\"> </script>\n");
123        out.write("\n");
124        out.write("<head>\n");
125        out.write("\t\t<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=ISO-8859-1\">\n");
126        out.write("\t\t<title>Eccad</title>\n");
127        out.write("\t\t<link rel=\"stylesheet\" href=\"../css/Eccad.css\" type=\"text/css\" media=\"all\"/>\n");
128        out.write("\t\t<link rel=\"stylesheet\" href=\"../css/carte.css\" type=\"text/css\" media=\"all\"/>\n");
129        out.write("\t\t<link rel=\"stylesheet\" href=\"../css/panel.css\" type=\"text/css\" media=\"all\"/>\n");
130        out.write("\t<script type=\"text/javascript\">\n");
131        out.write("\t\t\tfunction colorNbrGrille() {\n");
132        out.write("\t\t\tnbrGrill = document.getElementById(\"form_carte:nbrGrille\").value;\n");
133        out.write("\t\t\tspanGrill = document.getElementById(\"span_nbrgr\");\n");
134        out.write("\t\t\t\n");
135        out.write("\t\t\tif (spanGrill == null)\n");
136        out.write("\t\t\t\treturn;\n");
137        out.write("\t\t\t\n");
138        out.write("\t\t\tif (nbrGrill <= 15)\n");
139        out.write("\t\t\t\tspanGrill.style.color= \"#009900\";\n");
140        out.write("\t\t\tif (nbrGrill > 15 && nbrGrill <= 150)\n");
141        out.write("\t\t\t\tspanGrill.style.color= \"#999900\";\n");
142        out.write("\t\t\tif (nbrGrill > 150 || nbrGrill == 0)\n");
143        out.write("\t\t\t\tspanGrill.style.color = \"#990000\";\t\t\n");
144        out.write("\t\t\t}\n");
145        out.write("\t\t</script>\n");
146        out.write("</head>\n");
147        out.write("\n");
148        out.write("\n");
149        out.write("<body onload=\"javascript:initCoordonneeCarte();initTabs('tab1');colorNbrGrille();\">\n");
150        if (_jspx_meth_h_form_0(_jspx_th_f_view_0, pageContext))
151          return true;
152        out.write("\n");
153        out.write("</body>\n");
154        int evalDoAfterBody = _jspx_th_f_view_0.doAfterBody();
155        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
156          break;
157      } while (true);
158      if (_jspx_eval_f_view_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
159        out = pageContext.popBody();
160    }
161    if (_jspx_th_f_view_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
162      return true;
163    _jspx_tagPool_f_view.reuse(_jspx_th_f_view_0);
164    return false;
165  }
166
167  private boolean _jspx_meth_h_form_0(javax.servlet.jsp.tagext.JspTag _jspx_th_f_view_0, PageContext pageContext)
168          throws Throwable {
169    JspWriter out = pageContext.getOut();
170    //  h:form
171    org.apache.myfaces.taglib.html.HtmlFormTag _jspx_th_h_form_0 = (org.apache.myfaces.taglib.html.HtmlFormTag) _jspx_tagPool_h_form_id.get(org.apache.myfaces.taglib.html.HtmlFormTag.class);
172    _jspx_th_h_form_0.setPageContext(pageContext);
173    _jspx_th_h_form_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_f_view_0);
174    _jspx_th_h_form_0.setId("form_carte");
175    int _jspx_eval_h_form_0 = _jspx_th_h_form_0.doStartTag();
176    if (_jspx_eval_h_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
177      out.write("\n");
178      out.write("\t\t<div id=\"page\">\n");
179      out.write("\t\t");
180      if (_jspx_meth_jstl_import_0(_jspx_th_h_form_0, pageContext))
181        return true;
182      out.write("\n");
183      out.write("\t\t\t\n");
184      out.write("\t\t   <!-- <div id=\"page\"> -->\n");
185      out.write("\t\t\t   <div id=\"centre\">\n");
186      out.write("\t\t\t   <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" align=\"left\" style=\"border: none; border-width: 0px\"><tr valign=\"top\" ><td width=\"150px\">\n");
187      out.write("\t\t\t\t   <div class=\"navigV\">\n");
188      out.write("\t\t\t      <div style=\"width: 100%; margin-top: 10px\" align=\"center\">\n");
189      out.write("\t\t\t      \t");
190      if (_jspx_meth_h_graphicImage_0(_jspx_th_h_form_0, pageContext))
191        return true;
192      out.write("\n");
193      out.write("\t\t\t      </div>\n");
194      out.write("\t\t\t\t      \t<div class=\"nom\" style=\"margin-top: 10px\">DataSet</div>\n");
195      out.write("\t\t\t\t      \t<div class=\"valeur\">\n");
196      out.write("\t\t\t\t      \t\t");
197      if (_jspx_meth_h_outputText_0(_jspx_th_h_form_0, pageContext))
198        return true;
199      out.write("\n");
200      out.write("\t\t\t\t      \t</div>\n");
201      out.write("\t\t\t\t      \t<div class=\"valeur\">\n");
202      out.write("\t\t\t\t\t\t\t");
203      if (_jspx_meth_h_commandLink_0(_jspx_th_h_form_0, pageContext))
204        return true;
205      out.write("\n");
206      out.write("\t\t\t\t      \t</div>\n");
207      out.write("\t\t\t\t      \t\n");
208      out.write("\t\t\t\t      \t<div class=\"nom\" style=\"margin-top: 15px\">Selected Period</div>\n");
209      out.write("\t\t\t\t      \t<div class=\"valeur\">\n");
210      out.write("\t\t\t\t      \t\tfrom : ");
211      if (_jspx_meth_h_outputText_1(_jspx_th_h_form_0, pageContext))
212        return true;
213      out.write("\t\t\t\t      \t\t\n");
214      out.write("\t\t\t\t      \t</div>\n");
215      out.write("\t\t\t\t      \t<div class=\"valeur\">\n");
216      out.write("\t\t\t\t      \t\tto : ");
217      if (_jspx_meth_h_outputText_2(_jspx_th_h_form_0, pageContext))
218        return true;
219      out.write("\t\t\t\t      \t\t\n");
220      out.write("\t\t\t\t      \t</div>\n");
221      out.write("\t\t\t\t      \t\n");
222      out.write("\t\t\t\t      \t<div class=\"nom\" style=\"margin-top: 15px\">Domain</div>\n");
223      out.write("\t\t\t\t      \t<div class=\"valeur\">\n");
224      out.write("\t\t\t\t      \t\tNorth/South <br/>\n");
225      out.write("\t\t\t\t      \t\t");
226      if (_jspx_meth_h_outputText_3(_jspx_th_h_form_0, pageContext))
227        return true;
228      out.write("\n");
229      out.write("\t\t\t\t      \t\t/\n");
230      out.write("\t\t\t\t\t\t\t");
231      if (_jspx_meth_h_outputText_4(_jspx_th_h_form_0, pageContext))
232        return true;
233      out.write("\n");
234      out.write("\t\t\t\t      \t</div>\t\t\t\t      \t\n");
235      out.write("\t\t\t\t      \t<div class=\"valeur\">\n");
236      out.write("\t\t\t\t      \t\tEast/West <br/>\n");
237      out.write("\t\t\t\t      \t\t");
238      if (_jspx_meth_h_outputText_5(_jspx_th_h_form_0, pageContext))
239        return true;
240      out.write("\n");
241      out.write("\t\t\t\t      \t\t/\n");
242      out.write("\t\t\t\t\t\t\t");
243      if (_jspx_meth_h_outputText_6(_jspx_th_h_form_0, pageContext))
244        return true;
245      out.write("\n");
246      out.write("\t\t\t\t      \t</div>\t\t\t\t      \t\n");
247      out.write("\t\t\t\t   </div><!-- ferme navigV -->\n");
248      out.write("\t\t\t\t</td><td width=\"100%\">\n");
249      out.write("\t\t\t\t");
250      if (_jspx_meth_h_inputHidden_0(_jspx_th_h_form_0, pageContext))
251        return true;
252      out.write("\n");
253      out.write("\t\t\t\t");
254      if (_jspx_meth_h_inputHidden_1(_jspx_th_h_form_0, pageContext))
255        return true;
256      out.write("\n");
257      out.write("\t\t\t\t\n");
258      out.write("\t\t\t\t");
259      if (_jspx_meth_h_inputHidden_2(_jspx_th_h_form_0, pageContext))
260        return true;
261      out.write("\n");
262      out.write("\t\t\t\t");
263      if (_jspx_meth_h_inputHidden_3(_jspx_th_h_form_0, pageContext))
264        return true;
265      out.write("\n");
266      out.write("\t\t\t\t\n");
267      out.write("\t\t\t\t");
268      if (_jspx_meth_h_inputHidden_4(_jspx_th_h_form_0, pageContext))
269        return true;
270      out.write("\n");
271      out.write("\t\t\t\t");
272      if (_jspx_meth_h_inputHidden_5(_jspx_th_h_form_0, pageContext))
273        return true;
274      out.write("\n");
275      out.write("\t\t\t\t");
276      if (_jspx_meth_h_inputHidden_6(_jspx_th_h_form_0, pageContext))
277        return true;
278      out.write("\n");
279      out.write("\t\t\t\t");
280      if (_jspx_meth_h_inputHidden_7(_jspx_th_h_form_0, pageContext))
281        return true;
282      out.write("\n");
283      out.write("\t\t\t\t");
284      if (_jspx_meth_h_inputHidden_8(_jspx_th_h_form_0, pageContext))
285        return true;
286      out.write("\n");
287      out.write("\t\t\t\t\n");
288      out.write("\t\t\t\t\t<div class=\"contenu\">\n");
289      out.write("\t\t\t\t\t");
290      if (_jspx_meth_jstl_import_1(_jspx_th_h_form_0, pageContext))
291        return true;
292      out.write("\n");
293      out.write("\t\t\t\t\t<div class=\"mainBody\">\n");
294      out.write("\t\t\t\t\t");
295      if (_jspx_meth_h_inputHidden_9(_jspx_th_h_form_0, pageContext))
296        return true;
297      out.write("\n");
298      out.write("\t\t\t\t\t\t\n");
299      out.write("\t\t\t\t\t\t<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n");
300      out.write("\t\t\t\t\t\t<tr><td>\n");
301      out.write("\t\t\t\t\t\t<div class=\"pageEccad\" id=\"import_visu\">\n");
302      out.write("\t\t\t\t\t\t\t");
303      if (_jspx_meth_jstl_import_2(_jspx_th_h_form_0, pageContext))
304        return true;
305      out.write("\n");
306      out.write("\t\t\t\t\t\t</div></td></tr>\n");
307      out.write("\t\t\t\t\t\t\t<tr><td width=\"730px\">\n");
308      out.write("\t\t\t\t\t\t\t\t<div class=\"pageEccad\" align=\"center\" style=\"height: 370px; width: 730px\">\n");
309      out.write("\t\t\t\t\t\t\t\t<div>");
310      if (_jspx_meth_h_outputText_7(_jspx_th_h_form_0, pageContext))
311        return true;
312      out.write("</div>\n");
313      out.write("\t\t\t\t\t\t\t\t\t<div class=\"image\">\n");
314      out.write("\t\t\t\t\t\t\t\t\t\t");
315      if (_jspx_meth_h_commandButton_0(_jspx_th_h_form_0, pageContext))
316        return true;
317      out.write("\n");
318      out.write("\t\t\t\t\t\t\t\t\t\t<div class=\"position\" id=\"position1\" align=\"left\"\n");
319      out.write("\t\t\t\t\t\t\t\t\t\tonmouseover=\"javascript:deplacerPositionSouris(event)\"\n");
320      out.write("\t\t\t\t\t\t\t\t\t\t>lat/lon</div>\n");
321      out.write("\t\t\t\t\t\t\t\t\t\t<div style=\"position: absolute; width: 750px; height: 390px; top:-10px; left:-10px;border-style: solid; border-width: 2px; display: none;\" id=\"calque_chargement\" align=\"center\"\n");
322      out.write("\t\t\t\t\t\t\t\t\t\t><div style=\"position: relative;top: 150px; font-size: x-large; background-color: #000099; color: white;\" align=\"center\">map loading please wait</div></div>\n");
323      out.write("\t\t\t\t\t\t\t\t\t</div>\n");
324      out.write("\t\t\t\t\t\t\t\t\t\n");
325      out.write("\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n");
326      out.write("\t\t\t\t\t\t\t\t\t<div id=\"resizediv\" style=\"position: absolute; top: 390px; right: 600px; z-index: 10; visibility: visible;\">\n");
327      out.write("\t\t\t\t\t\t\t\t\t\t");
328      if (_jspx_meth_h_commandButton_1(_jspx_th_h_form_0, pageContext))
329        return true;
330      out.write("\n");
331      out.write("\t\t\t\t\t\t\t\t\t\t<br/>Click on map to zoom\n");
332      out.write("\t\t\t\t\t\t\t\t\t</div><!-- ferme le div du bouton -->\n");
333      out.write("\t\t\t\t\t\t\t\t</div><!-- ferme pageEccad -->\n");
334      out.write("\t\t\t\t\t\t\t</td><td align=\"left\">\n");
335      out.write("\t\t\t\t\t\t\t\t<div class=\"pageEccad\" style=\"width:200px ;height: 365px; overflow: auto; overflow-y: auto;\">\n");
336      out.write("\t\t\t\t\t\t\t\t\t");
337      if (_jspx_meth_h_graphicImage_1(_jspx_th_h_form_0, pageContext))
338        return true;
339      out.write("\n");
340      out.write("\t\t\t\t\t\t\t\t</div>\n");
341      out.write("\t\t\t\t\t\t\t</td></tr>\n");
342      out.write("\t\t\t\t\t\t</table>\n");
343      out.write("\t\t\t\t\t<div class=\"bloc\" style=\"position: relative; margin-left: 5px; width: 720px; height: 50px; margin-top: 10px; border-style: none; background-color: transparent;\">\n");
344      out.write("\t\t\t\t\t\t<div style=\"position: absolute; top: 10px; right: 10px\">\n");
345      out.write("\t\t\t\t\t\t\t");
346      if (_jspx_meth_h_commandButton_2(_jspx_th_h_form_0, pageContext))
347        return true;
348      out.write("\n");
349      out.write("\t\t\t\t\t\t</div>\n");
350      out.write("\t\t\t\t\t</div><!-- ferme conteneur bouton -->\n");
351      out.write("\t\t\t\t\t</div>\t\n");
352      out.write("\t\t\t\t\t</div><!-- ferme contenu -->\n");
353      out.write("\t\t\t\t</td></tr></table>\n");
354      out.write("\t\t\t\t</div> <!-- ferme centre -->\n");
355      out.write("\t\t\t<!-- </div><!-- ferme page -->\n");
356      out.write("\t\t\t<div style=\"position: relative; width: 1100px; height: 1px; background-color: transparent;\"></div>\n");
357      out.write("\t\t</div><!-- ferme page -->\n");
358      out.write("\t\t<div id=\"loupe\" style=\"position: absolute; visibility: hidden;\">\n");
359      out.write("\t\t\t<img src=\"../images/loupe.gif\"/>\n");
360      out.write("\t\t</div>\n");
361      out.write("\t");
362    }
363    if (_jspx_th_h_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
364      return true;
365    _jspx_tagPool_h_form_id.reuse(_jspx_th_h_form_0);
366    return false;
367  }
368
369  private boolean _jspx_meth_jstl_import_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
370          throws Throwable {
371    JspWriter out = pageContext.getOut();
372    //  jstl:import
373    org.apache.taglibs.standard.tag.el.core.ImportTag _jspx_th_jstl_import_0 = (org.apache.taglibs.standard.tag.el.core.ImportTag) _jspx_tagPool_jstl_import_url.get(org.apache.taglibs.standard.tag.el.core.ImportTag.class);
374    _jspx_th_jstl_import_0.setPageContext(pageContext);
375    _jspx_th_jstl_import_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
376    _jspx_th_jstl_import_0.setUrl("./commun/bandeauhaut.jsp");
377    int[] _jspx_push_body_count_jstl_import_0 = new int[] { 0 };
378    try {
379      int _jspx_eval_jstl_import_0 = _jspx_th_jstl_import_0.doStartTag();
380      if (_jspx_th_jstl_import_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
381        return true;
382    } catch (Throwable _jspx_exception) {
383      while (_jspx_push_body_count_jstl_import_0[0]-- > 0)
384        out = pageContext.popBody();
385      _jspx_th_jstl_import_0.doCatch(_jspx_exception);
386    } finally {
387      _jspx_th_jstl_import_0.doFinally();
388      _jspx_tagPool_jstl_import_url.reuse(_jspx_th_jstl_import_0);
389    }
390    return false;
391  }
392
393  private boolean _jspx_meth_h_graphicImage_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
394          throws Throwable {
395    JspWriter out = pageContext.getOut();
396    //  h:graphicImage
397    org.apache.myfaces.taglib.html.HtmlGraphicImageTag _jspx_th_h_graphicImage_0 = (org.apache.myfaces.taglib.html.HtmlGraphicImageTag) _jspx_tagPool_h_graphicImage_width_value.get(org.apache.myfaces.taglib.html.HtmlGraphicImageTag.class);
398    _jspx_th_h_graphicImage_0.setPageContext(pageContext);
399    _jspx_th_h_graphicImage_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
400    _jspx_th_h_graphicImage_0.setValue("/images/ECCAD_small.gif");
401    _jspx_th_h_graphicImage_0.setWidth("100px");
402    int _jspx_eval_h_graphicImage_0 = _jspx_th_h_graphicImage_0.doStartTag();
403    if (_jspx_th_h_graphicImage_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
404      return true;
405    _jspx_tagPool_h_graphicImage_width_value.reuse(_jspx_th_h_graphicImage_0);
406    return false;
407  }
408
409  private boolean _jspx_meth_h_outputText_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
410          throws Throwable {
411    JspWriter out = pageContext.getOut();
412    //  h:outputText
413    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_0 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
414    _jspx_th_h_outputText_0.setPageContext(pageContext);
415    _jspx_th_h_outputText_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
416    _jspx_th_h_outputText_0.setValue("#{carteBean.parametre}");
417    int _jspx_eval_h_outputText_0 = _jspx_th_h_outputText_0.doStartTag();
418    if (_jspx_th_h_outputText_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
419      return true;
420    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_0);
421    return false;
422  }
423
424  private boolean _jspx_meth_h_commandLink_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
425          throws Throwable {
426    JspWriter out = pageContext.getOut();
427    //  h:commandLink
428    org.apache.myfaces.taglib.html.HtmlCommandLinkTag _jspx_th_h_commandLink_0 = (org.apache.myfaces.taglib.html.HtmlCommandLinkTag) _jspx_tagPool_h_commandLink_value_styleClass_onclick.get(org.apache.myfaces.taglib.html.HtmlCommandLinkTag.class);
429    _jspx_th_h_commandLink_0.setPageContext(pageContext);
430    _jspx_th_h_commandLink_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
431    _jspx_th_h_commandLink_0.setStyleClass("valeur");
432    _jspx_th_h_commandLink_0.setOnclick("javascript:window.open('./page_metadata.jsf?produit=#{critereBean.produit}', 'Metadata', 'menubar=yes,status=yes,location=no,scrollbars=yes,resizable=yes,width=600')");
433    _jspx_th_h_commandLink_0.setValue("#{carteBean.produit}");
434    int _jspx_eval_h_commandLink_0 = _jspx_th_h_commandLink_0.doStartTag();
435    if (_jspx_th_h_commandLink_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
436      return true;
437    _jspx_tagPool_h_commandLink_value_styleClass_onclick.reuse(_jspx_th_h_commandLink_0);
438    return false;
439  }
440
441  private boolean _jspx_meth_h_outputText_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
442          throws Throwable {
443    JspWriter out = pageContext.getOut();
444    //  h:outputText
445    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_1 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
446    _jspx_th_h_outputText_1.setPageContext(pageContext);
447    _jspx_th_h_outputText_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
448    _jspx_th_h_outputText_1.setValue("#{critereBean.begDate}");
449    int _jspx_eval_h_outputText_1 = _jspx_th_h_outputText_1.doStartTag();
450    if (_jspx_th_h_outputText_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
451      return true;
452    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_1);
453    return false;
454  }
455
456  private boolean _jspx_meth_h_outputText_2(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
457          throws Throwable {
458    JspWriter out = pageContext.getOut();
459    //  h:outputText
460    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_2 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
461    _jspx_th_h_outputText_2.setPageContext(pageContext);
462    _jspx_th_h_outputText_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
463    _jspx_th_h_outputText_2.setValue("#{critereBean.endDate}");
464    int _jspx_eval_h_outputText_2 = _jspx_th_h_outputText_2.doStartTag();
465    if (_jspx_th_h_outputText_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
466      return true;
467    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_2);
468    return false;
469  }
470
471  private boolean _jspx_meth_h_outputText_3(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
472          throws Throwable {
473    JspWriter out = pageContext.getOut();
474    //  h:outputText
475    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_3 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
476    _jspx_th_h_outputText_3.setPageContext(pageContext);
477    _jspx_th_h_outputText_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
478    _jspx_th_h_outputText_3.setValue("#{critereBean.northbc}");
479    int _jspx_eval_h_outputText_3 = _jspx_th_h_outputText_3.doStartTag();
480    if (_jspx_th_h_outputText_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
481      return true;
482    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_3);
483    return false;
484  }
485
486  private boolean _jspx_meth_h_outputText_4(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
487          throws Throwable {
488    JspWriter out = pageContext.getOut();
489    //  h:outputText
490    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_4 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
491    _jspx_th_h_outputText_4.setPageContext(pageContext);
492    _jspx_th_h_outputText_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
493    _jspx_th_h_outputText_4.setValue("#{critereBean.southbc}");
494    int _jspx_eval_h_outputText_4 = _jspx_th_h_outputText_4.doStartTag();
495    if (_jspx_th_h_outputText_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
496      return true;
497    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_4);
498    return false;
499  }
500
501  private boolean _jspx_meth_h_outputText_5(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
502          throws Throwable {
503    JspWriter out = pageContext.getOut();
504    //  h:outputText
505    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_5 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
506    _jspx_th_h_outputText_5.setPageContext(pageContext);
507    _jspx_th_h_outputText_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
508    _jspx_th_h_outputText_5.setValue("#{critereBean.eastbc}");
509    int _jspx_eval_h_outputText_5 = _jspx_th_h_outputText_5.doStartTag();
510    if (_jspx_th_h_outputText_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
511      return true;
512    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_5);
513    return false;
514  }
515
516  private boolean _jspx_meth_h_outputText_6(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
517          throws Throwable {
518    JspWriter out = pageContext.getOut();
519    //  h:outputText
520    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_6 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
521    _jspx_th_h_outputText_6.setPageContext(pageContext);
522    _jspx_th_h_outputText_6.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
523    _jspx_th_h_outputText_6.setValue("#{critereBean.westbc}");
524    int _jspx_eval_h_outputText_6 = _jspx_th_h_outputText_6.doStartTag();
525    if (_jspx_th_h_outputText_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
526      return true;
527    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_6);
528    return false;
529  }
530
531  private boolean _jspx_meth_h_inputHidden_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
532          throws Throwable {
533    JspWriter out = pageContext.getOut();
534    //  h:inputHidden
535    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_0 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
536    _jspx_th_h_inputHidden_0.setPageContext(pageContext);
537    _jspx_th_h_inputHidden_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
538    _jspx_th_h_inputHidden_0.setId("clicX");
539    _jspx_th_h_inputHidden_0.setValue("#{carteBean.clicX}");
540    int _jspx_eval_h_inputHidden_0 = _jspx_th_h_inputHidden_0.doStartTag();
541    if (_jspx_th_h_inputHidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
542      return true;
543    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_0);
544    return false;
545  }
546
547  private boolean _jspx_meth_h_inputHidden_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
548          throws Throwable {
549    JspWriter out = pageContext.getOut();
550    //  h:inputHidden
551    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_1 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
552    _jspx_th_h_inputHidden_1.setPageContext(pageContext);
553    _jspx_th_h_inputHidden_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
554    _jspx_th_h_inputHidden_1.setId("clicY");
555    _jspx_th_h_inputHidden_1.setValue("#{carteBean.clicY}");
556    int _jspx_eval_h_inputHidden_1 = _jspx_th_h_inputHidden_1.doStartTag();
557    if (_jspx_th_h_inputHidden_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
558      return true;
559    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_1);
560    return false;
561  }
562
563  private boolean _jspx_meth_h_inputHidden_2(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
564          throws Throwable {
565    JspWriter out = pageContext.getOut();
566    //  h:inputHidden
567    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_2 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
568    _jspx_th_h_inputHidden_2.setPageContext(pageContext);
569    _jspx_th_h_inputHidden_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
570    _jspx_th_h_inputHidden_2.setId("centerLatClick");
571    _jspx_th_h_inputHidden_2.setValue("#{carteBean.centerLatClick}");
572    int _jspx_eval_h_inputHidden_2 = _jspx_th_h_inputHidden_2.doStartTag();
573    if (_jspx_th_h_inputHidden_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
574      return true;
575    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_2);
576    return false;
577  }
578
579  private boolean _jspx_meth_h_inputHidden_3(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
580          throws Throwable {
581    JspWriter out = pageContext.getOut();
582    //  h:inputHidden
583    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_3 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
584    _jspx_th_h_inputHidden_3.setPageContext(pageContext);
585    _jspx_th_h_inputHidden_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
586    _jspx_th_h_inputHidden_3.setId("centerLonClick");
587    _jspx_th_h_inputHidden_3.setValue("#{carteBean.centerLonClick}");
588    int _jspx_eval_h_inputHidden_3 = _jspx_th_h_inputHidden_3.doStartTag();
589    if (_jspx_th_h_inputHidden_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
590      return true;
591    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_3);
592    return false;
593  }
594
595  private boolean _jspx_meth_h_inputHidden_4(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
596          throws Throwable {
597    JspWriter out = pageContext.getOut();
598    //  h:inputHidden
599    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_4 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
600    _jspx_th_h_inputHidden_4.setPageContext(pageContext);
601    _jspx_th_h_inputHidden_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
602    _jspx_th_h_inputHidden_4.setId("latitude_max");
603    _jspx_th_h_inputHidden_4.setValue("#{carteBean.zone_affichee.northbc}");
604    int _jspx_eval_h_inputHidden_4 = _jspx_th_h_inputHidden_4.doStartTag();
605    if (_jspx_th_h_inputHidden_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
606      return true;
607    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_4);
608    return false;
609  }
610
611  private boolean _jspx_meth_h_inputHidden_5(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
612          throws Throwable {
613    JspWriter out = pageContext.getOut();
614    //  h:inputHidden
615    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_5 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
616    _jspx_th_h_inputHidden_5.setPageContext(pageContext);
617    _jspx_th_h_inputHidden_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
618    _jspx_th_h_inputHidden_5.setId("latitude_min");
619    _jspx_th_h_inputHidden_5.setValue("#{carteBean.zone_affichee.southbc}");
620    int _jspx_eval_h_inputHidden_5 = _jspx_th_h_inputHidden_5.doStartTag();
621    if (_jspx_th_h_inputHidden_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
622      return true;
623    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_5);
624    return false;
625  }
626
627  private boolean _jspx_meth_h_inputHidden_6(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
628          throws Throwable {
629    JspWriter out = pageContext.getOut();
630    //  h:inputHidden
631    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_6 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
632    _jspx_th_h_inputHidden_6.setPageContext(pageContext);
633    _jspx_th_h_inputHidden_6.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
634    _jspx_th_h_inputHidden_6.setId("longitude_max");
635    _jspx_th_h_inputHidden_6.setValue("#{carteBean.zone_affichee.eastbc}");
636    int _jspx_eval_h_inputHidden_6 = _jspx_th_h_inputHidden_6.doStartTag();
637    if (_jspx_th_h_inputHidden_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
638      return true;
639    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_6);
640    return false;
641  }
642
643  private boolean _jspx_meth_h_inputHidden_7(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
644          throws Throwable {
645    JspWriter out = pageContext.getOut();
646    //  h:inputHidden
647    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_7 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
648    _jspx_th_h_inputHidden_7.setPageContext(pageContext);
649    _jspx_th_h_inputHidden_7.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
650    _jspx_th_h_inputHidden_7.setId("longitude_min");
651    _jspx_th_h_inputHidden_7.setValue("#{carteBean.zone_affichee.westbc}");
652    int _jspx_eval_h_inputHidden_7 = _jspx_th_h_inputHidden_7.doStartTag();
653    if (_jspx_th_h_inputHidden_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
654      return true;
655    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_7);
656    return false;
657  }
658
659  private boolean _jspx_meth_h_inputHidden_8(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
660          throws Throwable {
661    JspWriter out = pageContext.getOut();
662    //  h:inputHidden
663    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_8 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
664    _jspx_th_h_inputHidden_8.setPageContext(pageContext);
665    _jspx_th_h_inputHidden_8.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
666    _jspx_th_h_inputHidden_8.setId("resolution");
667    _jspx_th_h_inputHidden_8.setValue("#{carteBean.resolution}");
668    int _jspx_eval_h_inputHidden_8 = _jspx_th_h_inputHidden_8.doStartTag();
669    if (_jspx_th_h_inputHidden_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
670      return true;
671    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_8);
672    return false;
673  }
674
675  private boolean _jspx_meth_jstl_import_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
676          throws Throwable {
677    JspWriter out = pageContext.getOut();
678    //  jstl:import
679    org.apache.taglibs.standard.tag.el.core.ImportTag _jspx_th_jstl_import_1 = (org.apache.taglibs.standard.tag.el.core.ImportTag) _jspx_tagPool_jstl_import_url.get(org.apache.taglibs.standard.tag.el.core.ImportTag.class);
680    _jspx_th_jstl_import_1.setPageContext(pageContext);
681    _jspx_th_jstl_import_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
682    _jspx_th_jstl_import_1.setUrl("./commun/tabs.jsp");
683    int[] _jspx_push_body_count_jstl_import_1 = new int[] { 0 };
684    try {
685      int _jspx_eval_jstl_import_1 = _jspx_th_jstl_import_1.doStartTag();
686      if (_jspx_th_jstl_import_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
687        return true;
688    } catch (Throwable _jspx_exception) {
689      while (_jspx_push_body_count_jstl_import_1[0]-- > 0)
690        out = pageContext.popBody();
691      _jspx_th_jstl_import_1.doCatch(_jspx_exception);
692    } finally {
693      _jspx_th_jstl_import_1.doFinally();
694      _jspx_tagPool_jstl_import_url.reuse(_jspx_th_jstl_import_1);
695    }
696    return false;
697  }
698
699  private boolean _jspx_meth_h_inputHidden_9(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
700          throws Throwable {
701    JspWriter out = pageContext.getOut();
702    //  h:inputHidden
703    org.apache.myfaces.taglib.html.HtmlInputHiddenTag _jspx_th_h_inputHidden_9 = (org.apache.myfaces.taglib.html.HtmlInputHiddenTag) _jspx_tagPool_h_inputHidden_value_id.get(org.apache.myfaces.taglib.html.HtmlInputHiddenTag.class);
704    _jspx_th_h_inputHidden_9.setPageContext(pageContext);
705    _jspx_th_h_inputHidden_9.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
706    _jspx_th_h_inputHidden_9.setId("nbrGrille");
707    _jspx_th_h_inputHidden_9.setValue("#{extractBean.nbrGrille}");
708    int _jspx_eval_h_inputHidden_9 = _jspx_th_h_inputHidden_9.doStartTag();
709    if (_jspx_th_h_inputHidden_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
710      return true;
711    _jspx_tagPool_h_inputHidden_value_id.reuse(_jspx_th_h_inputHidden_9);
712    return false;
713  }
714
715  private boolean _jspx_meth_jstl_import_2(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
716          throws Throwable {
717    JspWriter out = pageContext.getOut();
718    //  jstl:import
719    org.apache.taglibs.standard.tag.el.core.ImportTag _jspx_th_jstl_import_2 = (org.apache.taglibs.standard.tag.el.core.ImportTag) _jspx_tagPool_jstl_import_url.get(org.apache.taglibs.standard.tag.el.core.ImportTag.class);
720    _jspx_th_jstl_import_2.setPageContext(pageContext);
721    _jspx_th_jstl_import_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
722    _jspx_th_jstl_import_2.setUrl("${sessionScope.carteBean.visu}");
723    int[] _jspx_push_body_count_jstl_import_2 = new int[] { 0 };
724    try {
725      int _jspx_eval_jstl_import_2 = _jspx_th_jstl_import_2.doStartTag();
726      if (_jspx_th_jstl_import_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
727        return true;
728    } catch (Throwable _jspx_exception) {
729      while (_jspx_push_body_count_jstl_import_2[0]-- > 0)
730        out = pageContext.popBody();
731      _jspx_th_jstl_import_2.doCatch(_jspx_exception);
732    } finally {
733      _jspx_th_jstl_import_2.doFinally();
734      _jspx_tagPool_jstl_import_url.reuse(_jspx_th_jstl_import_2);
735    }
736    return false;
737  }
738
739  private boolean _jspx_meth_h_outputText_7(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
740          throws Throwable {
741    JspWriter out = pageContext.getOut();
742    //  h:outputText
743    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_7 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value_binding.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
744    _jspx_th_h_outputText_7.setPageContext(pageContext);
745    _jspx_th_h_outputText_7.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
746    _jspx_th_h_outputText_7.setValue("#{carteBean.mapTitle}");
747    _jspx_th_h_outputText_7.setBinding("#{carteBean.mapTitleUI}");
748    int _jspx_eval_h_outputText_7 = _jspx_th_h_outputText_7.doStartTag();
749    if (_jspx_th_h_outputText_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
750      return true;
751    _jspx_tagPool_h_outputText_value_binding.reuse(_jspx_th_h_outputText_7);
752    return false;
753  }
754
755  private boolean _jspx_meth_h_commandButton_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
756          throws Throwable {
757    JspWriter out = pageContext.getOut();
758    //  h:commandButton
759    org.apache.myfaces.taglib.html.HtmlCommandButtonTag _jspx_th_h_commandButton_0 = (org.apache.myfaces.taglib.html.HtmlCommandButtonTag) _jspx_tagPool_h_commandButton_onmouseover_onmouseout_onmousemove_onclick_image_id_actionListener.get(org.apache.myfaces.taglib.html.HtmlCommandButtonTag.class);
760    _jspx_th_h_commandButton_0.setPageContext(pageContext);
761    _jspx_th_h_commandButton_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
762    _jspx_th_h_commandButton_0.setId("carte");
763    _jspx_th_h_commandButton_0.setImage("#{carteBean.url}");
764    _jspx_th_h_commandButton_0.setOnclick("javascript:onClicCarte(event)");
765    _jspx_th_h_commandButton_0.setActionListener("#{carteBean.dessinCarte}");
766    _jspx_th_h_commandButton_0.setOnmouseover("javascript:montrerPositionSouris(event)");
767    _jspx_th_h_commandButton_0.setOnmousemove("javascript:positionSouris(event)");
768    _jspx_th_h_commandButton_0.setOnmouseout("javascript:cacherPositionSouris()");
769    int _jspx_eval_h_commandButton_0 = _jspx_th_h_commandButton_0.doStartTag();
770    if (_jspx_th_h_commandButton_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
771      return true;
772    _jspx_tagPool_h_commandButton_onmouseover_onmouseout_onmousemove_onclick_image_id_actionListener.reuse(_jspx_th_h_commandButton_0);
773    return false;
774  }
775
776  private boolean _jspx_meth_h_commandButton_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
777          throws Throwable {
778    JspWriter out = pageContext.getOut();
779    //  h:commandButton
780    org.apache.myfaces.taglib.html.HtmlCommandButtonTag _jspx_th_h_commandButton_1 = (org.apache.myfaces.taglib.html.HtmlCommandButtonTag) _jspx_tagPool_h_commandButton_value_styleClass_onclick_id_actionListener.get(org.apache.myfaces.taglib.html.HtmlCommandButtonTag.class);
781    _jspx_th_h_commandButton_1.setPageContext(pageContext);
782    _jspx_th_h_commandButton_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
783    _jspx_th_h_commandButton_1.setId("resize");
784    _jspx_th_h_commandButton_1.setActionListener("#{carteBean.dessinCarte}");
785    _jspx_th_h_commandButton_1.setValue("default");
786    _jspx_th_h_commandButton_1.setStyleClass("commandbouton");
787    _jspx_th_h_commandButton_1.setOnclick("javascript:clicDefault();");
788    int _jspx_eval_h_commandButton_1 = _jspx_th_h_commandButton_1.doStartTag();
789    if (_jspx_th_h_commandButton_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
790      return true;
791    _jspx_tagPool_h_commandButton_value_styleClass_onclick_id_actionListener.reuse(_jspx_th_h_commandButton_1);
792    return false;
793  }
794
795  private boolean _jspx_meth_h_graphicImage_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
796          throws Throwable {
797    JspWriter out = pageContext.getOut();
798    //  h:graphicImage
799    org.apache.myfaces.taglib.html.HtmlGraphicImageTag _jspx_th_h_graphicImage_1 = (org.apache.myfaces.taglib.html.HtmlGraphicImageTag) _jspx_tagPool_h_graphicImage_value.get(org.apache.myfaces.taglib.html.HtmlGraphicImageTag.class);
800    _jspx_th_h_graphicImage_1.setPageContext(pageContext);
801    _jspx_th_h_graphicImage_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
802    _jspx_th_h_graphicImage_1.setValue("#{carteBean.url_legend}");
803    int _jspx_eval_h_graphicImage_1 = _jspx_th_h_graphicImage_1.doStartTag();
804    if (_jspx_th_h_graphicImage_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
805      return true;
806    _jspx_tagPool_h_graphicImage_value.reuse(_jspx_th_h_graphicImage_1);
807    return false;
808  }
809
810  private boolean _jspx_meth_h_commandButton_2(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
811          throws Throwable {
812    JspWriter out = pageContext.getOut();
813    //  h:commandButton
814    org.apache.myfaces.taglib.html.HtmlCommandButtonTag _jspx_th_h_commandButton_2 = (org.apache.myfaces.taglib.html.HtmlCommandButtonTag) _jspx_tagPool_h_commandButton_value_styleClass_action.get(org.apache.myfaces.taglib.html.HtmlCommandButtonTag.class);
815    _jspx_th_h_commandButton_2.setPageContext(pageContext);
816    _jspx_th_h_commandButton_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
817    _jspx_th_h_commandButton_2.setAction("page_critere");
818    _jspx_th_h_commandButton_2.setValue("Back to selection");
819    _jspx_th_h_commandButton_2.setStyleClass("commandbouton");
820    int _jspx_eval_h_commandButton_2 = _jspx_th_h_commandButton_2.doStartTag();
821    if (_jspx_th_h_commandButton_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
822      return true;
823    _jspx_tagPool_h_commandButton_value_styleClass_action.reuse(_jspx_th_h_commandButton_2);
824    return false;
825  }
826}
Note: See TracBrowser for help on using the repository browser.