KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > apache > jsp > addPubli_jsp


1 package org.apache.jsp;
2
3 import javax.servlet.*;
4 import javax.servlet.http.*;
5 import javax.servlet.jsp.*;
6 import org.apache.jasper.runtime.*;
7 import org.nextime.ion.framework.business.*;
8
9 public class addPubli_jsp extends HttpJspBase {
10
11
12   private static java.util.Vector JavaDoc _jspx_includes;
13
14   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_template_insert_template;
15   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_template_put_name_direct_content;
16   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_template_put_name_direct;
17   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_present_scope_name;
18   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_bean_write_scope_name;
19   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_form_action;
20   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_size_property;
21   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_select_style_size_property;
22   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_options_property_labelProperty_collection;
23   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_options_name;
24   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_select_size_property_multiple;
25   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_image_style_src_onmouseover_onmouseout;
26
27   public addPubli_jsp() {
28     _jspx_tagPool_template_insert_template = new org.apache.jasper.runtime.TagHandlerPool();
29     _jspx_tagPool_template_put_name_direct_content = new org.apache.jasper.runtime.TagHandlerPool();
30     _jspx_tagPool_template_put_name_direct = new org.apache.jasper.runtime.TagHandlerPool();
31     _jspx_tagPool_logic_present_scope_name = new org.apache.jasper.runtime.TagHandlerPool();
32     _jspx_tagPool_bean_write_scope_name = new org.apache.jasper.runtime.TagHandlerPool();
33     _jspx_tagPool_html_form_action = new org.apache.jasper.runtime.TagHandlerPool();
34     _jspx_tagPool_html_text_size_property = new org.apache.jasper.runtime.TagHandlerPool();
35     _jspx_tagPool_html_select_style_size_property = new org.apache.jasper.runtime.TagHandlerPool();
36     _jspx_tagPool_html_options_property_labelProperty_collection = new org.apache.jasper.runtime.TagHandlerPool();
37     _jspx_tagPool_html_options_name = new org.apache.jasper.runtime.TagHandlerPool();
38     _jspx_tagPool_html_select_size_property_multiple = new org.apache.jasper.runtime.TagHandlerPool();
39     _jspx_tagPool_html_image_style_src_onmouseover_onmouseout = new org.apache.jasper.runtime.TagHandlerPool();
40   }
41
42   public java.util.List JavaDoc getIncludes() {
43     return _jspx_includes;
44   }
45
46   public void _jspDestroy() {
47     _jspx_tagPool_template_insert_template.release();
48     _jspx_tagPool_template_put_name_direct_content.release();
49     _jspx_tagPool_template_put_name_direct.release();
50     _jspx_tagPool_logic_present_scope_name.release();
51     _jspx_tagPool_bean_write_scope_name.release();
52     _jspx_tagPool_html_form_action.release();
53     _jspx_tagPool_html_text_size_property.release();
54     _jspx_tagPool_html_select_style_size_property.release();
55     _jspx_tagPool_html_options_property_labelProperty_collection.release();
56     _jspx_tagPool_html_options_name.release();
57     _jspx_tagPool_html_select_size_property_multiple.release();
58     _jspx_tagPool_html_image_style_src_onmouseover_onmouseout.release();
59   }
60
61   public void _jspService(HttpServletRequest request, HttpServletResponse response)
62         throws java.io.IOException JavaDoc, ServletException {
63
64     JspFactory _jspxFactory = null;
65     javax.servlet.jsp.PageContext JavaDoc pageContext = null;
66     HttpSession session = null;
67     ServletContext application = null;
68     ServletConfig config = null;
69     JspWriter out = null;
70     Object JavaDoc page = this;
71     JspWriter _jspx_out = null;
72
73
74     try {
75       _jspxFactory = JspFactory.getDefaultFactory();
76       response.setContentType("text/html;charset=ISO-8859-1");
77       pageContext = _jspxFactory.getPageContext(this, request, response,
78                 null, true, 8192, true);
79       application = pageContext.getServletContext();
80       config = pageContext.getServletConfig();
81       session = pageContext.getSession();
82       out = pageContext.getOut();
83       _jspx_out = out;
84
85       out.write("\r\n");
86       out.write("\r\n");
87       out.write("\r\n");
88       out.write("\r\n");
89       out.write("\r\n\r\n");
90       if (_jspx_meth_template_insert_0(pageContext))
91         return;
92       out.write("\r\n");
93     } catch (Throwable JavaDoc t) {
94       out = _jspx_out;
95       if (out != null && out.getBufferSize() != 0)
96         out.clearBuffer();
97       if (pageContext != null) pageContext.handlePageException(t);
98     } finally {
99       if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
100     }
101   }
102
103   private boolean _jspx_meth_template_insert_0(javax.servlet.jsp.PageContext JavaDoc pageContext)
104           throws Throwable JavaDoc {
105     JspWriter out = pageContext.getOut();
106     /* ---- template:insert ---- */
107     org.apache.struts.taglib.template.InsertTag _jspx_th_template_insert_0 = (org.apache.struts.taglib.template.InsertTag) _jspx_tagPool_template_insert_template.get(org.apache.struts.taglib.template.InsertTag.class);
108     _jspx_th_template_insert_0.setPageContext(pageContext);
109     _jspx_th_template_insert_0.setParent(null);
110     _jspx_th_template_insert_0.setTemplate("../template.jsp");
111     int _jspx_eval_template_insert_0 = _jspx_th_template_insert_0.doStartTag();
112     if (_jspx_eval_template_insert_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
113       do {
114         out.write("\r\n ");
115         if (_jspx_meth_template_put_0(_jspx_th_template_insert_0, pageContext))
116           return true;
117         out.write("\r\n ");
118         if (_jspx_meth_template_put_1(_jspx_th_template_insert_0, pageContext))
119           return true;
120         out.write("\r\n");
121         int evalDoAfterBody = _jspx_th_template_insert_0.doAfterBody();
122         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
123           break;
124       } while (true);
125     }
126     if (_jspx_th_template_insert_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
127       return true;
128     _jspx_tagPool_template_insert_template.reuse(_jspx_th_template_insert_0);
129     return false;
130   }
131
132   private boolean _jspx_meth_template_put_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_template_insert_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
133           throws Throwable JavaDoc {
134     JspWriter out = pageContext.getOut();
135     /* ---- template:put ---- */
136     org.apache.struts.taglib.template.PutTag _jspx_th_template_put_0 = (org.apache.struts.taglib.template.PutTag) _jspx_tagPool_template_put_name_direct_content.get(org.apache.struts.taglib.template.PutTag.class);
137     _jspx_th_template_put_0.setPageContext(pageContext);
138     _jspx_th_template_put_0.setParent(_jspx_th_template_insert_0);
139     _jspx_th_template_put_0.setName("label");
140     _jspx_th_template_put_0.setContent("Publications");
141     _jspx_th_template_put_0.setDirect("true");
142     int _jspx_eval_template_put_0 = _jspx_th_template_put_0.doStartTag();
143     if (_jspx_th_template_put_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
144       return true;
145     _jspx_tagPool_template_put_name_direct_content.reuse(_jspx_th_template_put_0);
146     return false;
147   }
148
149   private boolean _jspx_meth_template_put_1(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_template_insert_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
150           throws Throwable JavaDoc {
151     JspWriter out = pageContext.getOut();
152     /* ---- template:put ---- */
153     org.apache.struts.taglib.template.PutTag _jspx_th_template_put_1 = (org.apache.struts.taglib.template.PutTag) _jspx_tagPool_template_put_name_direct.get(org.apache.struts.taglib.template.PutTag.class);
154     _jspx_th_template_put_1.setPageContext(pageContext);
155     _jspx_th_template_put_1.setParent(_jspx_th_template_insert_0);
156     _jspx_th_template_put_1.setName("content");
157     _jspx_th_template_put_1.setDirect("true");
158     int _jspx_eval_template_put_1 = _jspx_th_template_put_1.doStartTag();
159     if (_jspx_eval_template_put_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
160       if (_jspx_eval_template_put_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
161         javax.servlet.jsp.tagext.BodyContent JavaDoc _bc = pageContext.pushBody();
162         _bc.clear();
163         out = _bc;
164         _jspx_th_template_put_1.setBodyContent(_bc);
165         _jspx_th_template_put_1.doInitBody();
166       }
167       do {
168         out.write(" \r\n \t \r\n\t ");
169         out.write("<img SRC=\"images/publi-tile.gif\" align=\"middle\" border=\"0\">");
170         out.write("<span class=\"titre2\">Créer un nouvel objet publication.");
171         out.write("</span>");
172         out.write("<br>");
173         out.write("<br>\r\n\t ");
174         if (_jspx_meth_logic_present_0(_jspx_th_template_put_1, pageContext))
175           return true;
176         out.write("\r\n\t \r\n\t ");
177         out.write("<table width=\"80%\" align=\"left\">\r\n\t \t");
178         out.write("<tr>\r\n\t\t\t");
179         out.write("<td class=\"titre-liste\">");
180         out.write("<img SRC=\"images/puce.gif\" align=\"middle\">&nbsp;propriétés");
181         out.write("</td>\r\n\t\t");
182         out.write("</tr>\r\n\t\t");
183         out.write("<tr>\r\n\t\t\t");
184         out.write("<td bgcolor=\"#0148B2\" height=\"1\">");
185         out.write("</td>\r\n\t\t");
186         out.write("</tr>\r\n\t \t");
187         out.write("<tr>\r\n\t\t\t");
188         out.write("<td>\r\n\t\t\t\t ");
189         if (_jspx_meth_html_form_0(_jspx_th_template_put_1, pageContext))
190           return true;
191         out.write("\t \r\n\t\t\t");
192         out.write("</td>\r\n\t\t");
193         out.write("</tr>\r\n\t");
194         out.write("</table> \r\n\t\r\n ");
195         int evalDoAfterBody = _jspx_th_template_put_1.doAfterBody();
196         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
197           break;
198       } while (true);
199       if (_jspx_eval_template_put_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
200         out = pageContext.popBody();
201     }
202     if (_jspx_th_template_put_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
203       return true;
204     _jspx_tagPool_template_put_name_direct.reuse(_jspx_th_template_put_1);
205     return false;
206   }
207
208   private boolean _jspx_meth_logic_present_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_template_put_1, javax.servlet.jsp.PageContext JavaDoc pageContext)
209           throws Throwable JavaDoc {
210     JspWriter out = pageContext.getOut();
211     /* ---- logic:present ---- */
212     org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_0 = (org.apache.struts.taglib.logic.PresentTag) _jspx_tagPool_logic_present_scope_name.get(org.apache.struts.taglib.logic.PresentTag.class);
213     _jspx_th_logic_present_0.setPageContext(pageContext);
214     _jspx_th_logic_present_0.setParent(_jspx_th_template_put_1);
215     _jspx_th_logic_present_0.setName("error");
216     _jspx_th_logic_present_0.setScope("request");
217     int _jspx_eval_logic_present_0 = _jspx_th_logic_present_0.doStartTag();
218     if (_jspx_eval_logic_present_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
219       do {
220         out.write("\r\n\t\t\t");
221         out.write("<span class=\"error\">");
222         if (_jspx_meth_bean_write_0(_jspx_th_logic_present_0, pageContext))
223           return true;
224         out.write("</span>");
225         out.write("<br>");
226         out.write("<br>\r\n\t ");
227         int evalDoAfterBody = _jspx_th_logic_present_0.doAfterBody();
228         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
229           break;
230       } while (true);
231     }
232     if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
233       return true;
234     _jspx_tagPool_logic_present_scope_name.reuse(_jspx_th_logic_present_0);
235     return false;
236   }
237
238   private boolean _jspx_meth_bean_write_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_logic_present_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
239           throws Throwable JavaDoc {
240     JspWriter out = pageContext.getOut();
241     /* ---- bean:write ---- */
242     org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_scope_name.get(org.apache.struts.taglib.bean.WriteTag.class);
243     _jspx_th_bean_write_0.setPageContext(pageContext);
244     _jspx_th_bean_write_0.setParent(_jspx_th_logic_present_0);
245     _jspx_th_bean_write_0.setName("error");
246     _jspx_th_bean_write_0.setScope("request");
247     int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
248     if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
249       return true;
250     _jspx_tagPool_bean_write_scope_name.reuse(_jspx_th_bean_write_0);
251     return false;
252   }
253
254   private boolean _jspx_meth_html_form_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_template_put_1, javax.servlet.jsp.PageContext JavaDoc pageContext)
255           throws Throwable JavaDoc {
256     JspWriter out = pageContext.getOut();
257     /* ---- html:form ---- */
258     org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_action.get(org.apache.struts.taglib.html.FormTag.class);
259     _jspx_th_html_form_0.setPageContext(pageContext);
260     _jspx_th_html_form_0.setParent(_jspx_th_template_put_1);
261     _jspx_th_html_form_0.setAction("addPubli.x");
262     int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
263     if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
264       do {
265         out.write("\r\n\t\t\t\t \t");
266         out.write("<table>\t\t\t\r\n\t\t\t\t\t\t");
267         out.write("<tr>\r\n\t\t\t\t\t\t\t");
268         out.write("<td align=\"right\" class=\"texte\">");
269         out.write("<b>id : ");
270         out.write("</b>");
271         out.write("</td>\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t");
272         out.write("<td class=\"texte\">");
273         if (_jspx_meth_html_text_0(_jspx_th_html_form_0, pageContext))
274           return true;
275         out.write("</td>\r\n\t\t\t\t\t\t");
276         out.write("</tr>\r\n\t\t\t\t\t\t");
277         out.write("<!--\r\n\t\t\t\t\t\t");
278         out.write("<tr>\r\n\t\t\t\t\t\t\t");
279         out.write("<td align=\"right\" class=\"texte\">");
280         out.write("<b>state : ");
281         out.write("</b>");
282         out.write("</td>\r\n\t\t\t\t\t\t\t");
283         out.write("<td>");
284         if (_jspx_meth_html_text_1(_jspx_th_html_form_0, pageContext))
285           return true;
286         out.write("</td>\r\n\t\t\t\t\t\t");
287         out.write("</tr>\r\n\t\t\t\t\t\t-->\r\n\t\t\t\t\t\t");
288         out.write("<tr>\r\n\t\t\t\t\t\t\t");
289         out.write("<td align=\"right\" class=\"texte\" valign=\"top\">");
290         out.write("<b>author : ");
291         out.write("</b>");
292         out.write("</td>\r\n\t\t\t\t\t\t\t");
293         out.write("<td>\r\n\t\t\t\t\t\t\t\t");
294         if (_jspx_meth_html_select_0(_jspx_th_html_form_0, pageContext))
295           return true;
296         out.write("\r\n\t\t\t\t\t\t\t");
297         out.write("</td>\r\n\t\t\t\t\t\t");
298         out.write("</tr>\r\n\t\t\t\t\t\t");
299         out.write("<tr>\r\n\t\t\t\t\t\t\t");
300         out.write("<td align=\"right\" class=\"texte\" valign=\"top\">");
301         out.write("<b>workflow : ");
302         out.write("</b>");
303         out.write("</td>\r\n\t\t\t\t\t\t\t");
304         out.write("<td>\r\n\t\t\t\t\t\t\t\t");
305         if (_jspx_meth_html_select_1(_jspx_th_html_form_0, pageContext))
306           return true;
307         out.write("\r\n\t\t\t\t\t\t\t");
308         out.write("</td>\r\n\t\t\t\t\t\t");
309         out.write("</tr>\r\n\t\t\t\t\t\t");
310         out.write("<tr>\r\n\t\t\t\t\t\t\t");
311         out.write("<td align=\"right\" class=\"texte\" valign=\"top\">");
312         out.write("<b>type : ");
313         out.write("</b>");
314         out.write("</td>\r\n\t\t\t\t\t\t\t");
315         out.write("<td>\r\n\t\t\t\t\t\t\t\t");
316         if (_jspx_meth_html_select_2(_jspx_th_html_form_0, pageContext))
317           return true;
318         out.write("\r\n\t\t\t\t\t\t\t");
319         out.write("</td>\r\n\t\t\t\t\t\t");
320         out.write("</tr>\r\n\t\t\t\t\t\t");
321         out.write("<tr>\r\n\t\t\t\t\t\t\t");
322         out.write("<td align=\"right\" class=\"texte\" valign=\"top\">");
323         out.write("<b>categories : ");
324         out.write("</b>");
325         out.write("</td>\r\n\t\t\t\t\t\t\t");
326         out.write("<td>\r\n\t\t\t\t\t\t\t\t");
327         if (_jspx_meth_html_select_3(_jspx_th_html_form_0, pageContext))
328           return true;
329         out.write("\r\n\t\t\t\t\t\t\t");
330         out.write("</td>\r\n\t\t\t\t\t\t");
331         out.write("</tr>\r\n\t\t\t\t\t\t");
332         out.write("<tr>\r\n\t\t\t\t\t\t\t");
333         out.write("<td align=\"right\" class=\"texte\" valign=\"top\">");
334         out.write("<b>sections : ");
335         out.write("</b>");
336         out.write("</td>\r\n\t\t\t\t\t\t\t");
337         out.write("<td>\r\n\t\t\t\t\t\t\t\t");
338         if (_jspx_meth_html_select_4(_jspx_th_html_form_0, pageContext))
339           return true;
340         out.write("\r\n\t\t\t\t\t\t\t");
341         out.write("</td>\r\n\t\t\t\t\t\t");
342         out.write("</tr>\r\n\t\t\t\t\t\t");
343         out.write("<tr>\r\n\t\t\t\t\t\t\t");
344         out.write("<td align=\"right\" class=\"texte\">");
345         out.write("</td>\r\n\t\t\t\t\t\t\t");
346         out.write("<td>");
347         if (_jspx_meth_html_image_0(_jspx_th_html_form_0, pageContext))
348           return true;
349         out.write("</td>\r\n\t\t\t\t\t\t");
350         out.write("</tr>\t\t\t\r\n\t\t\t\t\t");
351         out.write("</table>\t\t\t\t\t\r\n\t\t\t\t\t");
352         out.write("<input type=\"hidden\" name=\"addSubmit\" value=\"submit\"> \r\n\t\t\t\t ");
353         int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody();
354         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
355           break;
356       } while (true);
357     }
358     if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
359       return true;
360     _jspx_tagPool_html_form_action.reuse(_jspx_th_html_form_0);
361     return false;
362   }
363
364   private boolean _jspx_meth_html_text_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
365           throws Throwable JavaDoc {
366     JspWriter out = pageContext.getOut();
367     /* ---- html:text ---- */
368     org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property.get(org.apache.struts.taglib.html.TextTag.class);
369     _jspx_th_html_text_0.setPageContext(pageContext);
370     _jspx_th_html_text_0.setParent(_jspx_th_html_form_0);
371     _jspx_th_html_text_0.setProperty("id");
372     _jspx_th_html_text_0.setSize("20");
373     int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag();
374     if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
375       return true;
376     _jspx_tagPool_html_text_size_property.reuse(_jspx_th_html_text_0);
377     return false;
378   }
379
380   private boolean _jspx_meth_html_text_1(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
381           throws Throwable JavaDoc {
382     JspWriter out = pageContext.getOut();
383     /* ---- html:text ---- */
384     org.apache.struts.taglib.html.TextTag _jspx_th_html_text_1 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property.get(org.apache.struts.taglib.html.TextTag.class);
385     _jspx_th_html_text_1.setPageContext(pageContext);
386     _jspx_th_html_text_1.setParent(_jspx_th_html_form_0);
387     _jspx_th_html_text_1.setProperty("state");
388     _jspx_th_html_text_1.setSize("20");
389     int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
390     if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
391       return true;
392     _jspx_tagPool_html_text_size_property.reuse(_jspx_th_html_text_1);
393     return false;
394   }
395
396   private boolean _jspx_meth_html_select_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
397           throws Throwable JavaDoc {
398     JspWriter out = pageContext.getOut();
399     /* ---- html:select ---- */
400     org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_style_size_property.get(org.apache.struts.taglib.html.SelectTag.class);
401     _jspx_th_html_select_0.setPageContext(pageContext);
402     _jspx_th_html_select_0.setParent(_jspx_th_html_form_0);
403     _jspx_th_html_select_0.setProperty("author");
404     _jspx_th_html_select_0.setSize("1");
405     _jspx_th_html_select_0.setStyle("width=150px");
406     int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
407     if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
408       if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
409         javax.servlet.jsp.tagext.BodyContent JavaDoc _bc = pageContext.pushBody();
410         _bc.clear();
411         out = _bc;
412         _jspx_th_html_select_0.setBodyContent(_bc);
413         _jspx_th_html_select_0.doInitBody();
414       }
415       do {
416         out.write("\r\n\t\t\t\t\t\t\t\t\t");
417         if (_jspx_meth_html_options_0(_jspx_th_html_select_0, pageContext))
418           return true;
419         out.write("\r\n\t\t\t\t\t\t\t\t");
420         int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody();
421         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
422           break;
423       } while (true);
424       if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
425         out = pageContext.popBody();
426     }
427     if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
428       return true;
429     _jspx_tagPool_html_select_style_size_property.reuse(_jspx_th_html_select_0);
430     return false;
431   }
432
433   private boolean _jspx_meth_html_options_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_select_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
434           throws Throwable JavaDoc {
435     JspWriter out = pageContext.getOut();
436     /* ---- html:options ---- */
437     org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_0 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_property_labelProperty_collection.get(org.apache.struts.taglib.html.OptionsTag.class);
438     _jspx_th_html_options_0.setPageContext(pageContext);
439     _jspx_th_html_options_0.setParent(_jspx_th_html_select_0);
440     _jspx_th_html_options_0.setProperty("login");
441     _jspx_th_html_options_0.setLabelProperty("login");
442     _jspx_th_html_options_0.setCollection("userList");
443     int _jspx_eval_html_options_0 = _jspx_th_html_options_0.doStartTag();
444     if (_jspx_th_html_options_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
445       return true;
446     _jspx_tagPool_html_options_property_labelProperty_collection.reuse(_jspx_th_html_options_0);
447     return false;
448   }
449
450   private boolean _jspx_meth_html_select_1(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
451           throws Throwable JavaDoc {
452     JspWriter out = pageContext.getOut();
453     /* ---- html:select ---- */
454     org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_1 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_style_size_property.get(org.apache.struts.taglib.html.SelectTag.class);
455     _jspx_th_html_select_1.setPageContext(pageContext);
456     _jspx_th_html_select_1.setParent(_jspx_th_html_form_0);
457     _jspx_th_html_select_1.setProperty("workflow");
458     _jspx_th_html_select_1.setSize("1");
459     _jspx_th_html_select_1.setStyle("width=150px");
460     int _jspx_eval_html_select_1 = _jspx_th_html_select_1.doStartTag();
461     if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
462       if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
463         javax.servlet.jsp.tagext.BodyContent JavaDoc _bc = pageContext.pushBody();
464         _bc.clear();
465         out = _bc;
466         _jspx_th_html_select_1.setBodyContent(_bc);
467         _jspx_th_html_select_1.doInitBody();
468       }
469       do {
470         out.write("\r\n\t\t\t\t\t\t\t\t\t");
471         if (_jspx_meth_html_options_1(_jspx_th_html_select_1, pageContext))
472           return true;
473         out.write("\r\n\t\t\t\t\t\t\t\t");
474         int evalDoAfterBody = _jspx_th_html_select_1.doAfterBody();
475         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
476           break;
477       } while (true);
478       if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
479         out = pageContext.popBody();
480     }
481     if (_jspx_th_html_select_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
482       return true;
483     _jspx_tagPool_html_select_style_size_property.reuse(_jspx_th_html_select_1);
484     return false;
485   }
486
487   private boolean _jspx_meth_html_options_1(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_select_1, javax.servlet.jsp.PageContext JavaDoc pageContext)
488           throws Throwable JavaDoc {
489     JspWriter out = pageContext.getOut();
490     /* ---- html:options ---- */
491     org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_1 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_name.get(org.apache.struts.taglib.html.OptionsTag.class);
492     _jspx_th_html_options_1.setPageContext(pageContext);
493     _jspx_th_html_options_1.setParent(_jspx_th_html_select_1);
494     _jspx_th_html_options_1.setName("workflowList");
495     int _jspx_eval_html_options_1 = _jspx_th_html_options_1.doStartTag();
496     if (_jspx_th_html_options_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
497       return true;
498     _jspx_tagPool_html_options_name.reuse(_jspx_th_html_options_1);
499     return false;
500   }
501
502   private boolean _jspx_meth_html_select_2(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
503           throws Throwable JavaDoc {
504     JspWriter out = pageContext.getOut();
505     /* ---- html:select ---- */
506     org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_2 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_style_size_property.get(org.apache.struts.taglib.html.SelectTag.class);
507     _jspx_th_html_select_2.setPageContext(pageContext);
508     _jspx_th_html_select_2.setParent(_jspx_th_html_form_0);
509     _jspx_th_html_select_2.setProperty("type");
510     _jspx_th_html_select_2.setSize("1");
511     _jspx_th_html_select_2.setStyle("width=150px");
512     int _jspx_eval_html_select_2 = _jspx_th_html_select_2.doStartTag();
513     if (_jspx_eval_html_select_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
514       if (_jspx_eval_html_select_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
515         javax.servlet.jsp.tagext.BodyContent JavaDoc _bc = pageContext.pushBody();
516         _bc.clear();
517         out = _bc;
518         _jspx_th_html_select_2.setBodyContent(_bc);
519         _jspx_th_html_select_2.doInitBody();
520       }
521       do {
522         out.write("\r\n\t\t\t\t\t\t\t\t\t");
523         if (_jspx_meth_html_options_2(_jspx_th_html_select_2, pageContext))
524           return true;
525         out.write("\r\n\t\t\t\t\t\t\t\t");
526         int evalDoAfterBody = _jspx_th_html_select_2.doAfterBody();
527         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
528           break;
529       } while (true);
530       if (_jspx_eval_html_select_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
531         out = pageContext.popBody();
532     }
533     if (_jspx_th_html_select_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
534       return true;
535     _jspx_tagPool_html_select_style_size_property.reuse(_jspx_th_html_select_2);
536     return false;
537   }
538
539   private boolean _jspx_meth_html_options_2(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_select_2, javax.servlet.jsp.PageContext JavaDoc pageContext)
540           throws Throwable JavaDoc {
541     JspWriter out = pageContext.getOut();
542     /* ---- html:options ---- */
543     org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_2 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_property_labelProperty_collection.get(org.apache.struts.taglib.html.OptionsTag.class);
544     _jspx_th_html_options_2.setPageContext(pageContext);
545     _jspx_th_html_options_2.setParent(_jspx_th_html_select_2);
546     _jspx_th_html_options_2.setProperty("id");
547     _jspx_th_html_options_2.setLabelProperty("id");
548     _jspx_th_html_options_2.setCollection("typeList");
549     int _jspx_eval_html_options_2 = _jspx_th_html_options_2.doStartTag();
550     if (_jspx_th_html_options_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
551       return true;
552     _jspx_tagPool_html_options_property_labelProperty_collection.reuse(_jspx_th_html_options_2);
553     return false;
554   }
555
556   private boolean _jspx_meth_html_select_3(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
557           throws Throwable JavaDoc {
558     JspWriter out = pageContext.getOut();
559     /* ---- html:select ---- */
560     org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_3 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_size_property_multiple.get(org.apache.struts.taglib.html.SelectTag.class);
561     _jspx_th_html_select_3.setPageContext(pageContext);
562     _jspx_th_html_select_3.setParent(_jspx_th_html_form_0);
563     _jspx_th_html_select_3.setProperty("categories");
564     _jspx_th_html_select_3.setMultiple("true");
565     _jspx_th_html_select_3.setSize("3");
566     int _jspx_eval_html_select_3 = _jspx_th_html_select_3.doStartTag();
567     if (_jspx_eval_html_select_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
568       if (_jspx_eval_html_select_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
569         javax.servlet.jsp.tagext.BodyContent JavaDoc _bc = pageContext.pushBody();
570         _bc.clear();
571         out = _bc;
572         _jspx_th_html_select_3.setBodyContent(_bc);
573         _jspx_th_html_select_3.doInitBody();
574       }
575       do {
576         out.write("\r\n\t\t\t\t\t\t\t\t\t");
577         if (_jspx_meth_html_options_3(_jspx_th_html_select_3, pageContext))
578           return true;
579         out.write("\r\n\t\t\t\t\t\t\t\t");
580         int evalDoAfterBody = _jspx_th_html_select_3.doAfterBody();
581         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
582           break;
583       } while (true);
584       if (_jspx_eval_html_select_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
585         out = pageContext.popBody();
586     }
587     if (_jspx_th_html_select_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
588       return true;
589     _jspx_tagPool_html_select_size_property_multiple.reuse(_jspx_th_html_select_3);
590     return false;
591   }
592
593   private boolean _jspx_meth_html_options_3(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_select_3, javax.servlet.jsp.PageContext JavaDoc pageContext)
594           throws Throwable JavaDoc {
595     JspWriter out = pageContext.getOut();
596     /* ---- html:options ---- */
597     org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_3 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_property_labelProperty_collection.get(org.apache.struts.taglib.html.OptionsTag.class);
598     _jspx_th_html_options_3.setPageContext(pageContext);
599     _jspx_th_html_options_3.setParent(_jspx_th_html_select_3);
600     _jspx_th_html_options_3.setProperty("id");
601     _jspx_th_html_options_3.setLabelProperty("id");
602     _jspx_th_html_options_3.setCollection("categoryList");
603     int _jspx_eval_html_options_3 = _jspx_th_html_options_3.doStartTag();
604     if (_jspx_th_html_options_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
605       return true;
606     _jspx_tagPool_html_options_property_labelProperty_collection.reuse(_jspx_th_html_options_3);
607     return false;
608   }
609
610   private boolean _jspx_meth_html_select_4(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
611           throws Throwable JavaDoc {
612     JspWriter out = pageContext.getOut();
613     /* ---- html:select ---- */
614     org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_4 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_size_property_multiple.get(org.apache.struts.taglib.html.SelectTag.class);
615     _jspx_th_html_select_4.setPageContext(pageContext);
616     _jspx_th_html_select_4.setParent(_jspx_th_html_form_0);
617     _jspx_th_html_select_4.setProperty("sections");
618     _jspx_th_html_select_4.setMultiple("true");
619     _jspx_th_html_select_4.setSize("3");
620     int _jspx_eval_html_select_4 = _jspx_th_html_select_4.doStartTag();
621     if (_jspx_eval_html_select_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
622       if (_jspx_eval_html_select_4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
623         javax.servlet.jsp.tagext.BodyContent JavaDoc _bc = pageContext.pushBody();
624         _bc.clear();
625         out = _bc;
626         _jspx_th_html_select_4.setBodyContent(_bc);
627         _jspx_th_html_select_4.doInitBody();
628       }
629       do {
630         out.write("\r\n\t\t\t\t\t\t\t\t\t");
631         if (_jspx_meth_html_options_4(_jspx_th_html_select_4, pageContext))
632           return true;
633         out.write("\r\n\t\t\t\t\t\t\t\t");
634         int evalDoAfterBody = _jspx_th_html_select_4.doAfterBody();
635         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
636           break;
637       } while (true);
638       if (_jspx_eval_html_select_4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
639         out = pageContext.popBody();
640     }
641     if (_jspx_th_html_select_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
642       return true;
643     _jspx_tagPool_html_select_size_property_multiple.reuse(_jspx_th_html_select_4);
644     return false;
645   }
646
647   private boolean _jspx_meth_html_options_4(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_select_4, javax.servlet.jsp.PageContext JavaDoc pageContext)
648           throws Throwable JavaDoc {
649     JspWriter out = pageContext.getOut();
650     /* ---- html:options ---- */
651     org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_4 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_property_labelProperty_collection.get(org.apache.struts.taglib.html.OptionsTag.class);
652     _jspx_th_html_options_4.setPageContext(pageContext);
653     _jspx_th_html_options_4.setParent(_jspx_th_html_select_4);
654     _jspx_th_html_options_4.setProperty("id");
655     _jspx_th_html_options_4.setLabelProperty("path");
656     _jspx_th_html_options_4.setCollection("sectionList");
657     int _jspx_eval_html_options_4 = _jspx_th_html_options_4.doStartTag();
658     if (_jspx_th_html_options_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
659       return true;
660     _jspx_tagPool_html_options_property_labelProperty_collection.reuse(_jspx_th_html_options_4);
661     return false;
662   }
663
664   private boolean _jspx_meth_html_image_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
665           throws Throwable JavaDoc {
666     JspWriter out = pageContext.getOut();
667     /* ---- html:image ---- */
668     org.apache.struts.taglib.html.ImageTag _jspx_th_html_image_0 = (org.apache.struts.taglib.html.ImageTag) _jspx_tagPool_html_image_style_src_onmouseover_onmouseout.get(org.apache.struts.taglib.html.ImageTag.class);
669     _jspx_th_html_image_0.setPageContext(pageContext);
670     _jspx_th_html_image_0.setParent(_jspx_th_html_form_0);
671     _jspx_th_html_image_0.setSrc("images/valide-fade.gif");
672     _jspx_th_html_image_0.setStyle("border:0px");
673     _jspx_th_html_image_0.setOnmouseover("this.src='images/valide.jpg'");
674     _jspx_th_html_image_0.setOnmouseout("this.src='images/valide-fade.gif'");
675     int _jspx_eval_html_image_0 = _jspx_th_html_image_0.doStartTag();
676     if (_jspx_th_html_image_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
677       return true;
678     _jspx_tagPool_html_image_style_src_onmouseover_onmouseout.reuse(_jspx_th_html_image_0);
679     return false;
680   }
681 }
682
Popular Tags