source: ether_eccad/trunk/ECCAD_INTERFACE/work/org/apache/jsp/JSF/commun/bandeauhaut_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: 29.4 KB
Line 
1package org.apache.jsp.JSF.commun;
2
3import javax.servlet.*;
4import javax.servlet.http.*;
5import javax.servlet.jsp.*;
6
7public final class bandeauhaut_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_outputLink_value_id;
14
15  public java.util.List getDependants() {
16    return _jspx_dependants;
17  }
18
19  public void _jspInit() {
20    _jspx_tagPool_f_verbatim = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
21    _jspx_tagPool_h_outputLink_value_id = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
22  }
23
24  public void _jspDestroy() {
25    _jspx_tagPool_f_verbatim.release();
26    _jspx_tagPool_h_outputLink_value_id.release();
27  }
28
29  public void _jspService(HttpServletRequest request, HttpServletResponse response)
30        throws java.io.IOException, ServletException {
31
32    JspFactory _jspxFactory = null;
33    PageContext pageContext = null;
34    HttpSession session = null;
35    ServletContext application = null;
36    ServletConfig config = null;
37    JspWriter out = null;
38    Object page = this;
39    JspWriter _jspx_out = null;
40
41
42    try {
43      _jspxFactory = JspFactory.getDefaultFactory();
44      response.setContentType("text/html");
45      pageContext = _jspxFactory.getPageContext(this, request, response,
46                        null, true, 8192, true);
47      application = pageContext.getServletContext();
48      config = pageContext.getServletConfig();
49      session = pageContext.getSession();
50      out = pageContext.getOut();
51      _jspx_out = out;
52
53      out.write('\n');
54      out.write('\n');
55      out.write('\n');
56      if (_jspx_meth_f_verbatim_0(pageContext))
57        return;
58      out.write('\n');
59      out.write('       ');
60      if (_jspx_meth_h_outputLink_0(pageContext))
61        return;
62      out.write('\n');
63      if (_jspx_meth_f_verbatim_2(pageContext))
64        return;
65      out.write('\n');
66      out.write('       ');
67      if (_jspx_meth_h_outputLink_1(pageContext))
68        return;
69      out.write('\n');
70      if (_jspx_meth_f_verbatim_4(pageContext))
71        return;
72      out.write('\n');
73      out.write('       ');
74      if (_jspx_meth_h_outputLink_2(pageContext))
75        return;
76      out.write('\n');
77      if (_jspx_meth_f_verbatim_6(pageContext))
78        return;
79      out.write('\n');
80      out.write('       ');
81      out.write('       ');
82      if (_jspx_meth_h_outputLink_3(pageContext))
83        return;
84      out.write('\n');
85      if (_jspx_meth_f_verbatim_8(pageContext))
86        return;
87      out.write('\n');
88      out.write('       ');
89      out.write('       ');
90      if (_jspx_meth_h_outputLink_4(pageContext))
91        return;
92      out.write('\n');
93      if (_jspx_meth_f_verbatim_10(pageContext))
94        return;
95      out.write('\n');
96      out.write('       ');
97      out.write('       ');
98      if (_jspx_meth_h_outputLink_5(pageContext))
99        return;
100      out.write('\n');
101      if (_jspx_meth_f_verbatim_12(pageContext))
102        return;
103      out.write('\n');
104    } catch (Throwable t) {
105      if (!(t instanceof SkipPageException)){
106        out = _jspx_out;
107        if (out != null && out.getBufferSize() != 0)
108          out.clearBuffer();
109        if (pageContext != null) pageContext.handlePageException(t);
110      }
111    } finally {
112      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
113    }
114  }
115
116  private boolean _jspx_meth_f_verbatim_0(PageContext pageContext)
117          throws Throwable {
118    JspWriter out = pageContext.getOut();
119    //  f:verbatim
120    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);
121    _jspx_th_f_verbatim_0.setPageContext(pageContext);
122    _jspx_th_f_verbatim_0.setParent(null);
123    int _jspx_eval_f_verbatim_0 = _jspx_th_f_verbatim_0.doStartTag();
124    if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
125      if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
126        out = pageContext.pushBody();
127        _jspx_th_f_verbatim_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
128        _jspx_th_f_verbatim_0.doInitBody();
129      }
130      do {
131        out.write("\n");
132        out.write("\t<div id=\"bandeau_haut\">\n");
133        out.write("\t<div id=\"bandeau_haut_fond\">\n");
134        out.write("\t  \t<div class=\"colLogo1\">\n");
135        out.write("\t    \t<img src=\"../images/ether.jpg\"></img>\n");
136        out.write("\t  \t</div>\n");
137        out.write("<!-- \t\t<div class=\"colLogo\">\t\t\t<img src=\"../images/ECCAD_small.gif\" height=100px;/>\t\t</div>\t-->\n");
138        out.write("\t\t  \n");
139        out.write("\t\t<div class=\"colEntete\">\n");
140        out.write("\t    \t<div class=\"copyright\">Copyright 2006-2008 CNES-CNRS</div>\n");
141        out.write("\t    \t\n");
142        out.write("\t    \t\n");
143        out.write("\t    \t\n");
144        out.write("\t\t    <div class=\"navigH\">\n");
145        int evalDoAfterBody = _jspx_th_f_verbatim_0.doAfterBody();
146        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
147          break;
148      } while (true);
149      if (_jspx_eval_f_verbatim_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
150        out = pageContext.popBody();
151    }
152    if (_jspx_th_f_verbatim_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
153      return true;
154    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_0);
155    return false;
156  }
157
158  private boolean _jspx_meth_h_outputLink_0(PageContext pageContext)
159          throws Throwable {
160    JspWriter out = pageContext.getOut();
161    //  h:outputLink
162    org.apache.myfaces.taglib.html.HtmlOutputLinkTag _jspx_th_h_outputLink_0 = (org.apache.myfaces.taglib.html.HtmlOutputLinkTag) _jspx_tagPool_h_outputLink_value_id.get(org.apache.myfaces.taglib.html.HtmlOutputLinkTag.class);
163    _jspx_th_h_outputLink_0.setPageContext(pageContext);
164    _jspx_th_h_outputLink_0.setParent(null);
165    _jspx_th_h_outputLink_0.setId("badandeau_haut1");
166    _jspx_th_h_outputLink_0.setValue("#{UrlBean.url.url_home}");
167    int _jspx_eval_h_outputLink_0 = _jspx_th_h_outputLink_0.doStartTag();
168    if (_jspx_eval_h_outputLink_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
169      if (_jspx_meth_f_verbatim_1(_jspx_th_h_outputLink_0, pageContext))
170        return true;
171    }
172    if (_jspx_th_h_outputLink_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
173      return true;
174    _jspx_tagPool_h_outputLink_value_id.reuse(_jspx_th_h_outputLink_0);
175    return false;
176  }
177
178  private boolean _jspx_meth_f_verbatim_1(javax.servlet.jsp.tagext.JspTag _jspx_th_h_outputLink_0, PageContext pageContext)
179          throws Throwable {
180    JspWriter out = pageContext.getOut();
181    //  f:verbatim
182    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);
183    _jspx_th_f_verbatim_1.setPageContext(pageContext);
184    _jspx_th_f_verbatim_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_outputLink_0);
185    int _jspx_eval_f_verbatim_1 = _jspx_th_f_verbatim_1.doStartTag();
186    if (_jspx_eval_f_verbatim_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
187      if (_jspx_eval_f_verbatim_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
188        out = pageContext.pushBody();
189        _jspx_th_f_verbatim_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
190        _jspx_th_f_verbatim_1.doInitBody();
191      }
192      do {
193        out.write("Home");
194        int evalDoAfterBody = _jspx_th_f_verbatim_1.doAfterBody();
195        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
196          break;
197      } while (true);
198      if (_jspx_eval_f_verbatim_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
199        out = pageContext.popBody();
200    }
201    if (_jspx_th_f_verbatim_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
202      return true;
203    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_1);
204    return false;
205  }
206
207  private boolean _jspx_meth_f_verbatim_2(PageContext pageContext)
208          throws Throwable {
209    JspWriter out = pageContext.getOut();
210    //  f:verbatim
211    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);
212    _jspx_th_f_verbatim_2.setPageContext(pageContext);
213    _jspx_th_f_verbatim_2.setParent(null);
214    int _jspx_eval_f_verbatim_2 = _jspx_th_f_verbatim_2.doStartTag();
215    if (_jspx_eval_f_verbatim_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
216      if (_jspx_eval_f_verbatim_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
217        out = pageContext.pushBody();
218        _jspx_th_f_verbatim_2.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
219        _jspx_th_f_verbatim_2.doInitBody();
220      }
221      do {
222        out.write('\n');
223        out.write('|');
224        out.write('\n');
225        int evalDoAfterBody = _jspx_th_f_verbatim_2.doAfterBody();
226        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
227          break;
228      } while (true);
229      if (_jspx_eval_f_verbatim_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
230        out = pageContext.popBody();
231    }
232    if (_jspx_th_f_verbatim_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
233      return true;
234    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_2);
235    return false;
236  }
237
238  private boolean _jspx_meth_h_outputLink_1(PageContext pageContext)
239          throws Throwable {
240    JspWriter out = pageContext.getOut();
241    //  h:outputLink
242    org.apache.myfaces.taglib.html.HtmlOutputLinkTag _jspx_th_h_outputLink_1 = (org.apache.myfaces.taglib.html.HtmlOutputLinkTag) _jspx_tagPool_h_outputLink_value_id.get(org.apache.myfaces.taglib.html.HtmlOutputLinkTag.class);
243    _jspx_th_h_outputLink_1.setPageContext(pageContext);
244    _jspx_th_h_outputLink_1.setParent(null);
245    _jspx_th_h_outputLink_1.setId("badandeau_haut2");
246    _jspx_th_h_outputLink_1.setValue("./page_critere.jsf");
247    int _jspx_eval_h_outputLink_1 = _jspx_th_h_outputLink_1.doStartTag();
248    if (_jspx_eval_h_outputLink_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
249      if (_jspx_meth_f_verbatim_3(_jspx_th_h_outputLink_1, pageContext))
250        return true;
251    }
252    if (_jspx_th_h_outputLink_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
253      return true;
254    _jspx_tagPool_h_outputLink_value_id.reuse(_jspx_th_h_outputLink_1);
255    return false;
256  }
257
258  private boolean _jspx_meth_f_verbatim_3(javax.servlet.jsp.tagext.JspTag _jspx_th_h_outputLink_1, PageContext pageContext)
259          throws Throwable {
260    JspWriter out = pageContext.getOut();
261    //  f:verbatim
262    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);
263    _jspx_th_f_verbatim_3.setPageContext(pageContext);
264    _jspx_th_f_verbatim_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_outputLink_1);
265    int _jspx_eval_f_verbatim_3 = _jspx_th_f_verbatim_3.doStartTag();
266    if (_jspx_eval_f_verbatim_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
267      if (_jspx_eval_f_verbatim_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
268        out = pageContext.pushBody();
269        _jspx_th_f_verbatim_3.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
270        _jspx_th_f_verbatim_3.doInitBody();
271      }
272      do {
273        out.write("Data");
274        int evalDoAfterBody = _jspx_th_f_verbatim_3.doAfterBody();
275        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
276          break;
277      } while (true);
278      if (_jspx_eval_f_verbatim_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
279        out = pageContext.popBody();
280    }
281    if (_jspx_th_f_verbatim_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
282      return true;
283    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_3);
284    return false;
285  }
286
287  private boolean _jspx_meth_f_verbatim_4(PageContext pageContext)
288          throws Throwable {
289    JspWriter out = pageContext.getOut();
290    //  f:verbatim
291    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);
292    _jspx_th_f_verbatim_4.setPageContext(pageContext);
293    _jspx_th_f_verbatim_4.setParent(null);
294    int _jspx_eval_f_verbatim_4 = _jspx_th_f_verbatim_4.doStartTag();
295    if (_jspx_eval_f_verbatim_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
296      if (_jspx_eval_f_verbatim_4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
297        out = pageContext.pushBody();
298        _jspx_th_f_verbatim_4.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
299        _jspx_th_f_verbatim_4.doInitBody();
300      }
301      do {
302        out.write('\n');
303        out.write('|');
304        out.write('\n');
305        int evalDoAfterBody = _jspx_th_f_verbatim_4.doAfterBody();
306        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
307          break;
308      } while (true);
309      if (_jspx_eval_f_verbatim_4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
310        out = pageContext.popBody();
311    }
312    if (_jspx_th_f_verbatim_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
313      return true;
314    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_4);
315    return false;
316  }
317
318  private boolean _jspx_meth_h_outputLink_2(PageContext pageContext)
319          throws Throwable {
320    JspWriter out = pageContext.getOut();
321    //  h:outputLink
322    org.apache.myfaces.taglib.html.HtmlOutputLinkTag _jspx_th_h_outputLink_2 = (org.apache.myfaces.taglib.html.HtmlOutputLinkTag) _jspx_tagPool_h_outputLink_value_id.get(org.apache.myfaces.taglib.html.HtmlOutputLinkTag.class);
323    _jspx_th_h_outputLink_2.setPageContext(pageContext);
324    _jspx_th_h_outputLink_2.setParent(null);
325    _jspx_th_h_outputLink_2.setId("badandeau_haut3");
326    _jspx_th_h_outputLink_2.setValue("./page_emission.jsf");
327    int _jspx_eval_h_outputLink_2 = _jspx_th_h_outputLink_2.doStartTag();
328    if (_jspx_eval_h_outputLink_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
329      if (_jspx_meth_f_verbatim_5(_jspx_th_h_outputLink_2, pageContext))
330        return true;
331    }
332    if (_jspx_th_h_outputLink_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
333      return true;
334    _jspx_tagPool_h_outputLink_value_id.reuse(_jspx_th_h_outputLink_2);
335    return false;
336  }
337
338  private boolean _jspx_meth_f_verbatim_5(javax.servlet.jsp.tagext.JspTag _jspx_th_h_outputLink_2, PageContext pageContext)
339          throws Throwable {
340    JspWriter out = pageContext.getOut();
341    //  f:verbatim
342    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);
343    _jspx_th_f_verbatim_5.setPageContext(pageContext);
344    _jspx_th_f_verbatim_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_outputLink_2);
345    int _jspx_eval_f_verbatim_5 = _jspx_th_f_verbatim_5.doStartTag();
346    if (_jspx_eval_f_verbatim_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
347      if (_jspx_eval_f_verbatim_5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
348        out = pageContext.pushBody();
349        _jspx_th_f_verbatim_5.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
350        _jspx_th_f_verbatim_5.doInitBody();
351      }
352      do {
353        out.write("Emission calculation");
354        int evalDoAfterBody = _jspx_th_f_verbatim_5.doAfterBody();
355        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
356          break;
357      } while (true);
358      if (_jspx_eval_f_verbatim_5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
359        out = pageContext.popBody();
360    }
361    if (_jspx_th_f_verbatim_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
362      return true;
363    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_5);
364    return false;
365  }
366
367  private boolean _jspx_meth_f_verbatim_6(PageContext pageContext)
368          throws Throwable {
369    JspWriter out = pageContext.getOut();
370    //  f:verbatim
371    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);
372    _jspx_th_f_verbatim_6.setPageContext(pageContext);
373    _jspx_th_f_verbatim_6.setParent(null);
374    int _jspx_eval_f_verbatim_6 = _jspx_th_f_verbatim_6.doStartTag();
375    if (_jspx_eval_f_verbatim_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
376      if (_jspx_eval_f_verbatim_6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
377        out = pageContext.pushBody();
378        _jspx_th_f_verbatim_6.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
379        _jspx_th_f_verbatim_6.doInitBody();
380      }
381      do {
382        out.write('\n');
383        out.write('|');
384        out.write('\n');
385        int evalDoAfterBody = _jspx_th_f_verbatim_6.doAfterBody();
386        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
387          break;
388      } while (true);
389      if (_jspx_eval_f_verbatim_6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
390        out = pageContext.popBody();
391    }
392    if (_jspx_th_f_verbatim_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
393      return true;
394    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_6);
395    return false;
396  }
397
398  private boolean _jspx_meth_h_outputLink_3(PageContext pageContext)
399          throws Throwable {
400    JspWriter out = pageContext.getOut();
401    //  h:outputLink
402    org.apache.myfaces.taglib.html.HtmlOutputLinkTag _jspx_th_h_outputLink_3 = (org.apache.myfaces.taglib.html.HtmlOutputLinkTag) _jspx_tagPool_h_outputLink_value_id.get(org.apache.myfaces.taglib.html.HtmlOutputLinkTag.class);
403    _jspx_th_h_outputLink_3.setPageContext(pageContext);
404    _jspx_th_h_outputLink_3.setParent(null);
405    _jspx_th_h_outputLink_3.setId("badandeau_haut4");
406    _jspx_th_h_outputLink_3.setValue("#{UrlBean.url.url_products}");
407    int _jspx_eval_h_outputLink_3 = _jspx_th_h_outputLink_3.doStartTag();
408    if (_jspx_eval_h_outputLink_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
409      if (_jspx_meth_f_verbatim_7(_jspx_th_h_outputLink_3, pageContext))
410        return true;
411    }
412    if (_jspx_th_h_outputLink_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
413      return true;
414    _jspx_tagPool_h_outputLink_value_id.reuse(_jspx_th_h_outputLink_3);
415    return false;
416  }
417
418  private boolean _jspx_meth_f_verbatim_7(javax.servlet.jsp.tagext.JspTag _jspx_th_h_outputLink_3, PageContext pageContext)
419          throws Throwable {
420    JspWriter out = pageContext.getOut();
421    //  f:verbatim
422    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);
423    _jspx_th_f_verbatim_7.setPageContext(pageContext);
424    _jspx_th_f_verbatim_7.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_outputLink_3);
425    int _jspx_eval_f_verbatim_7 = _jspx_th_f_verbatim_7.doStartTag();
426    if (_jspx_eval_f_verbatim_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
427      if (_jspx_eval_f_verbatim_7 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
428        out = pageContext.pushBody();
429        _jspx_th_f_verbatim_7.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
430        _jspx_th_f_verbatim_7.doInitBody();
431      }
432      do {
433        out.write("Table of products");
434        int evalDoAfterBody = _jspx_th_f_verbatim_7.doAfterBody();
435        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
436          break;
437      } while (true);
438      if (_jspx_eval_f_verbatim_7 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
439        out = pageContext.popBody();
440    }
441    if (_jspx_th_f_verbatim_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
442      return true;
443    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_7);
444    return false;
445  }
446
447  private boolean _jspx_meth_f_verbatim_8(PageContext pageContext)
448          throws Throwable {
449    JspWriter out = pageContext.getOut();
450    //  f:verbatim
451    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_8 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
452    _jspx_th_f_verbatim_8.setPageContext(pageContext);
453    _jspx_th_f_verbatim_8.setParent(null);
454    int _jspx_eval_f_verbatim_8 = _jspx_th_f_verbatim_8.doStartTag();
455    if (_jspx_eval_f_verbatim_8 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
456      if (_jspx_eval_f_verbatim_8 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
457        out = pageContext.pushBody();
458        _jspx_th_f_verbatim_8.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
459        _jspx_th_f_verbatim_8.doInitBody();
460      }
461      do {
462        out.write('\n');
463        out.write('|');
464        out.write('\n');
465        int evalDoAfterBody = _jspx_th_f_verbatim_8.doAfterBody();
466        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
467          break;
468      } while (true);
469      if (_jspx_eval_f_verbatim_8 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
470        out = pageContext.popBody();
471    }
472    if (_jspx_th_f_verbatim_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
473      return true;
474    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_8);
475    return false;
476  }
477
478  private boolean _jspx_meth_h_outputLink_4(PageContext pageContext)
479          throws Throwable {
480    JspWriter out = pageContext.getOut();
481    //  h:outputLink
482    org.apache.myfaces.taglib.html.HtmlOutputLinkTag _jspx_th_h_outputLink_4 = (org.apache.myfaces.taglib.html.HtmlOutputLinkTag) _jspx_tagPool_h_outputLink_value_id.get(org.apache.myfaces.taglib.html.HtmlOutputLinkTag.class);
483    _jspx_th_h_outputLink_4.setPageContext(pageContext);
484    _jspx_th_h_outputLink_4.setParent(null);
485    _jspx_th_h_outputLink_4.setId("badandeau_haut5");
486    _jspx_th_h_outputLink_4.setValue("#{UrlBean.url.url_tools}");
487    int _jspx_eval_h_outputLink_4 = _jspx_th_h_outputLink_4.doStartTag();
488    if (_jspx_eval_h_outputLink_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
489      if (_jspx_meth_f_verbatim_9(_jspx_th_h_outputLink_4, pageContext))
490        return true;
491    }
492    if (_jspx_th_h_outputLink_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
493      return true;
494    _jspx_tagPool_h_outputLink_value_id.reuse(_jspx_th_h_outputLink_4);
495    return false;
496  }
497
498  private boolean _jspx_meth_f_verbatim_9(javax.servlet.jsp.tagext.JspTag _jspx_th_h_outputLink_4, PageContext pageContext)
499          throws Throwable {
500    JspWriter out = pageContext.getOut();
501    //  f:verbatim
502    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_9 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
503    _jspx_th_f_verbatim_9.setPageContext(pageContext);
504    _jspx_th_f_verbatim_9.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_outputLink_4);
505    int _jspx_eval_f_verbatim_9 = _jspx_th_f_verbatim_9.doStartTag();
506    if (_jspx_eval_f_verbatim_9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
507      if (_jspx_eval_f_verbatim_9 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
508        out = pageContext.pushBody();
509        _jspx_th_f_verbatim_9.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
510        _jspx_th_f_verbatim_9.doInitBody();
511      }
512      do {
513        out.write("Documentation");
514        int evalDoAfterBody = _jspx_th_f_verbatim_9.doAfterBody();
515        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
516          break;
517      } while (true);
518      if (_jspx_eval_f_verbatim_9 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
519        out = pageContext.popBody();
520    }
521    if (_jspx_th_f_verbatim_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
522      return true;
523    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_9);
524    return false;
525  }
526
527  private boolean _jspx_meth_f_verbatim_10(PageContext pageContext)
528          throws Throwable {
529    JspWriter out = pageContext.getOut();
530    //  f:verbatim
531    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_10 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
532    _jspx_th_f_verbatim_10.setPageContext(pageContext);
533    _jspx_th_f_verbatim_10.setParent(null);
534    int _jspx_eval_f_verbatim_10 = _jspx_th_f_verbatim_10.doStartTag();
535    if (_jspx_eval_f_verbatim_10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
536      if (_jspx_eval_f_verbatim_10 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
537        out = pageContext.pushBody();
538        _jspx_th_f_verbatim_10.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
539        _jspx_th_f_verbatim_10.doInitBody();
540      }
541      do {
542        out.write('\n');
543        out.write('|');
544        out.write('\n');
545        int evalDoAfterBody = _jspx_th_f_verbatim_10.doAfterBody();
546        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
547          break;
548      } while (true);
549      if (_jspx_eval_f_verbatim_10 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
550        out = pageContext.popBody();
551    }
552    if (_jspx_th_f_verbatim_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
553      return true;
554    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_10);
555    return false;
556  }
557
558  private boolean _jspx_meth_h_outputLink_5(PageContext pageContext)
559          throws Throwable {
560    JspWriter out = pageContext.getOut();
561    //  h:outputLink
562    org.apache.myfaces.taglib.html.HtmlOutputLinkTag _jspx_th_h_outputLink_5 = (org.apache.myfaces.taglib.html.HtmlOutputLinkTag) _jspx_tagPool_h_outputLink_value_id.get(org.apache.myfaces.taglib.html.HtmlOutputLinkTag.class);
563    _jspx_th_h_outputLink_5.setPageContext(pageContext);
564    _jspx_th_h_outputLink_5.setParent(null);
565    _jspx_th_h_outputLink_5.setId("badandeau_haut6");
566    _jspx_th_h_outputLink_5.setValue("#{UrlBean.url.url_manual}");
567    int _jspx_eval_h_outputLink_5 = _jspx_th_h_outputLink_5.doStartTag();
568    if (_jspx_eval_h_outputLink_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
569      if (_jspx_meth_f_verbatim_11(_jspx_th_h_outputLink_5, pageContext))
570        return true;
571    }
572    if (_jspx_th_h_outputLink_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
573      return true;
574    _jspx_tagPool_h_outputLink_value_id.reuse(_jspx_th_h_outputLink_5);
575    return false;
576  }
577
578  private boolean _jspx_meth_f_verbatim_11(javax.servlet.jsp.tagext.JspTag _jspx_th_h_outputLink_5, PageContext pageContext)
579          throws Throwable {
580    JspWriter out = pageContext.getOut();
581    //  f:verbatim
582    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_11 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
583    _jspx_th_f_verbatim_11.setPageContext(pageContext);
584    _jspx_th_f_verbatim_11.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_h_outputLink_5);
585    int _jspx_eval_f_verbatim_11 = _jspx_th_f_verbatim_11.doStartTag();
586    if (_jspx_eval_f_verbatim_11 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
587      if (_jspx_eval_f_verbatim_11 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
588        out = pageContext.pushBody();
589        _jspx_th_f_verbatim_11.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
590        _jspx_th_f_verbatim_11.doInitBody();
591      }
592      do {
593        out.write("User's manual");
594        int evalDoAfterBody = _jspx_th_f_verbatim_11.doAfterBody();
595        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
596          break;
597      } while (true);
598      if (_jspx_eval_f_verbatim_11 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
599        out = pageContext.popBody();
600    }
601    if (_jspx_th_f_verbatim_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
602      return true;
603    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_11);
604    return false;
605  }
606
607  private boolean _jspx_meth_f_verbatim_12(PageContext pageContext)
608          throws Throwable {
609    JspWriter out = pageContext.getOut();
610    //  f:verbatim
611    org.apache.myfaces.taglib.core.VerbatimTag _jspx_th_f_verbatim_12 = (org.apache.myfaces.taglib.core.VerbatimTag) _jspx_tagPool_f_verbatim.get(org.apache.myfaces.taglib.core.VerbatimTag.class);
612    _jspx_th_f_verbatim_12.setPageContext(pageContext);
613    _jspx_th_f_verbatim_12.setParent(null);
614    int _jspx_eval_f_verbatim_12 = _jspx_th_f_verbatim_12.doStartTag();
615    if (_jspx_eval_f_verbatim_12 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
616      if (_jspx_eval_f_verbatim_12 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
617        out = pageContext.pushBody();
618        _jspx_th_f_verbatim_12.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
619        _jspx_th_f_verbatim_12.doInitBody();
620      }
621      do {
622        out.write("\n");
623        out.write("\t\t   </div>\n");
624        out.write("\t\t    \n");
625        out.write("\t \t</div>\n");
626        out.write("\t \t  \n");
627        out.write("\t</div><!-- ferme bandeau haut --> \n");
628        out.write("\t</div>\n");
629        int evalDoAfterBody = _jspx_th_f_verbatim_12.doAfterBody();
630        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
631          break;
632      } while (true);
633      if (_jspx_eval_f_verbatim_12 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
634        out = pageContext.popBody();
635    }
636    if (_jspx_th_f_verbatim_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
637      return true;
638    _jspx_tagPool_f_verbatim.reuse(_jspx_th_f_verbatim_12);
639    return false;
640  }
641}
Note: See TracBrowser for help on using the repository browser.