source: ether_eccad/trunk/ECCAD_INTERFACE/work/org/apache/jsp/JSF/page_005femission_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: 38.4 KB
Line 
1package org.apache.jsp.JSF;
2
3import javax.servlet.*;
4import javax.servlet.http.*;
5import javax.servlet.jsp.*;
6
7public final class page_005femission_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_outputLink_value;
17  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_f_verbatim;
18  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_commandLink_value_styleClass_onclick;
19  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_outputText_value;
20  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_selectOneMenu_valueChangeListener_value_style_onchange_binding;
21  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_f_selectItems_value;
22  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_commandLink_value_onclick;
23  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_message_id_for;
24  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_h_commandButton_value_styleClass_style_action;
25
26  public java.util.List getDependants() {
27    return _jspx_dependants;
28  }
29
30  public void _jspInit() {
31    _jspx_tagPool_f_view = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
32    _jspx_tagPool_h_form_id = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
33    _jspx_tagPool_jstl_import_url = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
34    _jspx_tagPool_h_graphicImage_width_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
35    _jspx_tagPool_h_outputLink_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
36    _jspx_tagPool_f_verbatim = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
37    _jspx_tagPool_h_commandLink_value_styleClass_onclick = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
38    _jspx_tagPool_h_outputText_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
39    _jspx_tagPool_h_selectOneMenu_valueChangeListener_value_style_onchange_binding = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
40    _jspx_tagPool_f_selectItems_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
41    _jspx_tagPool_h_commandLink_value_onclick = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
42    _jspx_tagPool_h_message_id_for = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
43    _jspx_tagPool_h_commandButton_value_styleClass_style_action = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
44  }
45
46  public void _jspDestroy() {
47    _jspx_tagPool_f_view.release();
48    _jspx_tagPool_h_form_id.release();
49    _jspx_tagPool_jstl_import_url.release();
50    _jspx_tagPool_h_graphicImage_width_value.release();
51    _jspx_tagPool_h_outputLink_value.release();
52    _jspx_tagPool_f_verbatim.release();
53    _jspx_tagPool_h_commandLink_value_styleClass_onclick.release();
54    _jspx_tagPool_h_outputText_value.release();
55    _jspx_tagPool_h_selectOneMenu_valueChangeListener_value_style_onchange_binding.release();
56    _jspx_tagPool_f_selectItems_value.release();
57    _jspx_tagPool_h_commandLink_value_onclick.release();
58    _jspx_tagPool_h_message_id_for.release();
59    _jspx_tagPool_h_commandButton_value_styleClass_style_action.release();
60  }
61
62  public void _jspService(HttpServletRequest request, HttpServletResponse response)
63        throws java.io.IOException, ServletException {
64
65    JspFactory _jspxFactory = null;
66    PageContext pageContext = null;
67    HttpSession session = null;
68    ServletContext application = null;
69    ServletConfig config = null;
70    JspWriter out = null;
71    Object page = this;
72    JspWriter _jspx_out = null;
73
74
75    try {
76      _jspxFactory = JspFactory.getDefaultFactory();
77      response.setContentType("text/html");
78      pageContext = _jspxFactory.getPageContext(this, request, response,
79                        null, true, 8192, true);
80      application = pageContext.getServletContext();
81      config = pageContext.getServletConfig();
82      session = pageContext.getSession();
83      out = pageContext.getOut();
84      _jspx_out = out;
85
86      out.write("\n");
87      out.write("\n");
88      out.write("\n");
89      out.write("\n");
90      out.write("\n");
91      out.write("\n");
92      if (_jspx_meth_f_view_0(pageContext))
93        return;
94      out.write("\n");
95      out.write("\n");
96      out.write("\n");
97      out.write("\n");
98      out.write("\n");
99    } catch (Throwable t) {
100      if (!(t instanceof SkipPageException)){
101        out = _jspx_out;
102        if (out != null && out.getBufferSize() != 0)
103          out.clearBuffer();
104        if (pageContext != null) pageContext.handlePageException(t);
105      }
106    } finally {
107      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
108    }
109  }
110
111  private boolean _jspx_meth_f_view_0(PageContext pageContext)
112          throws Throwable {
113    JspWriter out = pageContext.getOut();
114    //  f:view
115    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);
116    _jspx_th_f_view_0.setPageContext(pageContext);
117    _jspx_th_f_view_0.setParent(null);
118    int _jspx_eval_f_view_0 = _jspx_th_f_view_0.doStartTag();
119    if (_jspx_eval_f_view_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
120      if (_jspx_eval_f_view_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
121        out = pageContext.pushBody();
122        _jspx_th_f_view_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
123        _jspx_th_f_view_0.doInitBody();
124      }
125      do {
126        out.write("\n");
127        out.write("<script language=\"JavaScript\" src=\"../JavaScript/global.js\"> </script>\n");
128        out.write("<head>\n");
129        out.write("\t\t<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=ISO-8859-1\">\n");
130        out.write("\t\t<title>Eccad - emission page</title>\n");
131        out.write("\t\t<link rel=\"stylesheet\" \n");
132        out.write("\t\t\t  href=\"../css/Eccad.css\"\n");
133        out.write("\t\t\t  type=\"text/css\"\n");
134        out.write("\t\t      media=\"all\">\n");
135        out.write("\t\t<link rel=\"stylesheet\" href=\"../css/carte.css\" type=\"text/css\" media=\"all\"/>\n");
136        out.write("\t\t<link rel=\"stylesheet\" href=\"../css/panel.css\" type=\"text/css\" media=\"all\"/>\n");
137        out.write("</head>\n");
138        out.write("\n");
139        out.write("<body onload=\"javascript:initTabs('tab2')\">\n");
140        out.write("\t");
141        if (_jspx_meth_h_form_0(_jspx_th_f_view_0, pageContext))
142          return true;
143        out.write("\t\n");
144        out.write("\t\t\n");
145        out.write("</body>\t\n");
146        int evalDoAfterBody = _jspx_th_f_view_0.doAfterBody();
147        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
148          break;
149      } while (true);
150      if (_jspx_eval_f_view_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
151        out = pageContext.popBody();
152    }
153    if (_jspx_th_f_view_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
154      return true;
155    _jspx_tagPool_f_view.reuse(_jspx_th_f_view_0);
156    return false;
157  }
158
159  private boolean _jspx_meth_h_form_0(javax.servlet.jsp.tagext.JspTag _jspx_th_f_view_0, PageContext pageContext)
160          throws Throwable {
161    JspWriter out = pageContext.getOut();
162    //  h:form
163    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);
164    _jspx_th_h_form_0.setPageContext(pageContext);
165    _jspx_th_h_form_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_f_view_0);
166    _jspx_th_h_form_0.setId("form_pageEmission");
167    int _jspx_eval_h_form_0 = _jspx_th_h_form_0.doStartTag();
168    if (_jspx_eval_h_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
169      out.write("\n");
170      out.write("\t\t<div id=\"page\">\n");
171      out.write("\t\t\t");
172      if (_jspx_meth_jstl_import_0(_jspx_th_h_form_0, pageContext))
173        return true;
174      out.write("\n");
175      out.write("\n");
176      out.write("\t\n");
177      out.write("\t\t   <div id=\"centre\">\n");
178      out.write("\t\t   \t<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"100%\" align=\"left\" style=\"border: none; border-width: 0px\">\n");
179      out.write("\t\t   \t<tr><td width=\"115px\">\n");
180      out.write("\t\t\t   <div class=\"navigV\">\n");
181      out.write("\t\t\t\t\t<div style=\"width: 100%; margin-top: 10px\" align=\"center\">\n");
182      out.write("\t\t\t\t\t\t");
183      if (_jspx_meth_h_graphicImage_0(_jspx_th_h_form_0, pageContext))
184        return true;
185      out.write("\n");
186      out.write("\t\t\t\t\t</div>\n");
187      out.write("\t\t\t\t\t<div class=\"nom\" style=\"width: 100%;\">\n");
188      out.write("\t\t\t\t\t\t");
189      if (_jspx_meth_h_outputLink_0(_jspx_th_h_form_0, pageContext))
190        return true;
191      out.write("\n");
192      out.write("\t\t\t\t\t</div>\n");
193      out.write("\t\t\t\t\t<div class=\"valeur\">\n");
194      out.write("\t\t\t\t\t\tProduct Name : ");
195      if (_jspx_meth_h_commandLink_0(_jspx_th_h_form_0, pageContext))
196        return true;
197      out.write("\n");
198      out.write("\t\t\t\t\t</div>\n");
199      out.write("\t\t\t\t\t<div class=\"valeur\">\n");
200      out.write("\t\t\t\t\t\tEmission : ");
201      if (_jspx_meth_h_outputText_0(_jspx_th_h_form_0, pageContext))
202        return true;
203      out.write("\n");
204      out.write("\t\t\t\t\t</div>\n");
205      out.write("\t\t\t\t\t<div class=\"nom\" style=\"width: 100%;\">\n");
206      out.write("\t\t\t\t\t\tLand Cover\n");
207      out.write("\t\t\t\t\t</div>\n");
208      out.write("\t\t\t\t\t<div class=\"valeur\">\n");
209      out.write("\t\t\t\t\t\tnone\n");
210      out.write("\t\t\t\t\t</div>\n");
211      out.write("\t\t\t\t\t<div class=\"nom\" style=\"width: 100%;\">\n");
212      out.write("\t\t\t\t\t\tBurnt Area\n");
213      out.write("\t\t\t\t\t</div>\n");
214      out.write("\t\t\t\t\t<div class=\"valeur\">\n");
215      out.write("\t\t\t\t\t\tnone\n");
216      out.write("\t\t\t\t\t</div>\n");
217      out.write("\t\t\t   </div><!-- ferme navigV -->\n");
218      out.write("\t\t\t</td><td valign=\"top\">\n");
219      out.write("\t\t\t\t<div class=\"contenu\">\n");
220      out.write("\t\t\t\t");
221      if (_jspx_meth_jstl_import_1(_jspx_th_h_form_0, pageContext))
222        return true;
223      out.write("\n");
224      out.write("\t\t\t\t<div class=\"mainBody\">\n");
225      out.write("\t\t\t\t\t<div class=\"pageEccad\">\n");
226      out.write("\t\t\t\t\t\t<div class=\"selection\">\n");
227      out.write("\t\t\t\t\t\t\t<div class=\"bloc\" style=\"width: 80%; margin-left: 5px\">\n");
228      out.write("\t\t\t\t\t\t\t\t<div class=\"legendbloc\">Product Selection</div>\n");
229      out.write("\t\t\t\t\t\t\t\t<table width=\"100%\">\n");
230      out.write("\t\t\t\t\t\t\t\t\t<tr><td class=\"valeur\" width=\"30%\">\n");
231      out.write("\t\t\t\t\t\t\t\t\t    ");
232      if (_jspx_meth_h_outputText_1(_jspx_th_h_form_0, pageContext))
233        return true;
234      out.write("\n");
235      out.write("\t\t\t\t\t\t\t\t\t</td><td class=\"valeur\" width=\"70%\" align=\"left\">\n");
236      out.write("\t\t\t\t\t\t\t\t\t\t");
237      if (_jspx_meth_h_selectOneMenu_0(_jspx_th_h_form_0, pageContext))
238        return true;
239      out.write("\n");
240      out.write("\t\t\t\t\t\t\t\t\t</td></tr>\n");
241      out.write("\t\t\t\t\t\t\t\t\t<tr><td class=\"valeur\" width=\"30%\">\n");
242      out.write("\t\t\t\t\t\t\t\t\t\t");
243      if (_jspx_meth_h_outputText_2(_jspx_th_h_form_0, pageContext))
244        return true;
245      out.write("\n");
246      out.write("\t\t\t\t\t\t\t\t\t</td><td class=\"valeur\" width=\"70%\">\n");
247      out.write("\t\t\t\t\t\t\t\t\t\t");
248      if (_jspx_meth_h_selectOneMenu_1(_jspx_th_h_form_0, pageContext))
249        return true;
250      out.write("\n");
251      out.write("\t\t\t\t\t\t\t\t\t</td></tr>\n");
252      out.write("\t\t\t\t\t\t\t\t\t<tr>\n");
253      out.write("\t\t\t\t\t\t\t\t\t<td class=\"valeur\" width=\"30%\" valign=\"top\">\n");
254      out.write("\t\t\t\t\t\t\t\t\t\t");
255      if (_jspx_meth_h_outputText_3(_jspx_th_h_form_0, pageContext))
256        return true;
257      out.write("\n");
258      out.write("\t\t\t\t\t\t\t\t\t\t<div align=\"center\" style=\"width: 100%; padding-top: 10px;\">\n");
259      out.write("\t\t\t\t\t\t\t\t\t\t\t");
260      if (_jspx_meth_h_commandLink_1(_jspx_th_h_form_0, pageContext))
261        return true;
262      out.write("\n");
263      out.write("\t\t\t\t\t\t\t\t\t\t</div>\n");
264      out.write("\t\t\t\t\t\t\t\t\t</td>\n");
265      out.write("\t\t\t\t\t\t\t\t\t<td>\n");
266      out.write("\t\t\t\t\t\t\t\t\t\t<div class=\"valeur\" style=\"width: 70%; height: 80px; overflow: auto;\">\n");
267      out.write("\t\t\t      \t\t\t\t\t\t\t");
268      if (_jspx_meth_h_outputText_4(_jspx_th_h_form_0, pageContext))
269        return true;
270      out.write("\n");
271      out.write("\t\t\t      \t\t\t\t\t\t</div>\n");
272      out.write("\t\t\t\t\t\t\t\t\t</td></tr>\n");
273      out.write("\t\t\t\t\t\t\t\t</table>\n");
274      out.write("\t\t\t\t\t\t</div>\n");
275      out.write("\t\t\t\t\t\t\t\n");
276      out.write("\n");
277      out.write(" \t\t\t\t\t<div class=\"bloc\" style=\"position: relative; margin-left: 5px; width: 80%; height: 50px; margin-top: 40px; border-style: none;background-color: transparent;\">\n");
278      out.write("\t\t\t\t\t\t<div id=\"errorArea\" class=\"errorArea\" style=\"width: 50%; position: absolute; top: 0px; left: 10px; height: 48px;overflow: auto;\">\n");
279      out.write("\t\t\t\t\t\t\t");
280      if (_jspx_meth_h_message_0(_jspx_th_h_form_0, pageContext))
281        return true;
282      out.write("\n");
283      out.write("\t\t\t\t\t\t\t");
284      if (_jspx_meth_h_message_1(_jspx_th_h_form_0, pageContext))
285        return true;
286      out.write("\n");
287      out.write("\t\t\t\t\t\t\t");
288      if (_jspx_meth_h_message_2(_jspx_th_h_form_0, pageContext))
289        return true;
290      out.write("\n");
291      out.write("\t\t\t\t\t\t\t");
292      if (_jspx_meth_h_message_3(_jspx_th_h_form_0, pageContext))
293        return true;
294      out.write("\n");
295      out.write("\t\t\t\t\t\t\t\n");
296      out.write("\t\t\t\t\t\t\t\n");
297      out.write("\t\t\t\t\t\t</div>\n");
298      out.write("\t\t\t\t\t\t<div style=\"position: absolute; right: 10px\">\n");
299      out.write("\t\t\t\t\t\t\t");
300      if (_jspx_meth_h_commandButton_0(_jspx_th_h_form_0, pageContext))
301        return true;
302      out.write("\n");
303      out.write("\t\t\t\t\t\t</div>\n");
304      out.write("\t\t\t\t\t</div><!-- ferme conteneur bouton -->\t\n");
305      out.write("\t\t\t\t\t\n");
306      out.write("\t\t\t\t\t\t</div><!-- ferme selection -->\n");
307      out.write("\t\t\t\t\t\t<p style=\"clear: both\"/>\t\n");
308      out.write("\t\t\t\t\t\n");
309      out.write("\t\t\t\t\t</div><!-- ferme page eccad -->\n");
310      out.write("\t\t\t\t<div id=\"force_largeur\" style=\"position:relative; width: 730px; height: 1px; background-color: transparent;\"></div>\n");
311      out.write("\t\t\t\t\t</div> <!-- ferme mainbody -->\n");
312      out.write("\t\t\t\t</div><!-- ferme contenu -->\n");
313      out.write("\t\t\t\t</td></tr>\n");
314      out.write("\t\t\t\t</table>\n");
315      out.write("\t\t\t</div><!-- ferme centre -->\n");
316      out.write("\t\t</div><!-- ferme page -->\n");
317      out.write("\t");
318    }
319    if (_jspx_th_h_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
320      return true;
321    _jspx_tagPool_h_form_id.reuse(_jspx_th_h_form_0);
322    return false;
323  }
324
325  private boolean _jspx_meth_jstl_import_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
326          throws Throwable {
327    JspWriter out = pageContext.getOut();
328    //  jstl:import
329    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);
330    _jspx_th_jstl_import_0.setPageContext(pageContext);
331    _jspx_th_jstl_import_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
332    _jspx_th_jstl_import_0.setUrl("./commun/bandeauhaut.jsp");
333    int[] _jspx_push_body_count_jstl_import_0 = new int[] { 0 };
334    try {
335      int _jspx_eval_jstl_import_0 = _jspx_th_jstl_import_0.doStartTag();
336      if (_jspx_th_jstl_import_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
337        return true;
338    } catch (Throwable _jspx_exception) {
339      while (_jspx_push_body_count_jstl_import_0[0]-- > 0)
340        out = pageContext.popBody();
341      _jspx_th_jstl_import_0.doCatch(_jspx_exception);
342    } finally {
343      _jspx_th_jstl_import_0.doFinally();
344      _jspx_tagPool_jstl_import_url.reuse(_jspx_th_jstl_import_0);
345    }
346    return false;
347  }
348
349  private boolean _jspx_meth_h_graphicImage_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
350          throws Throwable {
351    JspWriter out = pageContext.getOut();
352    //  h:graphicImage
353    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);
354    _jspx_th_h_graphicImage_0.setPageContext(pageContext);
355    _jspx_th_h_graphicImage_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
356    _jspx_th_h_graphicImage_0.setValue("/images/ECCAD_small.gif");
357    _jspx_th_h_graphicImage_0.setWidth("100px");
358    int _jspx_eval_h_graphicImage_0 = _jspx_th_h_graphicImage_0.doStartTag();
359    if (_jspx_th_h_graphicImage_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
360      return true;
361    _jspx_tagPool_h_graphicImage_width_value.reuse(_jspx_th_h_graphicImage_0);
362    return false;
363  }
364
365  private boolean _jspx_meth_h_outputLink_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
366          throws Throwable {
367    JspWriter out = pageContext.getOut();
368    //  h:outputLink
369    org.apache.myfaces.taglib.html.HtmlOutputLinkTag _jspx_th_h_outputLink_0 = (org.apache.myfaces.taglib.html.HtmlOutputLinkTag) _jspx_tagPool_h_outputLink_value.get(org.apache.myfaces.taglib.html.HtmlOutputLinkTag.class);
370    _jspx_th_h_outputLink_0.setPageContext(pageContext);
371    _jspx_th_h_outputLink_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
372    _jspx_th_h_outputLink_0.setValue("./page_emission.jsf");
373    int _jspx_eval_h_outputLink_0 = _jspx_th_h_outputLink_0.doStartTag();
374    if (_jspx_eval_h_outputLink_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
375      if (_jspx_meth_f_verbatim_0(_jspx_th_h_outputLink_0, pageContext))
376        return true;
377    }
378    if (_jspx_th_h_outputLink_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
379      return true;
380    _jspx_tagPool_h_outputLink_value.reuse(_jspx_th_h_outputLink_0);
381    return false;
382  }
383
384  private boolean _jspx_meth_f_verbatim_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_outputLink_0, PageContext pageContext)
385          throws Throwable {
386    JspWriter out = pageContext.getOut();
387    //  f:verbatim
388    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);
389    _jspx_th_f_verbatim_0.setPageContext(pageContext);
390    _jspx_th_f_verbatim_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_outputLink_0);
391    int _jspx_eval_f_verbatim_0 = _jspx_th_f_verbatim_0.doStartTag();
392    if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
393      if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
394        out = pageContext.pushBody();
395        _jspx_th_f_verbatim_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
396        _jspx_th_f_verbatim_0.doInitBody();
397      }
398      do {
399        out.write("Emission Factor");
400        int evalDoAfterBody = _jspx_th_f_verbatim_0.doAfterBody();
401        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
402          break;
403      } while (true);
404      if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
405        out = pageContext.popBody();
406    }
407    if (_jspx_th_f_verbatim_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
408      return true;
409    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_0);
410    return false;
411  }
412
413  private boolean _jspx_meth_h_commandLink_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
414          throws Throwable {
415    JspWriter out = pageContext.getOut();
416    //  h:commandLink
417    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);
418    _jspx_th_h_commandLink_0.setPageContext(pageContext);
419    _jspx_th_h_commandLink_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
420    _jspx_th_h_commandLink_0.setStyleClass("valeur");
421    _jspx_th_h_commandLink_0.setOnclick("javascript:window.open('./page_metadata.jsf?produit=#{emissionBean.facteur.produit.id_item}', 'Metadata', 'menubar=yes,status=yes,location=no,scrollbars=yes,resizable=yes,width=600')");
422    _jspx_th_h_commandLink_0.setValue("#{emissionBean.facteur.produit.name_item}");
423    int _jspx_eval_h_commandLink_0 = _jspx_th_h_commandLink_0.doStartTag();
424    if (_jspx_th_h_commandLink_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
425      return true;
426    _jspx_tagPool_h_commandLink_value_styleClass_onclick.reuse(_jspx_th_h_commandLink_0);
427    return false;
428  }
429
430  private boolean _jspx_meth_h_outputText_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
431          throws Throwable {
432    JspWriter out = pageContext.getOut();
433    //  h:outputText
434    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);
435    _jspx_th_h_outputText_0.setPageContext(pageContext);
436    _jspx_th_h_outputText_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
437    _jspx_th_h_outputText_0.setValue("#{emissionBean.facteur.gaz.name_item}");
438    int _jspx_eval_h_outputText_0 = _jspx_th_h_outputText_0.doStartTag();
439    if (_jspx_th_h_outputText_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
440      return true;
441    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_0);
442    return false;
443  }
444
445  private boolean _jspx_meth_jstl_import_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
446          throws Throwable {
447    JspWriter out = pageContext.getOut();
448    //  jstl:import
449    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);
450    _jspx_th_jstl_import_1.setPageContext(pageContext);
451    _jspx_th_jstl_import_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
452    _jspx_th_jstl_import_1.setUrl("./commun/tabs_em.jsp");
453    int[] _jspx_push_body_count_jstl_import_1 = new int[] { 0 };
454    try {
455      int _jspx_eval_jstl_import_1 = _jspx_th_jstl_import_1.doStartTag();
456      if (_jspx_th_jstl_import_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
457        return true;
458    } catch (Throwable _jspx_exception) {
459      while (_jspx_push_body_count_jstl_import_1[0]-- > 0)
460        out = pageContext.popBody();
461      _jspx_th_jstl_import_1.doCatch(_jspx_exception);
462    } finally {
463      _jspx_th_jstl_import_1.doFinally();
464      _jspx_tagPool_jstl_import_url.reuse(_jspx_th_jstl_import_1);
465    }
466    return false;
467  }
468
469  private boolean _jspx_meth_h_outputText_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
470          throws Throwable {
471    JspWriter out = pageContext.getOut();
472    //  h:outputText
473    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);
474    _jspx_th_h_outputText_1.setPageContext(pageContext);
475    _jspx_th_h_outputText_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
476    _jspx_th_h_outputText_1.setValue("Product");
477    int _jspx_eval_h_outputText_1 = _jspx_th_h_outputText_1.doStartTag();
478    if (_jspx_th_h_outputText_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
479      return true;
480    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_1);
481    return false;
482  }
483
484  private boolean _jspx_meth_h_selectOneMenu_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
485          throws Throwable {
486    JspWriter out = pageContext.getOut();
487    //  h:selectOneMenu
488    org.apache.myfaces.taglib.html.HtmlSelectOneMenuTag _jspx_th_h_selectOneMenu_0 = (org.apache.myfaces.taglib.html.HtmlSelectOneMenuTag) _jspx_tagPool_h_selectOneMenu_valueChangeListener_value_style_onchange_binding.get(org.apache.myfaces.taglib.html.HtmlSelectOneMenuTag.class);
489    _jspx_th_h_selectOneMenu_0.setPageContext(pageContext);
490    _jspx_th_h_selectOneMenu_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
491    _jspx_th_h_selectOneMenu_0.setStyle("width: 70%;");
492    _jspx_th_h_selectOneMenu_0.setValue("#{emissionBean.facteur.produit.id_item}");
493    _jspx_th_h_selectOneMenu_0.setBinding("#{emissionBean.facteur.produit.itemUI}");
494    _jspx_th_h_selectOneMenu_0.setValueChangeListener("#{emissionBean.facteur.majProduit}");
495    _jspx_th_h_selectOneMenu_0.setOnchange("submit();");
496    int _jspx_eval_h_selectOneMenu_0 = _jspx_th_h_selectOneMenu_0.doStartTag();
497    if (_jspx_eval_h_selectOneMenu_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
498      out.write("\n");
499      out.write("\t\t\t\t\t\t\t\t\t\t\t");
500      if (_jspx_meth_f_selectItems_0(_jspx_th_h_selectOneMenu_0, pageContext))
501        return true;
502      out.write("\n");
503      out.write("\t\t\t\t\t\t\t\t\t\t");
504    }
505    if (_jspx_th_h_selectOneMenu_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
506      return true;
507    _jspx_tagPool_h_selectOneMenu_valueChangeListener_value_style_onchange_binding.reuse(_jspx_th_h_selectOneMenu_0);
508    return false;
509  }
510
511  private boolean _jspx_meth_f_selectItems_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_selectOneMenu_0, PageContext pageContext)
512          throws Throwable {
513    JspWriter out = pageContext.getOut();
514    //  f:selectItems
515    org.apache.myfaces.taglib.core.SelectItemsTag _jspx_th_f_selectItems_0 = (org.apache.myfaces.taglib.core.SelectItemsTag) _jspx_tagPool_f_selectItems_value.get(org.apache.myfaces.taglib.core.SelectItemsTag.class);
516    _jspx_th_f_selectItems_0.setPageContext(pageContext);
517    _jspx_th_f_selectItems_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_selectOneMenu_0);
518    _jspx_th_f_selectItems_0.setValue("#{emissionBean.facteur.produit.liste_item}");
519    int _jspx_eval_f_selectItems_0 = _jspx_th_f_selectItems_0.doStartTag();
520    if (_jspx_th_f_selectItems_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
521      return true;
522    _jspx_tagPool_f_selectItems_value.reuse(_jspx_th_f_selectItems_0);
523    return false;
524  }
525
526  private boolean _jspx_meth_h_outputText_2(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
527          throws Throwable {
528    JspWriter out = pageContext.getOut();
529    //  h:outputText
530    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);
531    _jspx_th_h_outputText_2.setPageContext(pageContext);
532    _jspx_th_h_outputText_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
533    _jspx_th_h_outputText_2.setValue("Gaz");
534    int _jspx_eval_h_outputText_2 = _jspx_th_h_outputText_2.doStartTag();
535    if (_jspx_th_h_outputText_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
536      return true;
537    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_2);
538    return false;
539  }
540
541  private boolean _jspx_meth_h_selectOneMenu_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
542          throws Throwable {
543    JspWriter out = pageContext.getOut();
544    //  h:selectOneMenu
545    org.apache.myfaces.taglib.html.HtmlSelectOneMenuTag _jspx_th_h_selectOneMenu_1 = (org.apache.myfaces.taglib.html.HtmlSelectOneMenuTag) _jspx_tagPool_h_selectOneMenu_valueChangeListener_value_style_onchange_binding.get(org.apache.myfaces.taglib.html.HtmlSelectOneMenuTag.class);
546    _jspx_th_h_selectOneMenu_1.setPageContext(pageContext);
547    _jspx_th_h_selectOneMenu_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
548    _jspx_th_h_selectOneMenu_1.setStyle("width: 70%;");
549    _jspx_th_h_selectOneMenu_1.setValue("#{emissionBean.facteur.gaz.id_item}");
550    _jspx_th_h_selectOneMenu_1.setBinding("#{emissionBean.facteur.gaz.itemUI}");
551    _jspx_th_h_selectOneMenu_1.setValueChangeListener("#{emissionBean.facteur.majGaz}");
552    _jspx_th_h_selectOneMenu_1.setOnchange("submit();");
553    int _jspx_eval_h_selectOneMenu_1 = _jspx_th_h_selectOneMenu_1.doStartTag();
554    if (_jspx_eval_h_selectOneMenu_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
555      out.write("\n");
556      out.write("\t\t\t\t\t\t\t\t\t\t\t");
557      if (_jspx_meth_f_selectItems_1(_jspx_th_h_selectOneMenu_1, pageContext))
558        return true;
559      out.write("\n");
560      out.write("\t\t\t\t\t\t\t\t\t\t");
561    }
562    if (_jspx_th_h_selectOneMenu_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
563      return true;
564    _jspx_tagPool_h_selectOneMenu_valueChangeListener_value_style_onchange_binding.reuse(_jspx_th_h_selectOneMenu_1);
565    return false;
566  }
567
568  private boolean _jspx_meth_f_selectItems_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_selectOneMenu_1, PageContext pageContext)
569          throws Throwable {
570    JspWriter out = pageContext.getOut();
571    //  f:selectItems
572    org.apache.myfaces.taglib.core.SelectItemsTag _jspx_th_f_selectItems_1 = (org.apache.myfaces.taglib.core.SelectItemsTag) _jspx_tagPool_f_selectItems_value.get(org.apache.myfaces.taglib.core.SelectItemsTag.class);
573    _jspx_th_f_selectItems_1.setPageContext(pageContext);
574    _jspx_th_f_selectItems_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_selectOneMenu_1);
575    _jspx_th_f_selectItems_1.setValue("#{emissionBean.facteur.gaz.liste_item}");
576    int _jspx_eval_f_selectItems_1 = _jspx_th_f_selectItems_1.doStartTag();
577    if (_jspx_th_f_selectItems_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
578      return true;
579    _jspx_tagPool_f_selectItems_value.reuse(_jspx_th_f_selectItems_1);
580    return false;
581  }
582
583  private boolean _jspx_meth_h_outputText_3(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
584          throws Throwable {
585    JspWriter out = pageContext.getOut();
586    //  h:outputText
587    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);
588    _jspx_th_h_outputText_3.setPageContext(pageContext);
589    _jspx_th_h_outputText_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
590    _jspx_th_h_outputText_3.setValue("Description");
591    int _jspx_eval_h_outputText_3 = _jspx_th_h_outputText_3.doStartTag();
592    if (_jspx_th_h_outputText_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
593      return true;
594    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_3);
595    return false;
596  }
597
598  private boolean _jspx_meth_h_commandLink_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
599          throws Throwable {
600    JspWriter out = pageContext.getOut();
601    //  h:commandLink
602    org.apache.myfaces.taglib.html.HtmlCommandLinkTag _jspx_th_h_commandLink_1 = (org.apache.myfaces.taglib.html.HtmlCommandLinkTag) _jspx_tagPool_h_commandLink_value_onclick.get(org.apache.myfaces.taglib.html.HtmlCommandLinkTag.class);
603    _jspx_th_h_commandLink_1.setPageContext(pageContext);
604    _jspx_th_h_commandLink_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
605    _jspx_th_h_commandLink_1.setOnclick("javascript:window.open('./page_metadata.jsf?produit=#{emissionBean.facteur.produit.id_item}', 'Metadata', 'menubar=yes,status=yes,location=no,scrollbars=yes,resizable=yes,width=600')");
606    _jspx_th_h_commandLink_1.setValue("More information");
607    int _jspx_eval_h_commandLink_1 = _jspx_th_h_commandLink_1.doStartTag();
608    if (_jspx_th_h_commandLink_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
609      return true;
610    _jspx_tagPool_h_commandLink_value_onclick.reuse(_jspx_th_h_commandLink_1);
611    return false;
612  }
613
614  private boolean _jspx_meth_h_outputText_4(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
615          throws Throwable {
616    JspWriter out = pageContext.getOut();
617    //  h:outputText
618    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);
619    _jspx_th_h_outputText_4.setPageContext(pageContext);
620    _jspx_th_h_outputText_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
621    _jspx_th_h_outputText_4.setValue("#{emissionBean.facteur.produit.header_item}");
622    int _jspx_eval_h_outputText_4 = _jspx_th_h_outputText_4.doStartTag();
623    if (_jspx_th_h_outputText_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
624      return true;
625    _jspx_tagPool_h_outputText_value.reuse(_jspx_th_h_outputText_4);
626    return false;
627  }
628
629  private boolean _jspx_meth_h_message_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
630          throws Throwable {
631    JspWriter out = pageContext.getOut();
632    //  h:message
633    org.apache.myfaces.taglib.html.HtmlMessageTag _jspx_th_h_message_0 = (org.apache.myfaces.taglib.html.HtmlMessageTag) _jspx_tagPool_h_message_id_for.get(org.apache.myfaces.taglib.html.HtmlMessageTag.class);
634    _jspx_th_h_message_0.setPageContext(pageContext);
635    _jspx_th_h_message_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
636    _jspx_th_h_message_0.setId("err1");
637    _jspx_th_h_message_0.setFor("UpLeftLat");
638    int _jspx_eval_h_message_0 = _jspx_th_h_message_0.doStartTag();
639    if (_jspx_th_h_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
640      return true;
641    _jspx_tagPool_h_message_id_for.reuse(_jspx_th_h_message_0);
642    return false;
643  }
644
645  private boolean _jspx_meth_h_message_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
646          throws Throwable {
647    JspWriter out = pageContext.getOut();
648    //  h:message
649    org.apache.myfaces.taglib.html.HtmlMessageTag _jspx_th_h_message_1 = (org.apache.myfaces.taglib.html.HtmlMessageTag) _jspx_tagPool_h_message_id_for.get(org.apache.myfaces.taglib.html.HtmlMessageTag.class);
650    _jspx_th_h_message_1.setPageContext(pageContext);
651    _jspx_th_h_message_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
652    _jspx_th_h_message_1.setId("err2");
653    _jspx_th_h_message_1.setFor("UpLeftLon");
654    int _jspx_eval_h_message_1 = _jspx_th_h_message_1.doStartTag();
655    if (_jspx_th_h_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
656      return true;
657    _jspx_tagPool_h_message_id_for.reuse(_jspx_th_h_message_1);
658    return false;
659  }
660
661  private boolean _jspx_meth_h_message_2(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
662          throws Throwable {
663    JspWriter out = pageContext.getOut();
664    //  h:message
665    org.apache.myfaces.taglib.html.HtmlMessageTag _jspx_th_h_message_2 = (org.apache.myfaces.taglib.html.HtmlMessageTag) _jspx_tagPool_h_message_id_for.get(org.apache.myfaces.taglib.html.HtmlMessageTag.class);
666    _jspx_th_h_message_2.setPageContext(pageContext);
667    _jspx_th_h_message_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
668    _jspx_th_h_message_2.setId("err3");
669    _jspx_th_h_message_2.setFor("LowRightLat");
670    int _jspx_eval_h_message_2 = _jspx_th_h_message_2.doStartTag();
671    if (_jspx_th_h_message_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
672      return true;
673    _jspx_tagPool_h_message_id_for.reuse(_jspx_th_h_message_2);
674    return false;
675  }
676
677  private boolean _jspx_meth_h_message_3(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
678          throws Throwable {
679    JspWriter out = pageContext.getOut();
680    //  h:message
681    org.apache.myfaces.taglib.html.HtmlMessageTag _jspx_th_h_message_3 = (org.apache.myfaces.taglib.html.HtmlMessageTag) _jspx_tagPool_h_message_id_for.get(org.apache.myfaces.taglib.html.HtmlMessageTag.class);
682    _jspx_th_h_message_3.setPageContext(pageContext);
683    _jspx_th_h_message_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
684    _jspx_th_h_message_3.setId("err4");
685    _jspx_th_h_message_3.setFor("LowRightLon");
686    int _jspx_eval_h_message_3 = _jspx_th_h_message_3.doStartTag();
687    if (_jspx_th_h_message_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
688      return true;
689    _jspx_tagPool_h_message_id_for.reuse(_jspx_th_h_message_3);
690    return false;
691  }
692
693  private boolean _jspx_meth_h_commandButton_0(javax.servlet.jsp.tagext.JspTag _jspx_th_h_form_0, PageContext pageContext)
694          throws Throwable {
695    JspWriter out = pageContext.getOut();
696    //  h:commandButton
697    org.apache.myfaces.taglib.html.HtmlCommandButtonTag _jspx_th_h_commandButton_0 = (org.apache.myfaces.taglib.html.HtmlCommandButtonTag) _jspx_tagPool_h_commandButton_value_styleClass_style_action.get(org.apache.myfaces.taglib.html.HtmlCommandButtonTag.class);
698    _jspx_th_h_commandButton_0.setPageContext(pageContext);
699    _jspx_th_h_commandButton_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_form_0);
700    _jspx_th_h_commandButton_0.setAction("#{emissionBean.nextLandcover}");
701    _jspx_th_h_commandButton_0.setStyleClass("commandbouton");
702    _jspx_th_h_commandButton_0.setStyle("width: 150px; height: 30px;");
703    _jspx_th_h_commandButton_0.setValue("next step");
704    int _jspx_eval_h_commandButton_0 = _jspx_th_h_commandButton_0.doStartTag();
705    if (_jspx_th_h_commandButton_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
706      return true;
707    _jspx_tagPool_h_commandButton_value_styleClass_style_action.reuse(_jspx_th_h_commandButton_0);
708    return false;
709  }
710}
Note: See TracBrowser for help on using the repository browser.