source: ether_eccad/trunk/ECCAD_INTERFACE/work/org/apache/jsp/JSF/commun/zone_005faffiche_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: 26.7 KB
Line 
1package org.apache.jsp.JSF.commun;
2
3import javax.servlet.*;
4import javax.servlet.http.*;
5import javax.servlet.jsp.*;
6
7public final class zone_005faffiche_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_verbatim;
13  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_outputText_value_id_binding;
14  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_outputText_value;
15  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_outputText_value_id;
16
17  public java.util.List getDependants() {
18    return _jspx_dependants;
19  }
20
21  public void _jspInit() {
22    _jspx_tagPool_f_verbatim = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
23    _jspx_tagPool_h_outputText_value_id_binding = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
24    _jspx_tagPool_h_outputText_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
25    _jspx_tagPool_h_outputText_value_id = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
26  }
27
28  public void _jspDestroy() {
29    _jspx_tagPool_f_verbatim.release();
30    _jspx_tagPool_h_outputText_value_id_binding.release();
31    _jspx_tagPool_h_outputText_value.release();
32    _jspx_tagPool_h_outputText_value_id.release();
33  }
34
35  public void _jspService(HttpServletRequest request, HttpServletResponse response)
36        throws java.io.IOException, ServletException {
37
38    JspFactory _jspxFactory = null;
39    PageContext pageContext = null;
40    HttpSession session = null;
41    ServletContext application = null;
42    ServletConfig config = null;
43    JspWriter out = null;
44    Object page = this;
45    JspWriter _jspx_out = null;
46
47
48    try {
49      _jspxFactory = JspFactory.getDefaultFactory();
50      response.setContentType("text/html");
51      pageContext = _jspxFactory.getPageContext(this, request, response,
52                        null, true, 8192, true);
53      application = pageContext.getServletContext();
54      config = pageContext.getServletConfig();
55      session = pageContext.getSession();
56      out = pageContext.getOut();
57      _jspx_out = out;
58
59      out.write("\n");
60      out.write("\n");
61      out.write("\n");
62      out.write("\n");
63      if (_jspx_meth_f_verbatim_0(pageContext))
64        return;
65      out.write("\n");
66      out.write("\t\t\t\t\t");
67      if (_jspx_meth_h_outputText_0(pageContext))
68        return;
69      out.write('\n');
70      out.write('       ');
71      out.write('       ');
72      if (_jspx_meth_f_verbatim_1(pageContext))
73        return;
74      out.write("\n");
75      out.write("\t\t\t\t\t");
76      if (_jspx_meth_h_outputText_1(pageContext))
77        return;
78      out.write('\n');
79      out.write('       ');
80      out.write('       ');
81      if (_jspx_meth_f_verbatim_2(pageContext))
82        return;
83      out.write("\t\t\t\n");
84      out.write("\t\t\t\t\t");
85      if (_jspx_meth_h_outputText_2(pageContext))
86        return;
87      out.write('\n');
88      out.write('       ');
89      out.write('       ');
90      if (_jspx_meth_f_verbatim_3(pageContext))
91        return;
92      out.write("\n");
93      out.write("\t\t\t\t\t");
94      if (_jspx_meth_h_outputText_3(pageContext))
95        return;
96      out.write('\n');
97      out.write('       ');
98      if (_jspx_meth_f_verbatim_4(pageContext))
99        return;
100      out.write("\n");
101      out.write("\n");
102      out.write("\n");
103      out.write("\n");
104      out.write("\n");
105      out.write("\n");
106      out.write("\n");
107      out.write("\n");
108      if (_jspx_meth_f_verbatim_5(pageContext))
109        return;
110      out.write("\n");
111      out.write("\n");
112      out.write("\t\t");
113      if (_jspx_meth_h_outputText_4(pageContext))
114        return;
115      out.write(' ');
116      if (_jspx_meth_h_outputText_5(pageContext))
117        return;
118      out.write(' ');
119      if (_jspx_meth_h_outputText_6(pageContext))
120        return;
121      if (_jspx_meth_h_outputText_7(pageContext))
122        return;
123      if (_jspx_meth_h_outputText_8(pageContext))
124        return;
125      out.write('\n');
126      out.write('\n');
127      if (_jspx_meth_f_verbatim_6(pageContext))
128        return;
129      out.write("\n");
130      out.write("\n");
131      out.write("\t\t");
132      if (_jspx_meth_h_outputText_9(pageContext))
133        return;
134      out.write("\n");
135      out.write("\t\t\n");
136      if (_jspx_meth_f_verbatim_7(pageContext))
137        return;
138      out.write('\n');
139      out.write('\n');
140      out.write('\n');
141    } catch (Throwable t) {
142      if (!(t instanceof SkipPageException)){
143        out = _jspx_out;
144        if (out != null && out.getBufferSize() != 0)
145          out.clearBuffer();
146        if (pageContext != null) pageContext.handlePageException(t);
147      }
148    } finally {
149      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
150    }
151  }
152
153  private boolean _jspx_meth_f_verbatim_0(PageContext pageContext)
154          throws Throwable {
155    JspWriter out = pageContext.getOut();
156    //  f:verbatim
157    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_0 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
158    _jspx_th_f_verbatim_0.setPageContext(pageContext);
159    _jspx_th_f_verbatim_0.setParent(null);
160    int _jspx_eval_f_verbatim_0 = _jspx_th_f_verbatim_0.doStartTag();
161    if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
162      if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
163        out = pageContext.pushBody();
164        _jspx_th_f_verbatim_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
165        _jspx_th_f_verbatim_0.doInitBody();
166      }
167      do {
168        out.write("\n");
169        out.write("\t\t\t\n");
170        out.write("\t\t\t<div class=\"bloc\" style=\"width: 250px; float: right;\"> <!-- Visualized area -->\n");
171        out.write("\t\t\t\t<div class=\"legendbloc\">Visualized area</div>\n");
172        out.write("\n");
173        out.write("\t\t\t\t\t<table class=\"valeur\">\n");
174        out.write("\t\t\t\t\t\t<tr>\n");
175        out.write("\t\t\t\t\t\t\t<td class=\"valeur\"></td>\n");
176        out.write("\t\t\t\t\t\t\t<td class=\"valeur\" width=\"150px\" >ULC </td>\n");
177        out.write("\t\t\t\t\t\t\t<td class=\"valeur\" style=\"border-left: solid; border-width: 1px; align:right;\" width=\"150px\">LRC</td>\n");
178        out.write("\t\t\t\t\t\t</tr>\n");
179        out.write("\t\t\t\t\t\t<tr>\n");
180        out.write("\t\t\t\t\t\t\t<td class=\"valeur\" style=\"border-top: solid; border-width: 1px; align:right;\">Latitude</td>\n");
181        out.write("\t\t\t\t\t\t\t<td class=\"valeur\" style=\"border-top: solid; border-width: 1px\" >\n");
182        out.write("\t\t");
183        int evalDoAfterBody = _jspx_th_f_verbatim_0.doAfterBody();
184        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
185          break;
186      } while (true);
187      if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
188        out = pageContext.popBody();
189    }
190    if (_jspx_th_f_verbatim_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
191      return true;
192    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_0);
193    return false;
194  }
195
196  private boolean _jspx_meth_h_outputText_0(PageContext pageContext)
197          throws Throwable {
198    JspWriter out = pageContext.getOut();
199    //  h:outputText
200    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_0 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value_id_binding.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
201    _jspx_th_h_outputText_0.setPageContext(pageContext);
202    _jspx_th_h_outputText_0.setParent(null);
203    _jspx_th_h_outputText_0.setId("UpLeftLat");
204    _jspx_th_h_outputText_0.setValue("#{carteBean.zone_affichee.northbcN}");
205    _jspx_th_h_outputText_0.setBinding("#{carteBean.northbc}");
206    int _jspx_eval_h_outputText_0 = _jspx_th_h_outputText_0.doStartTag();
207    if (_jspx_th_h_outputText_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
208      return true;
209    _jspx_tagPool_h_outputText_value_id_binding.reuse(_jspx_th_h_outputText_0);
210    return false;
211  }
212
213  private boolean _jspx_meth_f_verbatim_1(PageContext pageContext)
214          throws Throwable {
215    JspWriter out = pageContext.getOut();
216    //  f:verbatim
217    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_1 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
218    _jspx_th_f_verbatim_1.setPageContext(pageContext);
219    _jspx_th_f_verbatim_1.setParent(null);
220    int _jspx_eval_f_verbatim_1 = _jspx_th_f_verbatim_1.doStartTag();
221    if (_jspx_eval_f_verbatim_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
222      if (_jspx_eval_f_verbatim_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
223        out = pageContext.pushBody();
224        _jspx_th_f_verbatim_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
225        _jspx_th_f_verbatim_1.doInitBody();
226      }
227      do {
228        out.write("\n");
229        out.write("\t\t\t\t\t\t\t</td>\n");
230        out.write("\t\t\t\t\t\t\t<td class=\"valeur\" style=\"border-top: solid; border-left: solid; border-width: 1px\">\n");
231        out.write("\t\t");
232        int evalDoAfterBody = _jspx_th_f_verbatim_1.doAfterBody();
233        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
234          break;
235      } while (true);
236      if (_jspx_eval_f_verbatim_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
237        out = pageContext.popBody();
238    }
239    if (_jspx_th_f_verbatim_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
240      return true;
241    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_1);
242    return false;
243  }
244
245  private boolean _jspx_meth_h_outputText_1(PageContext pageContext)
246          throws Throwable {
247    JspWriter out = pageContext.getOut();
248    //  h:outputText
249    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_1 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value_id_binding.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
250    _jspx_th_h_outputText_1.setPageContext(pageContext);
251    _jspx_th_h_outputText_1.setParent(null);
252    _jspx_th_h_outputText_1.setId("LowRightLat");
253    _jspx_th_h_outputText_1.setValue("#{carteBean.zone_affichee.southbcN}");
254    _jspx_th_h_outputText_1.setBinding("#{carteBean.southbc}");
255    int _jspx_eval_h_outputText_1 = _jspx_th_h_outputText_1.doStartTag();
256    if (_jspx_th_h_outputText_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
257      return true;
258    _jspx_tagPool_h_outputText_value_id_binding.reuse(_jspx_th_h_outputText_1);
259    return false;
260  }
261
262  private boolean _jspx_meth_f_verbatim_2(PageContext pageContext)
263          throws Throwable {
264    JspWriter out = pageContext.getOut();
265    //  f:verbatim
266    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_2 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
267    _jspx_th_f_verbatim_2.setPageContext(pageContext);
268    _jspx_th_f_verbatim_2.setParent(null);
269    int _jspx_eval_f_verbatim_2 = _jspx_th_f_verbatim_2.doStartTag();
270    if (_jspx_eval_f_verbatim_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
271      if (_jspx_eval_f_verbatim_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
272        out = pageContext.pushBody();
273        _jspx_th_f_verbatim_2.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
274        _jspx_th_f_verbatim_2.doInitBody();
275      }
276      do {
277        out.write("\n");
278        out.write("\t\t\t\t\t\t\t</td>\n");
279        out.write("\t\t\t\t\t\t</tr>\n");
280        out.write("\t\t\t\t\t\t<tr>\n");
281        out.write("\t\t\t\t\t\t\t<td class=\"valeur\" style=\"border-top: solid; border-width: 1px; align:right;\">Longitude</td>\n");
282        out.write("\t\t\t\t\t\t\t<td class=\"valeur\" style=\"border-top: solid; border-width: 1px\">\n");
283        out.write("\t\t");
284        int evalDoAfterBody = _jspx_th_f_verbatim_2.doAfterBody();
285        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
286          break;
287      } while (true);
288      if (_jspx_eval_f_verbatim_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
289        out = pageContext.popBody();
290    }
291    if (_jspx_th_f_verbatim_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
292      return true;
293    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_2);
294    return false;
295  }
296
297  private boolean _jspx_meth_h_outputText_2(PageContext pageContext)
298          throws Throwable {
299    JspWriter out = pageContext.getOut();
300    //  h:outputText
301    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_2 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value_id_binding.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
302    _jspx_th_h_outputText_2.setPageContext(pageContext);
303    _jspx_th_h_outputText_2.setParent(null);
304    _jspx_th_h_outputText_2.setId("UpLeftLon");
305    _jspx_th_h_outputText_2.setValue("#{carteBean.zone_affichee.westbcN}");
306    _jspx_th_h_outputText_2.setBinding("#{carteBean.westbc}");
307    int _jspx_eval_h_outputText_2 = _jspx_th_h_outputText_2.doStartTag();
308    if (_jspx_th_h_outputText_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
309      return true;
310    _jspx_tagPool_h_outputText_value_id_binding.reuse(_jspx_th_h_outputText_2);
311    return false;
312  }
313
314  private boolean _jspx_meth_f_verbatim_3(PageContext pageContext)
315          throws Throwable {
316    JspWriter out = pageContext.getOut();
317    //  f:verbatim
318    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_3 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
319    _jspx_th_f_verbatim_3.setPageContext(pageContext);
320    _jspx_th_f_verbatim_3.setParent(null);
321    int _jspx_eval_f_verbatim_3 = _jspx_th_f_verbatim_3.doStartTag();
322    if (_jspx_eval_f_verbatim_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
323      if (_jspx_eval_f_verbatim_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
324        out = pageContext.pushBody();
325        _jspx_th_f_verbatim_3.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
326        _jspx_th_f_verbatim_3.doInitBody();
327      }
328      do {
329        out.write("\n");
330        out.write("\t\t\t\t\t</td>\n");
331        out.write("\t\t\t\t\t<td class=\"valeur\" style=\"border-top: solid; border-left: solid; border-width: 1px\">\t\t\t\t\n");
332        out.write("\t\t");
333        int evalDoAfterBody = _jspx_th_f_verbatim_3.doAfterBody();
334        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
335          break;
336      } while (true);
337      if (_jspx_eval_f_verbatim_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
338        out = pageContext.popBody();
339    }
340    if (_jspx_th_f_verbatim_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
341      return true;
342    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_3);
343    return false;
344  }
345
346  private boolean _jspx_meth_h_outputText_3(PageContext pageContext)
347          throws Throwable {
348    JspWriter out = pageContext.getOut();
349    //  h:outputText
350    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_3 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value_id_binding.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
351    _jspx_th_h_outputText_3.setPageContext(pageContext);
352    _jspx_th_h_outputText_3.setParent(null);
353    _jspx_th_h_outputText_3.setId("LowRightLon");
354    _jspx_th_h_outputText_3.setValue("#{carteBean.zone_affichee.eastbcN}");
355    _jspx_th_h_outputText_3.setBinding("#{carteBean.eastbc}");
356    int _jspx_eval_h_outputText_3 = _jspx_th_h_outputText_3.doStartTag();
357    if (_jspx_th_h_outputText_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
358      return true;
359    _jspx_tagPool_h_outputText_value_id_binding.reuse(_jspx_th_h_outputText_3);
360    return false;
361  }
362
363  private boolean _jspx_meth_f_verbatim_4(PageContext pageContext)
364          throws Throwable {
365    JspWriter out = pageContext.getOut();
366    //  f:verbatim
367    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_4 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
368    _jspx_th_f_verbatim_4.setPageContext(pageContext);
369    _jspx_th_f_verbatim_4.setParent(null);
370    int _jspx_eval_f_verbatim_4 = _jspx_th_f_verbatim_4.doStartTag();
371    if (_jspx_eval_f_verbatim_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
372      if (_jspx_eval_f_verbatim_4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
373        out = pageContext.pushBody();
374        _jspx_th_f_verbatim_4.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
375        _jspx_th_f_verbatim_4.doInitBody();
376      }
377      do {
378        out.write("\n");
379        out.write("\t\t\t\t</td></tr></table>\n");
380        out.write("\t\t</div> <!--  ferme zone study -->\n");
381        int evalDoAfterBody = _jspx_th_f_verbatim_4.doAfterBody();
382        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
383          break;
384      } while (true);
385      if (_jspx_eval_f_verbatim_4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
386        out = pageContext.popBody();
387    }
388    if (_jspx_th_f_verbatim_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
389      return true;
390    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_4);
391    return false;
392  }
393
394  private boolean _jspx_meth_f_verbatim_5(PageContext pageContext)
395          throws Throwable {
396    JspWriter out = pageContext.getOut();
397    //  f:verbatim
398    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_5 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
399    _jspx_th_f_verbatim_5.setPageContext(pageContext);
400    _jspx_th_f_verbatim_5.setParent(null);
401    int _jspx_eval_f_verbatim_5 = _jspx_th_f_verbatim_5.doStartTag();
402    if (_jspx_eval_f_verbatim_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
403      if (_jspx_eval_f_verbatim_5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
404        out = pageContext.pushBody();
405        _jspx_th_f_verbatim_5.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
406        _jspx_th_f_verbatim_5.doInitBody();
407      }
408      do {
409        out.write("\n");
410        out.write("\t<div id=\"ColorMap\" class=\"bloc\" style=\"width: 250px; float: right;\">\n");
411        out.write("\t\t<div class=\"legendbloc\">Clicked pixel : (lat,lon) value</div>\n");
412        out.write("\t\t<table width=\"100%\">\n");
413        out.write("\t\t<tr><td width=\"30%\" align=\"left\" class=\"valeur\">\n");
414        int evalDoAfterBody = _jspx_th_f_verbatim_5.doAfterBody();
415        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
416          break;
417      } while (true);
418      if (_jspx_eval_f_verbatim_5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
419        out = pageContext.popBody();
420    }
421    if (_jspx_th_f_verbatim_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
422      return true;
423    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_5);
424    return false;
425  }
426
427  private boolean _jspx_meth_h_outputText_4(PageContext pageContext)
428          throws Throwable {
429    JspWriter out = pageContext.getOut();
430    //  h:outputText
431    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);
432    _jspx_th_h_outputText_4.setPageContext(pageContext);
433    _jspx_th_h_outputText_4.setParent(null);
434    _jspx_th_h_outputText_4.setValue("(");
435    int _jspx_eval_h_outputText_4 = _jspx_th_h_outputText_4.doStartTag();
436    if (_jspx_th_h_outputText_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
437      return true;
438    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_4);
439    return false;
440  }
441
442  private boolean _jspx_meth_h_outputText_5(PageContext pageContext)
443          throws Throwable {
444    JspWriter out = pageContext.getOut();
445    //  h:outputText
446    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);
447    _jspx_th_h_outputText_5.setPageContext(pageContext);
448    _jspx_th_h_outputText_5.setParent(null);
449    _jspx_th_h_outputText_5.setValue("#{carteBean.centerLat}");
450    int _jspx_eval_h_outputText_5 = _jspx_th_h_outputText_5.doStartTag();
451    if (_jspx_th_h_outputText_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
452      return true;
453    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_5);
454    return false;
455  }
456
457  private boolean _jspx_meth_h_outputText_6(PageContext pageContext)
458          throws Throwable {
459    JspWriter out = pageContext.getOut();
460    //  h:outputText
461    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);
462    _jspx_th_h_outputText_6.setPageContext(pageContext);
463    _jspx_th_h_outputText_6.setParent(null);
464    _jspx_th_h_outputText_6.setValue(",");
465    int _jspx_eval_h_outputText_6 = _jspx_th_h_outputText_6.doStartTag();
466    if (_jspx_th_h_outputText_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
467      return true;
468    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_6);
469    return false;
470  }
471
472  private boolean _jspx_meth_h_outputText_7(PageContext pageContext)
473          throws Throwable {
474    JspWriter out = pageContext.getOut();
475    //  h:outputText
476    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_7 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
477    _jspx_th_h_outputText_7.setPageContext(pageContext);
478    _jspx_th_h_outputText_7.setParent(null);
479    _jspx_th_h_outputText_7.setValue("#{carteBean.centerLon}");
480    int _jspx_eval_h_outputText_7 = _jspx_th_h_outputText_7.doStartTag();
481    if (_jspx_th_h_outputText_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
482      return true;
483    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_7);
484    return false;
485  }
486
487  private boolean _jspx_meth_h_outputText_8(PageContext pageContext)
488          throws Throwable {
489    JspWriter out = pageContext.getOut();
490    //  h:outputText
491    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_8 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
492    _jspx_th_h_outputText_8.setPageContext(pageContext);
493    _jspx_th_h_outputText_8.setParent(null);
494    _jspx_th_h_outputText_8.setValue(")");
495    int _jspx_eval_h_outputText_8 = _jspx_th_h_outputText_8.doStartTag();
496    if (_jspx_th_h_outputText_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
497      return true;
498    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_8);
499    return false;
500  }
501
502  private boolean _jspx_meth_f_verbatim_6(PageContext pageContext)
503          throws Throwable {
504    JspWriter out = pageContext.getOut();
505    //  f:verbatim
506    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_6 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
507    _jspx_th_f_verbatim_6.setPageContext(pageContext);
508    _jspx_th_f_verbatim_6.setParent(null);
509    int _jspx_eval_f_verbatim_6 = _jspx_th_f_verbatim_6.doStartTag();
510    if (_jspx_eval_f_verbatim_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
511      if (_jspx_eval_f_verbatim_6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
512        out = pageContext.pushBody();
513        _jspx_th_f_verbatim_6.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
514        _jspx_th_f_verbatim_6.doInitBody();
515      }
516      do {
517        out.write("\n");
518        out.write("\t\t</td><td width=\"70%\" align=\"right\" class=\"valeur\">\n");
519        int evalDoAfterBody = _jspx_th_f_verbatim_6.doAfterBody();
520        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
521          break;
522      } while (true);
523      if (_jspx_eval_f_verbatim_6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
524        out = pageContext.popBody();
525    }
526    if (_jspx_th_f_verbatim_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
527      return true;
528    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_6);
529    return false;
530  }
531
532  private boolean _jspx_meth_h_outputText_9(PageContext pageContext)
533          throws Throwable {
534    JspWriter out = pageContext.getOut();
535    //  h:outputText
536    org.apache.myfaces.taglib.html.HtmlOutputTextTag _jspx_th_h_outputText_9 = (org.apache.myfaces.taglib.html.HtmlOutputTextTag) _jspx_tagPool_h_outputText_value_id.get(org.apache.myfaces.taglib.html.HtmlOutputTextTag.class);
537    _jspx_th_h_outputText_9.setPageContext(pageContext);
538    _jspx_th_h_outputText_9.setParent(null);
539    _jspx_th_h_outputText_9.setId("Center");
540    _jspx_th_h_outputText_9.setValue("#{carteBean.pixelCenter}");
541    int _jspx_eval_h_outputText_9 = _jspx_th_h_outputText_9.doStartTag();
542    if (_jspx_th_h_outputText_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
543      return true;
544    _jspx_tagPool_h_outputText_value_id.reuse(_jspx_th_h_outputText_9);
545    return false;
546  }
547
548  private boolean _jspx_meth_f_verbatim_7(PageContext pageContext)
549          throws Throwable {
550    JspWriter out = pageContext.getOut();
551    //  f:verbatim
552    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_7 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
553    _jspx_th_f_verbatim_7.setPageContext(pageContext);
554    _jspx_th_f_verbatim_7.setParent(null);
555    int _jspx_eval_f_verbatim_7 = _jspx_th_f_verbatim_7.doStartTag();
556    if (_jspx_eval_f_verbatim_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
557      if (_jspx_eval_f_verbatim_7 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
558        out = pageContext.pushBody();
559        _jspx_th_f_verbatim_7.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
560        _jspx_th_f_verbatim_7.doInitBody();
561      }
562      do {
563        out.write("\n");
564        out.write("\t\t\t</td></tr></table>\n");
565        out.write("\t</div> <!-- ferme colormap -->\n");
566        int evalDoAfterBody = _jspx_th_f_verbatim_7.doAfterBody();
567        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
568          break;
569      } while (true);
570      if (_jspx_eval_f_verbatim_7 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
571        out = pageContext.popBody();
572    }
573    if (_jspx_th_f_verbatim_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
574      return true;
575    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_7);
576    return false;
577  }
578}
Note: See TracBrowser for help on using the repository browser.