KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > apache > jsp > editType_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
8 public class editType_jsp extends HttpJspBase {
9
10
11   private static java.util.Vector JavaDoc _jspx_includes;
12
13   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_template_insert_template;
14   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_template_put_name_direct_content;
15   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_template_put_name_direct;
16   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_bean_write_scope_name;
17   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_present_scope_name;
18   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_form_action;
19   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_size_property_disabled;
20   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_hidden_property;
21   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_size_property;
22   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_image_style_src_onmouseover_onmouseout;
23   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_iterate_name_id;
24   private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_bean_write_name;
25
26   public editType_jsp() {
27     _jspx_tagPool_template_insert_template = new org.apache.jasper.runtime.TagHandlerPool();
28     _jspx_tagPool_template_put_name_direct_content = new org.apache.jasper.runtime.TagHandlerPool();
29     _jspx_tagPool_template_put_name_direct = new org.apache.jasper.runtime.TagHandlerPool();
30     _jspx_tagPool_bean_write_scope_name = new org.apache.jasper.runtime.TagHandlerPool();
31     _jspx_tagPool_logic_present_scope_name = new org.apache.jasper.runtime.TagHandlerPool();
32     _jspx_tagPool_html_form_action = new org.apache.jasper.runtime.TagHandlerPool();
33     _jspx_tagPool_html_text_size_property_disabled = new org.apache.jasper.runtime.TagHandlerPool();
34     _jspx_tagPool_html_hidden_property = new org.apache.jasper.runtime.TagHandlerPool();
35     _jspx_tagPool_html_text_size_property = new org.apache.jasper.runtime.TagHandlerPool();
36     _jspx_tagPool_html_image_style_src_onmouseover_onmouseout = new org.apache.jasper.runtime.TagHandlerPool();
37     _jspx_tagPool_logic_iterate_name_id = new org.apache.jasper.runtime.TagHandlerPool();
38     _jspx_tagPool_bean_write_name = new org.apache.jasper.runtime.TagHandlerPool();
39   }
40
41   public java.util.List JavaDoc getIncludes() {
42     return _jspx_includes;
43   }
44
45   public void _jspDestroy() {
46     _jspx_tagPool_template_insert_template.release();
47     _jspx_tagPool_template_put_name_direct_content.release();
48     _jspx_tagPool_template_put_name_direct.release();
49     _jspx_tagPool_bean_write_scope_name.release();
50     _jspx_tagPool_logic_present_scope_name.release();
51     _jspx_tagPool_html_form_action.release();
52     _jspx_tagPool_html_text_size_property_disabled.release();
53     _jspx_tagPool_html_hidden_property.release();
54     _jspx_tagPool_html_text_size_property.release();
55     _jspx_tagPool_html_image_style_src_onmouseover_onmouseout.release();
56     _jspx_tagPool_logic_iterate_name_id.release();
57     _jspx_tagPool_bean_write_name.release();
58   }
59
60   public void _jspService(HttpServletRequest request, HttpServletResponse response)
61         throws java.io.IOException JavaDoc, ServletException {
62
63     JspFactory _jspxFactory = null;
64     javax.servlet.jsp.PageContext JavaDoc pageContext = null;
65     HttpSession session = null;
66     ServletContext application = null;
67     ServletConfig config = null;
68     JspWriter out = null;
69     Object JavaDoc page = this;
70     JspWriter _jspx_out = null;
71
72
73     try {
74       _jspxFactory = JspFactory.getDefaultFactory();
75       response.setContentType("text/html;charset=ISO-8859-1");
76       pageContext = _jspxFactory.getPageContext(this, request, response,
77                 null, true, 8192, true);
78       application = pageContext.getServletContext();
79       config = pageContext.getServletConfig();
80       session = pageContext.getSession();
81       out = pageContext.getOut();
82       _jspx_out = out;
83
84       out.write("\r\n");
85       out.write("\r\n");
86       out.write("\r\n");
87       out.write("\r\n\r\n");
88       /* ---- template:insert ---- */
89       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);
90       _jspx_th_template_insert_0.setPageContext(pageContext);
91       _jspx_th_template_insert_0.setParent(null);
92       _jspx_th_template_insert_0.setTemplate("../template.jsp");
93       int _jspx_eval_template_insert_0 = _jspx_th_template_insert_0.doStartTag();
94       if (_jspx_eval_template_insert_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
95         do {
96           out.write("\r\n ");
97           if (_jspx_meth_template_put_0(_jspx_th_template_insert_0, pageContext))
98             return;
99           out.write("\r\n ");
100           /* ---- template:put ---- */
101           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);
102           _jspx_th_template_put_1.setPageContext(pageContext);
103           _jspx_th_template_put_1.setParent(_jspx_th_template_insert_0);
104           _jspx_th_template_put_1.setName("content");
105           _jspx_th_template_put_1.setDirect("true");
106           int _jspx_eval_template_put_1 = _jspx_th_template_put_1.doStartTag();
107           if (_jspx_eval_template_put_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
108             if (_jspx_eval_template_put_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
109               javax.servlet.jsp.tagext.BodyContent JavaDoc _bc = pageContext.pushBody();
110               _bc.clear();
111               out = _bc;
112               _jspx_th_template_put_1.setBodyContent(_bc);
113               _jspx_th_template_put_1.doInitBody();
114             }
115             do {
116               out.write(" \r\n\t\t \r\n\t ");
117               out.write("<img SRC=\"images/type-tile.gif\" align=\"middle\" border=\"0\">");
118               out.write("<span class=\"titre2\">Editer l'objet type de publication \"");
119               if (_jspx_meth_bean_write_0(_jspx_th_template_put_1, pageContext))
120                 return;
121               out.write("\".");
122               out.write("</span>");
123               out.write("<br>");
124               out.write("<br>\r\n\t ");
125               if (_jspx_meth_logic_present_0(_jspx_th_template_put_1, pageContext))
126                 return;
127               out.write("\r\n\t \r\n\t ");
128               /* ---- html:form ---- */
129               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);
130               _jspx_th_html_form_0.setPageContext(pageContext);
131               _jspx_th_html_form_0.setParent(_jspx_th_template_put_1);
132               _jspx_th_html_form_0.setAction("editType.x");
133               int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
134               if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
135                 do {
136                   out.write("\r\n\t ");
137                   out.write("<table width=\"80%\" align=\"left\">\r\n\t \t");
138                   out.write("<tr>\r\n\t\t\t");
139                   out.write("<td class=\"titre-liste\">");
140                   out.write("<img SRC=\"images/puce.gif\" align=\"middle\">&nbsp;propriétés");
141                   out.write("</td>\r\n\t\t");
142                   out.write("</tr>\r\n\t\t");
143                   out.write("<tr>\r\n\t\t\t");
144                   out.write("<td bgcolor=\"#0148B2\" height=\"1\">");
145                   out.write("</td>\r\n\t\t");
146                   out.write("</tr>\r\n\t \t");
147                   out.write("<tr>\r\n\t\t\t");
148                   out.write("<td>\t\t\t\t \r\n\t\t\t\t \t");
149                   out.write("<table>\t\t\t\r\n\t\t\t\t\t\t");
150                   out.write("<tr>\r\n\t\t\t\t\t\t\t");
151                   out.write("<td align=\"right\" class=\"texte\" width=\"60\">");
152                   out.write("<b>id : ");
153                   out.write("</b>");
154                   out.write("</td>\r\n\t\t\t\t\t\t\t");
155                   out.write("<td>");
156                   if (_jspx_meth_html_text_0(_jspx_th_html_form_0, pageContext))
157                     return;
158                   out.write("</td>\r\n\t\t\t\t\t\t\t");
159                   if (_jspx_meth_html_hidden_0(_jspx_th_html_form_0, pageContext))
160                     return;
161                   out.write("\r\n\t\t\t\t\t\t");
162                   out.write("</tr>\r\n\t\t\t\t\t\t");
163                   out.write("<tr>\r\n\t\t\t\t\t\t\t");
164                   out.write("<td align=\"right\" class=\"texte\" width=\"60\">");
165                   out.write("<b>description : ");
166                   out.write("</b>");
167                   out.write("</td>\r\n\t\t\t\t\t\t\t");
168                   out.write("<td>");
169                   if (_jspx_meth_html_text_1(_jspx_th_html_form_0, pageContext))
170                     return;
171                   out.write("</td>\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t");
172                   out.write("</tr>\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t");
173                   out.write("<tr>\r\n\t\t\t\t\t\t\t");
174                   out.write("<td align=\"right\" class=\"texte\">");
175                   out.write("</td>\r\n\t\t\t\t\t\t\t");
176                   out.write("<td>");
177                   if (_jspx_meth_html_image_0(_jspx_th_html_form_0, pageContext))
178                     return;
179                   out.write("</td>\r\n\t\t\t\t\t\t");
180                   out.write("</tr>\t\t\t\r\n\t\t\t\t\t");
181                   out.write("</table>\r\n\t\t\t\t\t");
182                   out.write("<input type=\"hidden\" name=\"id\" value=\"");
183                   if (_jspx_meth_bean_write_2(_jspx_th_html_form_0, pageContext))
184                     return;
185                   out.write("\">\r\n\t\t\t\t\t");
186                   out.write("<input type=\"hidden\" name=\"editSubmit\" value=\"submit\"> \t\t\t\t \t \r\n\t\t\t");
187                   out.write("</td>\r\n\t\t");
188                   out.write("</tr>\r\n\t\t");
189                   out.write("<tr>\r\n\t\t\t");
190                   out.write("<td height=\"10\">");
191                   out.write("</td>\r\n\t\t");
192                   out.write("</tr>\r\n\t\t");
193                   out.write("<tr>\r\n\t\t\t");
194                   out.write("<td class=\"titre-liste\">");
195                   out.write("<img SRC=\"images/puce.gif\" align=\"middle\">&nbsp;meta-données");
196                   out.write("</td>\r\n\t\t");
197                   out.write("</tr>\r\n\t\t");
198                   out.write("<tr>\r\n\t\t\t");
199                   out.write("<td bgcolor=\"#0148B2\" height=\"1\">");
200                   out.write("</td>\r\n\t\t");
201                   out.write("</tr>\r\n\t\t");
202                   out.write("<tr>\r\n\t\t\t");
203                   out.write("<td>\r\n\t\t\t\t");
204  // la partie du formulaire permettant d'editer les metaData n'est pas réutilisable
205
out.write("\r\n\t\t\t\t");
206  // pour éviter de reduire la lisibilité de la JSP cette partie a été déportée dans une classe helper
207
out.write("\r\n\t\t\t\t");
208                   out.print(org.nextime.ion.admin.helper.MetaDataForm.getForm( (java.util.Hashtable JavaDoc)request.getAttribute("metaData") ));
209                   out.write("\r\n\t\t\t");
210                   out.write("</td>\r\n\t\t");
211                   out.write("</tr>\r\n\t\t");
212                   out.write("<tr>\r\n\t\t\t");
213                   out.write("<td height=\"10\">");
214                   out.write("</td>\r\n\t\t");
215                   out.write("</tr>\r\n\t\t");
216                   out.write("<tr>\r\n\t\t\t");
217                   out.write("<td class=\"titre-liste\">");
218                   out.write("<img SRC=\"images/puce.gif\" align=\"middle\">&nbsp;styles");
219                   out.write("</td>\r\n\t\t");
220                   out.write("</tr>\r\n\t\t");
221                   out.write("<tr>\r\n\t\t\t");
222                   out.write("<td bgcolor=\"#0148B2\" height=\"1\">");
223                   out.write("</td>\r\n\t\t");
224                   out.write("</tr>\r\n\t\t");
225                   out.write("<tr>\r\n\t\t\t");
226                   out.write("<td class=\"texte\">\r\n\t\t\t");
227                   out.write("<br>\r\n\t\t\t\t");
228                   out.write("<strong>");
229                   out.print(((java.util.Vector JavaDoc)request.getAttribute("styles")).size());
230                   out.write(" styles ont été chargés :");
231                   out.write("</strong> \r\n\t\t\t\t");
232                   out.write("<ul>\r\n\t\t\t\t\t");
233                   /* ---- logic:iterate ---- */
234                   org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_name_id.get(org.apache.struts.taglib.logic.IterateTag.class);
235                   _jspx_th_logic_iterate_0.setPageContext(pageContext);
236                   _jspx_th_logic_iterate_0.setParent(_jspx_th_html_form_0);
237                   _jspx_th_logic_iterate_0.setId("style");
238                   _jspx_th_logic_iterate_0.setName("styles");
239                   int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
240                   if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
241                     java.lang.Object JavaDoc style = null;
242                     if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
243                       javax.servlet.jsp.tagext.BodyContent JavaDoc _bc = pageContext.pushBody();
244                       _bc.clear();
245                       out = _bc;
246                       _jspx_th_logic_iterate_0.setBodyContent(_bc);
247                       _jspx_th_logic_iterate_0.doInitBody();
248                       style = (java.lang.Object JavaDoc) pageContext.findAttribute("style");
249                     }
250                     do {
251                       out.write("\r\n\t\t\t\t\t\t");
252                       out.write("<li>");
253                       if (_jspx_meth_bean_write_3(_jspx_th_logic_iterate_0, pageContext))
254                         return;
255                       out.write("</li>\r\n\t\t\t\t\t");
256                       int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody();
257                       style = (java.lang.Object JavaDoc) pageContext.findAttribute("style");
258                       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
259                         break;
260                     } while (true);
261                     if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
262                       out = pageContext.popBody();
263                   }
264                   if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
265                     return;
266                   _jspx_tagPool_logic_iterate_name_id.reuse(_jspx_th_logic_iterate_0);
267                   out.write("\r\n\t\t\t\t");
268                   out.write("</ul>\t\t\t\r\n\t\t\t");
269                   out.write("</td>\r\n\t\t");
270                   out.write("</tr>\r\n\t\t");
271                   out.write("<tr>\r\n\t\t\t");
272                   out.write("<td height=\"10\">");
273                   out.write("</td>\r\n\t\t");
274                   out.write("</tr>\r\n\t\t");
275                   out.write("<tr>\r\n\t\t\t");
276                   out.write("<td class=\"titre-liste\">");
277                   out.write("<img SRC=\"images/puce.gif\" align=\"middle\">&nbsp;opérations");
278                   out.write("</td>\r\n\t\t");
279                   out.write("</tr>\r\n\t\t");
280                   out.write("<tr>\r\n\t\t\t");
281                   out.write("<td bgcolor=\"#0148B2\" height=\"1\">");
282                   out.write("</td>\r\n\t\t");
283                   out.write("</tr>\t\t\r\n\t");
284                   out.write("</table>\t\r\n\t");
285                   int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody();
286                   if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
287                     break;
288                 } while (true);
289               }
290               if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
291                 return;
292               _jspx_tagPool_html_form_action.reuse(_jspx_th_html_form_0);
293               out.write("\r\n\t\t\r\n ");
294               int evalDoAfterBody = _jspx_th_template_put_1.doAfterBody();
295               if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
296                 break;
297             } while (true);
298             if (_jspx_eval_template_put_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
299               out = pageContext.popBody();
300           }
301           if (_jspx_th_template_put_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
302             return;
303           _jspx_tagPool_template_put_name_direct.reuse(_jspx_th_template_put_1);
304           out.write("\r\n");
305           int evalDoAfterBody = _jspx_th_template_insert_0.doAfterBody();
306           if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
307             break;
308         } while (true);
309       }
310       if (_jspx_th_template_insert_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
311         return;
312       _jspx_tagPool_template_insert_template.reuse(_jspx_th_template_insert_0);
313       out.write("\r\n");
314     } catch (Throwable JavaDoc t) {
315       out = _jspx_out;
316       if (out != null && out.getBufferSize() != 0)
317         out.clearBuffer();
318       if (pageContext != null) pageContext.handlePageException(t);
319     } finally {
320       if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
321     }
322   }
323
324   private boolean _jspx_meth_template_put_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_template_insert_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
325           throws Throwable JavaDoc {
326     JspWriter out = pageContext.getOut();
327     /* ---- template:put ---- */
328     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);
329     _jspx_th_template_put_0.setPageContext(pageContext);
330     _jspx_th_template_put_0.setParent(_jspx_th_template_insert_0);
331     _jspx_th_template_put_0.setName("label");
332     _jspx_th_template_put_0.setContent("Types de publications");
333     _jspx_th_template_put_0.setDirect("true");
334     int _jspx_eval_template_put_0 = _jspx_th_template_put_0.doStartTag();
335     if (_jspx_th_template_put_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
336       return true;
337     _jspx_tagPool_template_put_name_direct_content.reuse(_jspx_th_template_put_0);
338     return false;
339   }
340
341   private boolean _jspx_meth_bean_write_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_template_put_1, javax.servlet.jsp.PageContext JavaDoc pageContext)
342           throws Throwable JavaDoc {
343     JspWriter out = pageContext.getOut();
344     /* ---- bean:write ---- */
345     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);
346     _jspx_th_bean_write_0.setPageContext(pageContext);
347     _jspx_th_bean_write_0.setParent(_jspx_th_template_put_1);
348     _jspx_th_bean_write_0.setName("id");
349     _jspx_th_bean_write_0.setScope("request");
350     int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
351     if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
352       return true;
353     _jspx_tagPool_bean_write_scope_name.reuse(_jspx_th_bean_write_0);
354     return false;
355   }
356
357   private boolean _jspx_meth_logic_present_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_template_put_1, javax.servlet.jsp.PageContext JavaDoc pageContext)
358           throws Throwable JavaDoc {
359     JspWriter out = pageContext.getOut();
360     /* ---- logic:present ---- */
361     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);
362     _jspx_th_logic_present_0.setPageContext(pageContext);
363     _jspx_th_logic_present_0.setParent(_jspx_th_template_put_1);
364     _jspx_th_logic_present_0.setName("error");
365     _jspx_th_logic_present_0.setScope("request");
366     int _jspx_eval_logic_present_0 = _jspx_th_logic_present_0.doStartTag();
367     if (_jspx_eval_logic_present_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
368       do {
369         out.write("\r\n\t\t\t");
370         out.write("<span class=\"error\">");
371         if (_jspx_meth_bean_write_1(_jspx_th_logic_present_0, pageContext))
372           return true;
373         out.write("</span>");
374         out.write("<br>");
375         out.write("<br>\r\n\t ");
376         int evalDoAfterBody = _jspx_th_logic_present_0.doAfterBody();
377         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
378           break;
379       } while (true);
380     }
381     if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
382       return true;
383     _jspx_tagPool_logic_present_scope_name.reuse(_jspx_th_logic_present_0);
384     return false;
385   }
386
387   private boolean _jspx_meth_bean_write_1(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_logic_present_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
388           throws Throwable JavaDoc {
389     JspWriter out = pageContext.getOut();
390     /* ---- bean:write ---- */
391     org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_scope_name.get(org.apache.struts.taglib.bean.WriteTag.class);
392     _jspx_th_bean_write_1.setPageContext(pageContext);
393     _jspx_th_bean_write_1.setParent(_jspx_th_logic_present_0);
394     _jspx_th_bean_write_1.setName("error");
395     _jspx_th_bean_write_1.setScope("request");
396     int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
397     if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
398       return true;
399     _jspx_tagPool_bean_write_scope_name.reuse(_jspx_th_bean_write_1);
400     return false;
401   }
402
403   private boolean _jspx_meth_html_text_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
404           throws Throwable JavaDoc {
405     JspWriter out = pageContext.getOut();
406     /* ---- html:text ---- */
407     org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_disabled.get(org.apache.struts.taglib.html.TextTag.class);
408     _jspx_th_html_text_0.setPageContext(pageContext);
409     _jspx_th_html_text_0.setParent(_jspx_th_html_form_0);
410     _jspx_th_html_text_0.setProperty("id");
411     _jspx_th_html_text_0.setSize("20");
412     _jspx_th_html_text_0.setDisabled(true);
413     int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag();
414     if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
415       return true;
416     _jspx_tagPool_html_text_size_property_disabled.reuse(_jspx_th_html_text_0);
417     return false;
418   }
419
420   private boolean _jspx_meth_html_hidden_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
421           throws Throwable JavaDoc {
422     JspWriter out = pageContext.getOut();
423     /* ---- html:hidden ---- */
424     org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property.get(org.apache.struts.taglib.html.HiddenTag.class);
425     _jspx_th_html_hidden_0.setPageContext(pageContext);
426     _jspx_th_html_hidden_0.setParent(_jspx_th_html_form_0);
427     _jspx_th_html_hidden_0.setProperty("id");
428     int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag();
429     if (_jspx_th_html_hidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
430       return true;
431     _jspx_tagPool_html_hidden_property.reuse(_jspx_th_html_hidden_0);
432     return false;
433   }
434
435   private boolean _jspx_meth_html_text_1(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
436           throws Throwable JavaDoc {
437     JspWriter out = pageContext.getOut();
438     /* ---- html:text ---- */
439     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);
440     _jspx_th_html_text_1.setPageContext(pageContext);
441     _jspx_th_html_text_1.setParent(_jspx_th_html_form_0);
442     _jspx_th_html_text_1.setProperty("description");
443     _jspx_th_html_text_1.setSize("20");
444     int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
445     if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
446       return true;
447     _jspx_tagPool_html_text_size_property.reuse(_jspx_th_html_text_1);
448     return false;
449   }
450
451   private boolean _jspx_meth_html_image_0(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
452           throws Throwable JavaDoc {
453     JspWriter out = pageContext.getOut();
454     /* ---- html:image ---- */
455     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);
456     _jspx_th_html_image_0.setPageContext(pageContext);
457     _jspx_th_html_image_0.setParent(_jspx_th_html_form_0);
458     _jspx_th_html_image_0.setSrc("images/valide-fade.gif");
459     _jspx_th_html_image_0.setStyle("border:0px");
460     _jspx_th_html_image_0.setOnmouseover("this.src='images/valide.jpg'");
461     _jspx_th_html_image_0.setOnmouseout("this.src='images/valide-fade.gif'");
462     int _jspx_eval_html_image_0 = _jspx_th_html_image_0.doStartTag();
463     if (_jspx_th_html_image_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
464       return true;
465     _jspx_tagPool_html_image_style_src_onmouseover_onmouseout.reuse(_jspx_th_html_image_0);
466     return false;
467   }
468
469   private boolean _jspx_meth_bean_write_2(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_html_form_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
470           throws Throwable JavaDoc {
471     JspWriter out = pageContext.getOut();
472     /* ---- bean:write ---- */
473     org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_scope_name.get(org.apache.struts.taglib.bean.WriteTag.class);
474     _jspx_th_bean_write_2.setPageContext(pageContext);
475     _jspx_th_bean_write_2.setParent(_jspx_th_html_form_0);
476     _jspx_th_bean_write_2.setName("id");
477     _jspx_th_bean_write_2.setScope("request");
478     int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
479     if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
480       return true;
481     _jspx_tagPool_bean_write_scope_name.reuse(_jspx_th_bean_write_2);
482     return false;
483   }
484
485   private boolean _jspx_meth_bean_write_3(javax.servlet.jsp.tagext.Tag JavaDoc _jspx_th_logic_iterate_0, javax.servlet.jsp.PageContext JavaDoc pageContext)
486           throws Throwable JavaDoc {
487     JspWriter out = pageContext.getOut();
488     /* ---- bean:write ---- */
489     org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name.get(org.apache.struts.taglib.bean.WriteTag.class);
490     _jspx_th_bean_write_3.setPageContext(pageContext);
491     _jspx_th_bean_write_3.setParent(_jspx_th_logic_iterate_0);
492     _jspx_th_bean_write_3.setName("style");
493     int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
494     if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
495       return true;
496     _jspx_tagPool_bean_write_name.reuse(_jspx_th_bean_write_3);
497     return false;
498   }
499 }
500
Popular Tags