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 editSection_jsp extends HttpJspBase { 9 10 11 private static java.util.Vector _jspx_includes; 12 13 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_bean_message_key; 14 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_out_value_escapeXml_default; 15 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_form_action; 16 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_out_value; 17 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_forEach_var_items; 18 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_set_var_value_scope; 19 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_select_style_size_property; 20 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_options_name_labelName; 21 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_option_value; 22 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_errors_property; 23 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_if_test; 24 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_radio_value_style_property_onclick; 25 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_choose; 26 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_when_test; 27 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_otherwise; 28 29 public editSection_jsp() { 30 _jspx_tagPool_bean_message_key = new org.apache.jasper.runtime.TagHandlerPool(); 31 _jspx_tagPool_c_out_value_escapeXml_default = new org.apache.jasper.runtime.TagHandlerPool(); 32 _jspx_tagPool_html_form_action = new org.apache.jasper.runtime.TagHandlerPool(); 33 _jspx_tagPool_c_out_value = new org.apache.jasper.runtime.TagHandlerPool(); 34 _jspx_tagPool_c_forEach_var_items = new org.apache.jasper.runtime.TagHandlerPool(); 35 _jspx_tagPool_c_set_var_value_scope = new org.apache.jasper.runtime.TagHandlerPool(); 36 _jspx_tagPool_html_select_style_size_property = new org.apache.jasper.runtime.TagHandlerPool(); 37 _jspx_tagPool_html_options_name_labelName = new org.apache.jasper.runtime.TagHandlerPool(); 38 _jspx_tagPool_html_option_value = new org.apache.jasper.runtime.TagHandlerPool(); 39 _jspx_tagPool_html_errors_property = new org.apache.jasper.runtime.TagHandlerPool(); 40 _jspx_tagPool_c_if_test = new org.apache.jasper.runtime.TagHandlerPool(); 41 _jspx_tagPool_html_radio_value_style_property_onclick = new org.apache.jasper.runtime.TagHandlerPool(); 42 _jspx_tagPool_c_choose = new org.apache.jasper.runtime.TagHandlerPool(); 43 _jspx_tagPool_c_when_test = new org.apache.jasper.runtime.TagHandlerPool(); 44 _jspx_tagPool_c_otherwise = new org.apache.jasper.runtime.TagHandlerPool(); 45 } 46 47 public java.util.List getIncludes() { 48 return _jspx_includes; 49 } 50 51 public void _jspDestroy() { 52 _jspx_tagPool_bean_message_key.release(); 53 _jspx_tagPool_c_out_value_escapeXml_default.release(); 54 _jspx_tagPool_html_form_action.release(); 55 _jspx_tagPool_c_out_value.release(); 56 _jspx_tagPool_c_forEach_var_items.release(); 57 _jspx_tagPool_c_set_var_value_scope.release(); 58 _jspx_tagPool_html_select_style_size_property.release(); 59 _jspx_tagPool_html_options_name_labelName.release(); 60 _jspx_tagPool_html_option_value.release(); 61 _jspx_tagPool_html_errors_property.release(); 62 _jspx_tagPool_c_if_test.release(); 63 _jspx_tagPool_html_radio_value_style_property_onclick.release(); 64 _jspx_tagPool_c_choose.release(); 65 _jspx_tagPool_c_when_test.release(); 66 _jspx_tagPool_c_otherwise.release(); 67 } 68 69 public void _jspService(HttpServletRequest request, HttpServletResponse response) 70 throws java.io.IOException , ServletException { 71 72 JspFactory _jspxFactory = null; 73 javax.servlet.jsp.PageContext pageContext = null; 74 HttpSession session = null; 75 ServletContext application = null; 76 ServletConfig config = null; 77 JspWriter out = null; 78 Object page = this; 79 JspWriter _jspx_out = null; 80 81 82 try { 83 _jspxFactory = JspFactory.getDefaultFactory(); 84 response.setContentType("text/html;charset=ISO-8859-1"); 85 pageContext = _jspxFactory.getPageContext(this, request, response, 86 null, true, 8192, true); 87 application = pageContext.getServletContext(); 88 config = pageContext.getServletConfig(); 89 session = pageContext.getSession(); 90 out = pageContext.getOut(); 91 _jspx_out = out; 92 93 out.write("\r\n"); 94 out.write("\r\n"); 95 out.write("\r\n"); 96 out.write("\r\n\r\n"); 97 out.write("<html>\r\n"); 98 out.write("<head>\r\n\t"); 99 out.write("<title>"); 100 out.write("</title>\r\n\t"); 101 out.write("<link rel=\"stylesheet\" type=\"text/css\" HREF=\"styles/global.css\">\r\n"); 102 out.write("</head>\r\n\r\n"); 103 out.write("<body class=\"text\" background=\"images/fond.gif\">\r\n\r\n\t"); 104 out.write("<img SRC=\"images/section-tile.gif\" align=\"absmiddle\">\r\n\t"); 105 out.write("<span class=\"title\">\r\n\t\t"); 106 if (_jspx_meth_bean_message_0(pageContext)) 107 return; 108 out.write(" \" "); 109 if (_jspx_meth_c_out_0(pageContext)) 110 return; 111 out.write(" \"\r\n\t"); 112 out.write("</span>\r\n\t"); 113 out.write("<br>\r\n\t"); 114 115 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); 116 _jspx_th_html_form_0.setPageContext(pageContext); 117 _jspx_th_html_form_0.setParent(null); 118 _jspx_th_html_form_0.setAction("editSection.x"); 119 int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag(); 120 if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 121 do { 122 out.write("\r\n\t\t"); 123 out.write("<input type=\"Hidden\" name=\"id\" value=\""); 124 if (_jspx_meth_c_out_1(_jspx_th_html_form_0, pageContext)) 125 return; 126 out.write("\">\r\n\t\t"); 127 out.write("<table>\r\n\t\t\t"); 128 129 org.apache.taglibs.standard.tag.el.core.ForEachTag _jspx_th_c_forEach_0 = (org.apache.taglibs.standard.tag.el.core.ForEachTag) _jspx_tagPool_c_forEach_var_items.get(org.apache.taglibs.standard.tag.el.core.ForEachTag.class); 130 _jspx_th_c_forEach_0.setPageContext(pageContext); 131 _jspx_th_c_forEach_0.setParent(_jspx_th_html_form_0); 132 _jspx_th_c_forEach_0.setVar("localeItem"); 133 _jspx_th_c_forEach_0.setItems("${locales}"); 134 try { 135 int _jspx_eval_c_forEach_0 = _jspx_th_c_forEach_0.doStartTag(); 136 if (_jspx_eval_c_forEach_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 137 do { 138 out.write("\r\n\t\t\t\t"); 139 if (_jspx_meth_c_set_0(_jspx_th_c_forEach_0, pageContext)) 140 return; 141 out.write("\r\n\t\t\t\t"); 142 out.write("<tr>\r\n\t\t\t\t\t"); 143 out.write("<td align=\"right\" class=\"text\">"); 144 if (_jspx_meth_bean_message_1(_jspx_th_c_forEach_0, pageContext)) 145 return; 146 out.write(" ("); 147 if (_jspx_meth_c_out_2(_jspx_th_c_forEach_0, pageContext)) 148 return; 149 out.write(") : "); 150 out.write("</td>\r\n\t\t\t\t\t"); 151 out.write("<td valign=\"middle\">"); 152 out.write("<input type=\"text\" name=\"name_"); 153 if (_jspx_meth_c_out_3(_jspx_th_c_forEach_0, pageContext)) 154 return; 155 out.write("\" value=\""); 156 if (_jspx_meth_c_out_4(_jspx_th_c_forEach_0, pageContext)) 157 return; 158 out.write("\"> "); 159 out.write("</td>\r\n\t\t\t\t"); 160 out.write("</tr>\r\n\t\t\t"); 161 int evalDoAfterBody = _jspx_th_c_forEach_0.doAfterBody(); 162 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 163 break; 164 } while (true); 165 } 166 if (_jspx_th_c_forEach_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 167 return; 168 } catch (Throwable _jspx_exception) { 169 _jspx_th_c_forEach_0.doCatch(_jspx_exception); 170 } finally { 171 _jspx_th_c_forEach_0.doFinally(); 172 _jspx_tagPool_c_forEach_var_items.reuse(_jspx_th_c_forEach_0); 173 } 174 out.write("\r\n\t\t\t"); 175 out.write("<tr>\r\n\t\t\t\t"); 176 out.write("<td align=\"right\" class=\"text\">"); 177 if (_jspx_meth_bean_message_2(_jspx_th_html_form_0, pageContext)) 178 return; 179 out.write(" : "); 180 out.write("</td>\r\n\t\t\t\t"); 181 out.write("<td class=\"text\">\t\r\n\t\t\t\t\t"); 182 if (_jspx_meth_html_select_0(_jspx_th_html_form_0, pageContext)) 183 return; 184 out.write("\r\n\t\t\t\t\t \r\n\t\t\t\t"); 185 out.write("</td>\r\n\t\t\t"); 186 out.write("</tr>\r\n\t\t\t"); 187 out.write("<tr>\r\n\t\t\t\t"); 188 out.write("<td align=\"right\" class=\"text\">"); 189 if (_jspx_meth_bean_message_3(_jspx_th_html_form_0, pageContext)) 190 return; 191 out.write(" : "); 192 out.write("</td>\r\n\t\t\t\t"); 193 out.write("<td>\t\r\n\t\t\t\t\t"); 194 if (_jspx_meth_html_select_1(_jspx_th_html_form_0, pageContext)) 195 return; 196 out.write("\r\n\t\t\t\t\t "); 197 out.write("<span class=\"error\">"); 198 if (_jspx_meth_html_errors_0(_jspx_th_html_form_0, pageContext)) 199 return; 200 out.write("</span>\r\n\t\t\t\t"); 201 out.write("</td>\r\n\t\t\t"); 202 out.write("</tr>\r\n\t\t"); 203 out.write("</table>\r\n\t\t"); 204 out.write("<br>\r\n\t\t"); 205 out.write("<span class=\"title-list\">"); 206 if (_jspx_meth_bean_message_4(_jspx_th_html_form_0, pageContext)) 207 return; 208 out.write("</span> "); 209 out.write("<span class=\"error\">"); 210 if (_jspx_meth_html_errors_1(_jspx_th_html_form_0, pageContext)) 211 return; 212 out.write("</span>\r\n\t\t"); 213 out.write("<hr width=\"100%\" size=\"1\" noshade color=\"#949494\">\t\r\n\t\t"); 214 out.write("<table>\r\n\t\t\t"); 215 216 org.apache.taglibs.standard.tag.el.core.ForEachTag _jspx_th_c_forEach_1 = (org.apache.taglibs.standard.tag.el.core.ForEachTag) _jspx_tagPool_c_forEach_var_items.get(org.apache.taglibs.standard.tag.el.core.ForEachTag.class); 217 _jspx_th_c_forEach_1.setPageContext(pageContext); 218 _jspx_th_c_forEach_1.setParent(_jspx_th_html_form_0); 219 _jspx_th_c_forEach_1.setVar("template"); 220 _jspx_th_c_forEach_1.setItems("${types}"); 221 try { 222 int _jspx_eval_c_forEach_1 = _jspx_th_c_forEach_1.doStartTag(); 223 if (_jspx_eval_c_forEach_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 224 do { 225 out.write("\r\n\t\t\t\t"); 226 227 org.apache.taglibs.standard.tag.el.core.IfTag _jspx_th_c_if_0 = (org.apache.taglibs.standard.tag.el.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.el.core.IfTag.class); 228 _jspx_th_c_if_0.setPageContext(pageContext); 229 _jspx_th_c_if_0.setParent(_jspx_th_c_forEach_1); 230 _jspx_th_c_if_0.setTest("${(section.parent.id=='home' && template.template=='redirect') || (section.parent.id=='transversals' && (template.template=='article' || template.template=='institutional')) || (section.level==3 && (template.template=='article' || template.template=='institutional'))}"); 231 int _jspx_eval_c_if_0 = _jspx_th_c_if_0.doStartTag(); 232 if (_jspx_eval_c_if_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 233 do { 234 out.write("\r\n\t\t\t\t\t"); 235 out.write("<tr>\r\n\t\t\t\t\t\t"); 236 out.write("<td align=\"right\" class=\"text\" valign=\"top\" bgcolor=\"#eeeeee\">\r\n\t\t\t\t\t\t\t"); 237 out.write("\r\n\t\t\t\t\t\t\t"); 238 if (_jspx_meth_c_set_1(_jspx_th_c_if_0, pageContext)) 239 return; 240 out.write("\r\n\t\t\t\t\t\t\t"); 241 String tempVar2 = request.getAttribute("tempVar")+""; out.write("\r\n\t\t\t\t\t\t\t"); 243 244 org.apache.struts.taglib.html.RadioTag _jspx_th_html_radio_0 = (org.apache.struts.taglib.html.RadioTag) _jspx_tagPool_html_radio_value_style_property_onclick.get(org.apache.struts.taglib.html.RadioTag.class); 245 _jspx_th_html_radio_0.setPageContext(pageContext); 246 _jspx_th_html_radio_0.setParent(_jspx_th_c_if_0); 247 _jspx_th_html_radio_0.setProperty("template"); 248 _jspx_th_html_radio_0.setValue(tempVar2); 249 _jspx_th_html_radio_0.setStyle("border:0px;background-color:transparent"); 250 _jspx_th_html_radio_0.setOnclick("document.forms[0].submit()"); 251 int _jspx_eval_html_radio_0 = _jspx_th_html_radio_0.doStartTag(); 252 if (_jspx_th_html_radio_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 253 return; 254 _jspx_tagPool_html_radio_value_style_property_onclick.reuse(_jspx_th_html_radio_0); 255 out.write("\r\n\t\t\t\t\t\t"); 256 out.write("</td>\r\n\t\t\t\t\t\t"); 257 out.write("<td valign=\"top\" class=\"text\" align=\"left\">\r\n\t\t\t\t\t\t\t"); 258 out.write("<b>"); 259 if (_jspx_meth_c_out_5(_jspx_th_c_if_0, pageContext)) 260 return; 261 out.write("</b> : "); 262 out.write("<br>\r\n\t\t\t\t\t\t\t"); 263 if (_jspx_meth_c_out_6(_jspx_th_c_if_0, pageContext)) 264 return; 265 out.write("\r\n\t\t\t\t\t\t"); 266 out.write("</td>\r\n\t\t\t\t\t"); 267 out.write("</tr>\r\n\t\t\t\t"); 268 int evalDoAfterBody = _jspx_th_c_if_0.doAfterBody(); 269 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 270 break; 271 } while (true); 272 } 273 if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 274 return; 275 _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0); 276 out.write("\r\n\t\t\t"); 277 int evalDoAfterBody = _jspx_th_c_forEach_1.doAfterBody(); 278 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 279 break; 280 } while (true); 281 } 282 if (_jspx_th_c_forEach_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 283 return; 284 } catch (Throwable _jspx_exception) { 285 _jspx_th_c_forEach_1.doCatch(_jspx_exception); 286 } finally { 287 _jspx_th_c_forEach_1.doFinally(); 288 _jspx_tagPool_c_forEach_var_items.reuse(_jspx_th_c_forEach_1); 289 } 290 out.write("\r\n\t\t"); 291 out.write("</table>\r\n\t\t"); 292 293 org.apache.taglibs.standard.tag.el.core.IfTag _jspx_th_c_if_1 = (org.apache.taglibs.standard.tag.el.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.el.core.IfTag.class); 294 _jspx_th_c_if_1.setPageContext(pageContext); 295 _jspx_th_c_if_1.setParent(_jspx_th_html_form_0); 296 _jspx_th_c_if_1.setTest("${type.propertiesNumber>0}"); 297 int _jspx_eval_c_if_1 = _jspx_th_c_if_1.doStartTag(); 298 if (_jspx_eval_c_if_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 299 do { 300 out.write("\r\n\t\t\t"); 301 out.write("<br>\r\n\t\t\t"); 302 out.write("<span class=\"title-list\">"); 303 if (_jspx_meth_bean_message_5(_jspx_th_c_if_1, pageContext)) 304 return; 305 out.write("</span> "); 306 out.write("<span class=\"error\">"); 307 if (_jspx_meth_html_errors_2(_jspx_th_c_if_1, pageContext)) 308 return; 309 out.write("</span>\r\n\t\t\t"); 310 out.write("<hr width=\"100%\" size=\"1\" noshade color=\"#949494\">\t\r\n\t\t\t"); 311 out.write("<table>\r\n\t\t\t\t"); 312 313 org.apache.taglibs.standard.tag.el.core.ForEachTag _jspx_th_c_forEach_2 = (org.apache.taglibs.standard.tag.el.core.ForEachTag) _jspx_tagPool_c_forEach_var_items.get(org.apache.taglibs.standard.tag.el.core.ForEachTag.class); 314 _jspx_th_c_forEach_2.setPageContext(pageContext); 315 _jspx_th_c_forEach_2.setParent(_jspx_th_c_if_1); 316 _jspx_th_c_forEach_2.setVar("property"); 317 _jspx_th_c_forEach_2.setItems("${type.properties}"); 318 try { 319 int _jspx_eval_c_forEach_2 = _jspx_th_c_forEach_2.doStartTag(); 320 if (_jspx_eval_c_forEach_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 321 do { 322 out.write("\t\t\t\t\t\r\n\t\t\t\t\t"); 323 out.write("<tr>\r\n\t\t\t\t\t\t"); 324 out.write("<td align=\"right\" class=\"text\">\r\n\t\t\t\t\t\t\t"); 325 if (_jspx_meth_c_out_7(_jspx_th_c_forEach_2, pageContext)) 326 return; 327 out.write(" : \r\n\t\t\t\t\t\t"); 328 out.write("</td>\r\n\t\t\t\t\t\t"); 329 out.write("<td class=\"text\" align=\"left\">\r\n\t\t\t\t\t\t\t"); 330 331 org.apache.taglibs.standard.tag.common.core.ChooseTag _jspx_th_c_choose_0 = (org.apache.taglibs.standard.tag.common.core.ChooseTag) _jspx_tagPool_c_choose.get(org.apache.taglibs.standard.tag.common.core.ChooseTag.class); 332 _jspx_th_c_choose_0.setPageContext(pageContext); 333 _jspx_th_c_choose_0.setParent(_jspx_th_c_forEach_2); 334 int _jspx_eval_c_choose_0 = _jspx_th_c_choose_0.doStartTag(); 335 if (_jspx_eval_c_choose_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 336 do { 337 out.write("\r\n\t\t\t\t\t\t\t\t"); 338 if (_jspx_meth_c_when_0(_jspx_th_c_choose_0, pageContext)) 339 return; 340 out.write("\r\n\t\t\t\t\t\t\t\t"); 341 342 org.apache.taglibs.standard.tag.common.core.OtherwiseTag _jspx_th_c_otherwise_0 = (org.apache.taglibs.standard.tag.common.core.OtherwiseTag) _jspx_tagPool_c_otherwise.get(org.apache.taglibs.standard.tag.common.core.OtherwiseTag.class); 343 _jspx_th_c_otherwise_0.setPageContext(pageContext); 344 _jspx_th_c_otherwise_0.setParent(_jspx_th_c_choose_0); 345 int _jspx_eval_c_otherwise_0 = _jspx_th_c_otherwise_0.doStartTag(); 346 if (_jspx_eval_c_otherwise_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 347 do { 348 out.write("\r\n\t\t\t\t\t\t\t\t\t"); 349 if (_jspx_meth_c_set_2(_jspx_th_c_otherwise_0, pageContext)) 350 return; 351 out.write("\r\n\t\t\t\t\t\t\t\t\t"); 352 out.write("<input type=\"text\" name=\"META_"); 353 if (_jspx_meth_c_out_10(_jspx_th_c_otherwise_0, pageContext)) 354 return; 355 out.write("\" value=\""); 356 out.print(request.getAttribute("META_"+request.getAttribute("temp_temp"))); 357 out.write("\"> \r\n\t\t\t\t\t\t\t\t\t"); 358 out.write("<span class=\"error\">\r\n\t\t\t\t\t\t\t\t\t\t"); 359 if (_jspx_meth_c_set_3(_jspx_th_c_otherwise_0, pageContext)) 360 return; 361 out.write("\r\n\t\t\t\t\t\t\t\t\t\t"); 362 String temp23 = request.getAttribute("temp2")+""; 363 out.write("\r\n\t\t\t\t\t\t\t\t\t\t"); 364 365 org.apache.struts.taglib.html.ErrorsTag _jspx_th_html_errors_3 = (org.apache.struts.taglib.html.ErrorsTag) _jspx_tagPool_html_errors_property.get(org.apache.struts.taglib.html.ErrorsTag.class); 366 _jspx_th_html_errors_3.setPageContext(pageContext); 367 _jspx_th_html_errors_3.setParent(_jspx_th_c_otherwise_0); 368 _jspx_th_html_errors_3.setProperty(temp23); 369 int _jspx_eval_html_errors_3 = _jspx_th_html_errors_3.doStartTag(); 370 if (_jspx_th_html_errors_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 371 return; 372 _jspx_tagPool_html_errors_property.reuse(_jspx_th_html_errors_3); 373 out.write("\r\n\t\t\t\t\t\t\t\t\t"); 374 out.write("</span>\r\n\t\t\t\t\t\t\t\t"); 375 int evalDoAfterBody = _jspx_th_c_otherwise_0.doAfterBody(); 376 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 377 break; 378 } while (true); 379 } 380 if (_jspx_th_c_otherwise_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 381 return; 382 _jspx_tagPool_c_otherwise.reuse(_jspx_th_c_otherwise_0); 383 out.write("\r\n\t\t\t\t\t\t\t"); 384 int evalDoAfterBody = _jspx_th_c_choose_0.doAfterBody(); 385 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 386 break; 387 } while (true); 388 } 389 if (_jspx_th_c_choose_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 390 return; 391 _jspx_tagPool_c_choose.reuse(_jspx_th_c_choose_0); 392 out.write("\r\n\t\t\t\t\t\t"); 393 out.write("</td>\r\n\t\t\t\t\t"); 394 out.write("</tr>\r\n\t\t\t\t"); 395 int evalDoAfterBody = _jspx_th_c_forEach_2.doAfterBody(); 396 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 397 break; 398 } while (true); 399 } 400 if (_jspx_th_c_forEach_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 401 return; 402 } catch (Throwable _jspx_exception) { 403 _jspx_th_c_forEach_2.doCatch(_jspx_exception); 404 } finally { 405 _jspx_th_c_forEach_2.doFinally(); 406 _jspx_tagPool_c_forEach_var_items.reuse(_jspx_th_c_forEach_2); 407 } 408 out.write("\r\n\t\t\t"); 409 out.write("</table>\r\n\t\t"); 410 int evalDoAfterBody = _jspx_th_c_if_1.doAfterBody(); 411 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 412 break; 413 } while (true); 414 } 415 if (_jspx_th_c_if_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 416 return; 417 _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_1); 418 out.write("\t\r\n\t\t"); 419 out.write("<br>"); 420 out.write("<br>\r\n\t\t"); 421 out.write("<input type=\"submit\" name=\"ok\" value=\""); 422 if (_jspx_meth_bean_message_6(_jspx_th_html_form_0, pageContext)) 423 return; 424 out.write("\" class=\"button\"/> "); 425 out.write("<input type=\"submit\" name=\"cancel\" value=\""); 426 if (_jspx_meth_bean_message_7(_jspx_th_html_form_0, pageContext)) 427 return; 428 out.write("\" class=\"button\"/>\r\n\t"); 429 int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody(); 430 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 431 break; 432 } while (true); 433 } 434 if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 435 return; 436 _jspx_tagPool_html_form_action.reuse(_jspx_th_html_form_0); 437 out.write("\r\n\r\n"); 438 out.write("</body>\r\n\r\n"); 439 out.write("</html>\r\n"); 440 } catch (Throwable t) { 441 out = _jspx_out; 442 if (out != null && out.getBufferSize() != 0) 443 out.clearBuffer(); 444 if (pageContext != null) pageContext.handlePageException(t); 445 } finally { 446 if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext); 447 } 448 } 449 450 private boolean _jspx_meth_bean_message_0(javax.servlet.jsp.PageContext pageContext) 451 throws Throwable { 452 JspWriter out = pageContext.getOut(); 453 454 org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class); 455 _jspx_th_bean_message_0.setPageContext(pageContext); 456 _jspx_th_bean_message_0.setParent(null); 457 _jspx_th_bean_message_0.setKey("editSection.title"); 458 int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag(); 459 if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 460 return true; 461 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_0); 462 return false; 463 } 464 465 private boolean _jspx_meth_c_out_0(javax.servlet.jsp.PageContext pageContext) 466 throws Throwable { 467 JspWriter out = pageContext.getOut(); 468 469 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_0 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value_escapeXml_default.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 470 _jspx_th_c_out_0.setPageContext(pageContext); 471 _jspx_th_c_out_0.setParent(null); 472 _jspx_th_c_out_0.setValue("${section.metaData['name']}"); 473 _jspx_th_c_out_0.setDefault("<i>(undefined)</i>"); 474 _jspx_th_c_out_0.setEscapeXml("false"); 475 int _jspx_eval_c_out_0 = _jspx_th_c_out_0.doStartTag(); 476 if (_jspx_th_c_out_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 477 return true; 478 _jspx_tagPool_c_out_value_escapeXml_default.reuse(_jspx_th_c_out_0); 479 return false; 480 } 481 482 private boolean _jspx_meth_c_out_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 483 throws Throwable { 484 JspWriter out = pageContext.getOut(); 485 486 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_1 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 487 _jspx_th_c_out_1.setPageContext(pageContext); 488 _jspx_th_c_out_1.setParent(_jspx_th_html_form_0); 489 _jspx_th_c_out_1.setValue("${section.id}"); 490 int _jspx_eval_c_out_1 = _jspx_th_c_out_1.doStartTag(); 491 if (_jspx_th_c_out_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 492 return true; 493 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_1); 494 return false; 495 } 496 497 private boolean _jspx_meth_c_set_0(javax.servlet.jsp.tagext.Tag _jspx_th_c_forEach_0, javax.servlet.jsp.PageContext pageContext) 498 throws Throwable { 499 JspWriter out = pageContext.getOut(); 500 501 org.apache.taglibs.standard.tag.el.core.SetTag _jspx_th_c_set_0 = (org.apache.taglibs.standard.tag.el.core.SetTag) _jspx_tagPool_c_set_var_value_scope.get(org.apache.taglibs.standard.tag.el.core.SetTag.class); 502 _jspx_th_c_set_0.setPageContext(pageContext); 503 _jspx_th_c_set_0.setParent(_jspx_th_c_forEach_0); 504 _jspx_th_c_set_0.setScope("page"); 505 _jspx_th_c_set_0.setVar("nameProperty"); 506 _jspx_th_c_set_0.setValue("name_${localeItem.locale}"); 507 int _jspx_eval_c_set_0 = _jspx_th_c_set_0.doStartTag(); 508 if (_jspx_th_c_set_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 509 return true; 510 _jspx_tagPool_c_set_var_value_scope.reuse(_jspx_th_c_set_0); 511 return false; 512 } 513 514 private boolean _jspx_meth_bean_message_1(javax.servlet.jsp.tagext.Tag _jspx_th_c_forEach_0, javax.servlet.jsp.PageContext pageContext) 515 throws Throwable { 516 JspWriter out = pageContext.getOut(); 517 518 org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class); 519 _jspx_th_bean_message_1.setPageContext(pageContext); 520 _jspx_th_bean_message_1.setParent(_jspx_th_c_forEach_0); 521 _jspx_th_bean_message_1.setKey("editSection.label.name"); 522 int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag(); 523 if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 524 return true; 525 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_1); 526 return false; 527 } 528 529 private boolean _jspx_meth_c_out_2(javax.servlet.jsp.tagext.Tag _jspx_th_c_forEach_0, javax.servlet.jsp.PageContext pageContext) 530 throws Throwable { 531 JspWriter out = pageContext.getOut(); 532 533 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_2 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 534 _jspx_th_c_out_2.setPageContext(pageContext); 535 _jspx_th_c_out_2.setParent(_jspx_th_c_forEach_0); 536 _jspx_th_c_out_2.setValue("${localeItem.name}"); 537 int _jspx_eval_c_out_2 = _jspx_th_c_out_2.doStartTag(); 538 if (_jspx_th_c_out_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 539 return true; 540 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_2); 541 return false; 542 } 543 544 private boolean _jspx_meth_c_out_3(javax.servlet.jsp.tagext.Tag _jspx_th_c_forEach_0, javax.servlet.jsp.PageContext pageContext) 545 throws Throwable { 546 JspWriter out = pageContext.getOut(); 547 548 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_3 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 549 _jspx_th_c_out_3.setPageContext(pageContext); 550 _jspx_th_c_out_3.setParent(_jspx_th_c_forEach_0); 551 _jspx_th_c_out_3.setValue("${localeItem.locale}"); 552 int _jspx_eval_c_out_3 = _jspx_th_c_out_3.doStartTag(); 553 if (_jspx_th_c_out_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 554 return true; 555 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_3); 556 return false; 557 } 558 559 private boolean _jspx_meth_c_out_4(javax.servlet.jsp.tagext.Tag _jspx_th_c_forEach_0, javax.servlet.jsp.PageContext pageContext) 560 throws Throwable { 561 JspWriter out = pageContext.getOut(); 562 563 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_4 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 564 _jspx_th_c_out_4.setPageContext(pageContext); 565 _jspx_th_c_out_4.setParent(_jspx_th_c_forEach_0); 566 _jspx_th_c_out_4.setValue("${requestScope[nameProperty]}"); 567 int _jspx_eval_c_out_4 = _jspx_th_c_out_4.doStartTag(); 568 if (_jspx_th_c_out_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 569 return true; 570 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_4); 571 return false; 572 } 573 574 private boolean _jspx_meth_bean_message_2(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 575 throws Throwable { 576 JspWriter out = pageContext.getOut(); 577 578 org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_2 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class); 579 _jspx_th_bean_message_2.setPageContext(pageContext); 580 _jspx_th_bean_message_2.setParent(_jspx_th_html_form_0); 581 _jspx_th_bean_message_2.setKey("editSection.label.workflow"); 582 int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag(); 583 if (_jspx_th_bean_message_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 584 return true; 585 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_2); 586 return false; 587 } 588 589 private boolean _jspx_meth_html_select_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 590 throws Throwable { 591 JspWriter out = pageContext.getOut(); 592 593 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); 594 _jspx_th_html_select_0.setPageContext(pageContext); 595 _jspx_th_html_select_0.setParent(_jspx_th_html_form_0); 596 _jspx_th_html_select_0.setProperty("workflow"); 597 _jspx_th_html_select_0.setSize("1"); 598 _jspx_th_html_select_0.setStyle("height:17px;"); 599 int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag(); 600 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 601 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 602 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 603 _bc.clear(); 604 out = _bc; 605 _jspx_th_html_select_0.setBodyContent(_bc); 606 _jspx_th_html_select_0.doInitBody(); 607 } 608 do { 609 out.write("\r\n\t\t\t\t\t\t"); 610 if (_jspx_meth_html_options_0(_jspx_th_html_select_0, pageContext)) 611 return true; 612 out.write("\r\n\t\t\t\t\t"); 613 int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody(); 614 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 615 break; 616 } while (true); 617 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 618 out = pageContext.popBody(); 619 } 620 if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 621 return true; 622 _jspx_tagPool_html_select_style_size_property.reuse(_jspx_th_html_select_0); 623 return false; 624 } 625 626 private boolean _jspx_meth_html_options_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_select_0, javax.servlet.jsp.PageContext pageContext) 627 throws Throwable { 628 JspWriter out = pageContext.getOut(); 629 630 org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_0 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_name_labelName.get(org.apache.struts.taglib.html.OptionsTag.class); 631 _jspx_th_html_options_0.setPageContext(pageContext); 632 _jspx_th_html_options_0.setParent(_jspx_th_html_select_0); 633 _jspx_th_html_options_0.setName("workflows"); 634 _jspx_th_html_options_0.setLabelName("workflows"); 635 int _jspx_eval_html_options_0 = _jspx_th_html_options_0.doStartTag(); 636 if (_jspx_th_html_options_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 637 return true; 638 _jspx_tagPool_html_options_name_labelName.reuse(_jspx_th_html_options_0); 639 return false; 640 } 641 642 private boolean _jspx_meth_bean_message_3(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 643 throws Throwable { 644 JspWriter out = pageContext.getOut(); 645 646 org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_3 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class); 647 _jspx_th_bean_message_3.setPageContext(pageContext); 648 _jspx_th_bean_message_3.setParent(_jspx_th_html_form_0); 649 _jspx_th_bean_message_3.setKey("editSection.label.status"); 650 int _jspx_eval_bean_message_3 = _jspx_th_bean_message_3.doStartTag(); 651 if (_jspx_th_bean_message_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 652 return true; 653 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_3); 654 return false; 655 } 656 657 private boolean _jspx_meth_html_select_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 658 throws Throwable { 659 JspWriter out = pageContext.getOut(); 660 661 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); 662 _jspx_th_html_select_1.setPageContext(pageContext); 663 _jspx_th_html_select_1.setParent(_jspx_th_html_form_0); 664 _jspx_th_html_select_1.setProperty("status"); 665 _jspx_th_html_select_1.setSize("1"); 666 _jspx_th_html_select_1.setStyle("height:17px;"); 667 int _jspx_eval_html_select_1 = _jspx_th_html_select_1.doStartTag(); 668 if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 669 if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 670 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 671 _bc.clear(); 672 out = _bc; 673 _jspx_th_html_select_1.setBodyContent(_bc); 674 _jspx_th_html_select_1.doInitBody(); 675 } 676 do { 677 out.write("\r\n\t\t\t\t\t\t"); 678 if (_jspx_meth_html_option_0(_jspx_th_html_select_1, pageContext)) 679 return true; 680 out.write("\r\n\t\t\t\t\t\t"); 681 if (_jspx_meth_html_option_1(_jspx_th_html_select_1, pageContext)) 682 return true; 683 out.write("\r\n\t\t\t\t\t"); 684 int evalDoAfterBody = _jspx_th_html_select_1.doAfterBody(); 685 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 686 break; 687 } while (true); 688 if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 689 out = pageContext.popBody(); 690 } 691 if (_jspx_th_html_select_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 692 return true; 693 _jspx_tagPool_html_select_style_size_property.reuse(_jspx_th_html_select_1); 694 return false; 695 } 696 697 private boolean _jspx_meth_html_option_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_select_1, javax.servlet.jsp.PageContext pageContext) 698 throws Throwable { 699 JspWriter out = pageContext.getOut(); 700 701 org.apache.struts.taglib.html.OptionTag _jspx_th_html_option_0 = (org.apache.struts.taglib.html.OptionTag) _jspx_tagPool_html_option_value.get(org.apache.struts.taglib.html.OptionTag.class); 702 _jspx_th_html_option_0.setPageContext(pageContext); 703 _jspx_th_html_option_0.setParent(_jspx_th_html_select_1); 704 _jspx_th_html_option_0.setValue("online"); 705 int _jspx_eval_html_option_0 = _jspx_th_html_option_0.doStartTag(); 706 if (_jspx_eval_html_option_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 707 if (_jspx_eval_html_option_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 708 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 709 _bc.clear(); 710 out = _bc; 711 _jspx_th_html_option_0.setBodyContent(_bc); 712 _jspx_th_html_option_0.doInitBody(); 713 } 714 do { 715 out.write("ONLINE"); 716 int evalDoAfterBody = _jspx_th_html_option_0.doAfterBody(); 717 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 718 break; 719 } while (true); 720 if (_jspx_eval_html_option_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 721 out = pageContext.popBody(); 722 } 723 if (_jspx_th_html_option_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 724 return true; 725 _jspx_tagPool_html_option_value.reuse(_jspx_th_html_option_0); 726 return false; 727 } 728 729 private boolean _jspx_meth_html_option_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_select_1, javax.servlet.jsp.PageContext pageContext) 730 throws Throwable { 731 JspWriter out = pageContext.getOut(); 732 733 org.apache.struts.taglib.html.OptionTag _jspx_th_html_option_1 = (org.apache.struts.taglib.html.OptionTag) _jspx_tagPool_html_option_value.get(org.apache.struts.taglib.html.OptionTag.class); 734 _jspx_th_html_option_1.setPageContext(pageContext); 735 _jspx_th_html_option_1.setParent(_jspx_th_html_select_1); 736 _jspx_th_html_option_1.setValue("offline"); 737 int _jspx_eval_html_option_1 = _jspx_th_html_option_1.doStartTag(); 738 if (_jspx_eval_html_option_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 739 if (_jspx_eval_html_option_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 740 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 741 _bc.clear(); 742 out = _bc; 743 _jspx_th_html_option_1.setBodyContent(_bc); 744 _jspx_th_html_option_1.doInitBody(); 745 } 746 do { 747 out.write("OFFLINE"); 748 int evalDoAfterBody = _jspx_th_html_option_1.doAfterBody(); 749 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 750 break; 751 } while (true); 752 if (_jspx_eval_html_option_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 753 out = pageContext.popBody(); 754 } 755 if (_jspx_th_html_option_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 756 return true; 757 _jspx_tagPool_html_option_value.reuse(_jspx_th_html_option_1); 758 return false; 759 } 760 761 private boolean _jspx_meth_html_errors_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 762 throws Throwable { 763 JspWriter out = pageContext.getOut(); 764 765 org.apache.struts.taglib.html.ErrorsTag _jspx_th_html_errors_0 = (org.apache.struts.taglib.html.ErrorsTag) _jspx_tagPool_html_errors_property.get(org.apache.struts.taglib.html.ErrorsTag.class); 766 _jspx_th_html_errors_0.setPageContext(pageContext); 767 _jspx_th_html_errors_0.setParent(_jspx_th_html_form_0); 768 _jspx_th_html_errors_0.setProperty("status"); 769 int _jspx_eval_html_errors_0 = _jspx_th_html_errors_0.doStartTag(); 770 if (_jspx_th_html_errors_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 771 return true; 772 _jspx_tagPool_html_errors_property.reuse(_jspx_th_html_errors_0); 773 return false; 774 } 775 776 private boolean _jspx_meth_bean_message_4(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 777 throws Throwable { 778 JspWriter out = pageContext.getOut(); 779 780 org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_4 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class); 781 _jspx_th_bean_message_4.setPageContext(pageContext); 782 _jspx_th_bean_message_4.setParent(_jspx_th_html_form_0); 783 _jspx_th_bean_message_4.setKey("editSection.templateList"); 784 int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag(); 785 if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 786 return true; 787 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_4); 788 return false; 789 } 790 791 private boolean _jspx_meth_html_errors_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 792 throws Throwable { 793 JspWriter out = pageContext.getOut(); 794 795 org.apache.struts.taglib.html.ErrorsTag _jspx_th_html_errors_1 = (org.apache.struts.taglib.html.ErrorsTag) _jspx_tagPool_html_errors_property.get(org.apache.struts.taglib.html.ErrorsTag.class); 796 _jspx_th_html_errors_1.setPageContext(pageContext); 797 _jspx_th_html_errors_1.setParent(_jspx_th_html_form_0); 798 _jspx_th_html_errors_1.setProperty("template"); 799 int _jspx_eval_html_errors_1 = _jspx_th_html_errors_1.doStartTag(); 800 if (_jspx_th_html_errors_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 801 return true; 802 _jspx_tagPool_html_errors_property.reuse(_jspx_th_html_errors_1); 803 return false; 804 } 805 806 private boolean _jspx_meth_c_set_1(javax.servlet.jsp.tagext.Tag _jspx_th_c_if_0, javax.servlet.jsp.PageContext pageContext) 807 throws Throwable { 808 JspWriter out = pageContext.getOut(); 809 810 org.apache.taglibs.standard.tag.el.core.SetTag _jspx_th_c_set_1 = (org.apache.taglibs.standard.tag.el.core.SetTag) _jspx_tagPool_c_set_var_value_scope.get(org.apache.taglibs.standard.tag.el.core.SetTag.class); 811 _jspx_th_c_set_1.setPageContext(pageContext); 812 _jspx_th_c_set_1.setParent(_jspx_th_c_if_0); 813 _jspx_th_c_set_1.setVar("tempVar"); 814 _jspx_th_c_set_1.setValue("${template.template}"); 815 _jspx_th_c_set_1.setScope("request"); 816 int _jspx_eval_c_set_1 = _jspx_th_c_set_1.doStartTag(); 817 if (_jspx_th_c_set_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 818 return true; 819 _jspx_tagPool_c_set_var_value_scope.reuse(_jspx_th_c_set_1); 820 return false; 821 } 822 823 private boolean _jspx_meth_c_out_5(javax.servlet.jsp.tagext.Tag _jspx_th_c_if_0, javax.servlet.jsp.PageContext pageContext) 824 throws Throwable { 825 JspWriter out = pageContext.getOut(); 826 827 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_5 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 828 _jspx_th_c_out_5.setPageContext(pageContext); 829 _jspx_th_c_out_5.setParent(_jspx_th_c_if_0); 830 _jspx_th_c_out_5.setValue("${template.name}"); 831 int _jspx_eval_c_out_5 = _jspx_th_c_out_5.doStartTag(); 832 if (_jspx_th_c_out_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 833 return true; 834 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_5); 835 return false; 836 } 837 838 private boolean _jspx_meth_c_out_6(javax.servlet.jsp.tagext.Tag _jspx_th_c_if_0, javax.servlet.jsp.PageContext pageContext) 839 throws Throwable { 840 JspWriter out = pageContext.getOut(); 841 842 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_6 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 843 _jspx_th_c_out_6.setPageContext(pageContext); 844 _jspx_th_c_out_6.setParent(_jspx_th_c_if_0); 845 _jspx_th_c_out_6.setValue("${template.description}"); 846 int _jspx_eval_c_out_6 = _jspx_th_c_out_6.doStartTag(); 847 if (_jspx_th_c_out_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 848 return true; 849 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_6); 850 return false; 851 } 852 853 private boolean _jspx_meth_bean_message_5(javax.servlet.jsp.tagext.Tag _jspx_th_c_if_1, javax.servlet.jsp.PageContext pageContext) 854 throws Throwable { 855 JspWriter out = pageContext.getOut(); 856 857 org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_5 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class); 858 _jspx_th_bean_message_5.setPageContext(pageContext); 859 _jspx_th_bean_message_5.setParent(_jspx_th_c_if_1); 860 _jspx_th_bean_message_5.setKey("editSection.propertyList"); 861 int _jspx_eval_bean_message_5 = _jspx_th_bean_message_5.doStartTag(); 862 if (_jspx_th_bean_message_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 863 return true; 864 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_5); 865 return false; 866 } 867 868 private boolean _jspx_meth_html_errors_2(javax.servlet.jsp.tagext.Tag _jspx_th_c_if_1, javax.servlet.jsp.PageContext pageContext) 869 throws Throwable { 870 JspWriter out = pageContext.getOut(); 871 872 org.apache.struts.taglib.html.ErrorsTag _jspx_th_html_errors_2 = (org.apache.struts.taglib.html.ErrorsTag) _jspx_tagPool_html_errors_property.get(org.apache.struts.taglib.html.ErrorsTag.class); 873 _jspx_th_html_errors_2.setPageContext(pageContext); 874 _jspx_th_html_errors_2.setParent(_jspx_th_c_if_1); 875 _jspx_th_html_errors_2.setProperty("template"); 876 int _jspx_eval_html_errors_2 = _jspx_th_html_errors_2.doStartTag(); 877 if (_jspx_th_html_errors_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 878 return true; 879 _jspx_tagPool_html_errors_property.reuse(_jspx_th_html_errors_2); 880 return false; 881 } 882 883 private boolean _jspx_meth_c_out_7(javax.servlet.jsp.tagext.Tag _jspx_th_c_forEach_2, javax.servlet.jsp.PageContext pageContext) 884 throws Throwable { 885 JspWriter out = pageContext.getOut(); 886 887 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_7 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 888 _jspx_th_c_out_7.setPageContext(pageContext); 889 _jspx_th_c_out_7.setParent(_jspx_th_c_forEach_2); 890 _jspx_th_c_out_7.setValue("${property.label}"); 891 int _jspx_eval_c_out_7 = _jspx_th_c_out_7.doStartTag(); 892 if (_jspx_th_c_out_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 893 return true; 894 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_7); 895 return false; 896 } 897 898 private boolean _jspx_meth_c_when_0(javax.servlet.jsp.tagext.Tag _jspx_th_c_choose_0, javax.servlet.jsp.PageContext pageContext) 899 throws Throwable { 900 JspWriter out = pageContext.getOut(); 901 902 org.apache.taglibs.standard.tag.el.core.WhenTag _jspx_th_c_when_0 = (org.apache.taglibs.standard.tag.el.core.WhenTag) _jspx_tagPool_c_when_test.get(org.apache.taglibs.standard.tag.el.core.WhenTag.class); 903 _jspx_th_c_when_0.setPageContext(pageContext); 904 _jspx_th_c_when_0.setParent(_jspx_th_c_choose_0); 905 _jspx_th_c_when_0.setTest("${copyMeta==null}"); 906 int _jspx_eval_c_when_0 = _jspx_th_c_when_0.doStartTag(); 907 if (_jspx_eval_c_when_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 908 do { 909 out.write("\r\n\t\t\t\t\t\t\t\t\t"); 910 out.write("<input type=\"text\" name=\"META_"); 911 if (_jspx_meth_c_out_8(_jspx_th_c_when_0, pageContext)) 912 return true; 913 out.write("\" value=\""); 914 if (_jspx_meth_c_out_9(_jspx_th_c_when_0, pageContext)) 915 return true; 916 out.write("\">\r\n\t\t\t\t\t\t\t\t"); 917 int evalDoAfterBody = _jspx_th_c_when_0.doAfterBody(); 918 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 919 break; 920 } while (true); 921 } 922 if (_jspx_th_c_when_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 923 return true; 924 _jspx_tagPool_c_when_test.reuse(_jspx_th_c_when_0); 925 return false; 926 } 927 928 private boolean _jspx_meth_c_out_8(javax.servlet.jsp.tagext.Tag _jspx_th_c_when_0, javax.servlet.jsp.PageContext pageContext) 929 throws Throwable { 930 JspWriter out = pageContext.getOut(); 931 932 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_8 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 933 _jspx_th_c_out_8.setPageContext(pageContext); 934 _jspx_th_c_out_8.setParent(_jspx_th_c_when_0); 935 _jspx_th_c_out_8.setValue("${property.name}"); 936 int _jspx_eval_c_out_8 = _jspx_th_c_out_8.doStartTag(); 937 if (_jspx_th_c_out_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 938 return true; 939 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_8); 940 return false; 941 } 942 943 private boolean _jspx_meth_c_out_9(javax.servlet.jsp.tagext.Tag _jspx_th_c_when_0, javax.servlet.jsp.PageContext pageContext) 944 throws Throwable { 945 JspWriter out = pageContext.getOut(); 946 947 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_9 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 948 _jspx_th_c_out_9.setPageContext(pageContext); 949 _jspx_th_c_out_9.setParent(_jspx_th_c_when_0); 950 _jspx_th_c_out_9.setValue("${section.metaData[property.name]}"); 951 int _jspx_eval_c_out_9 = _jspx_th_c_out_9.doStartTag(); 952 if (_jspx_th_c_out_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 953 return true; 954 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_9); 955 return false; 956 } 957 958 private boolean _jspx_meth_c_set_2(javax.servlet.jsp.tagext.Tag _jspx_th_c_otherwise_0, javax.servlet.jsp.PageContext pageContext) 959 throws Throwable { 960 JspWriter out = pageContext.getOut(); 961 962 org.apache.taglibs.standard.tag.el.core.SetTag _jspx_th_c_set_2 = (org.apache.taglibs.standard.tag.el.core.SetTag) _jspx_tagPool_c_set_var_value_scope.get(org.apache.taglibs.standard.tag.el.core.SetTag.class); 963 _jspx_th_c_set_2.setPageContext(pageContext); 964 _jspx_th_c_set_2.setParent(_jspx_th_c_otherwise_0); 965 _jspx_th_c_set_2.setVar("temp_temp"); 966 _jspx_th_c_set_2.setScope("request"); 967 _jspx_th_c_set_2.setValue("${property.name}"); 968 int _jspx_eval_c_set_2 = _jspx_th_c_set_2.doStartTag(); 969 if (_jspx_th_c_set_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 970 return true; 971 _jspx_tagPool_c_set_var_value_scope.reuse(_jspx_th_c_set_2); 972 return false; 973 } 974 975 private boolean _jspx_meth_c_out_10(javax.servlet.jsp.tagext.Tag _jspx_th_c_otherwise_0, javax.servlet.jsp.PageContext pageContext) 976 throws Throwable { 977 JspWriter out = pageContext.getOut(); 978 979 org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_10 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 980 _jspx_th_c_out_10.setPageContext(pageContext); 981 _jspx_th_c_out_10.setParent(_jspx_th_c_otherwise_0); 982 _jspx_th_c_out_10.setValue("${property.name}"); 983 int _jspx_eval_c_out_10 = _jspx_th_c_out_10.doStartTag(); 984 if (_jspx_th_c_out_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 985 return true; 986 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_10); 987 return false; 988 } 989 990 private boolean _jspx_meth_c_set_3(javax.servlet.jsp.tagext.Tag _jspx_th_c_otherwise_0, javax.servlet.jsp.PageContext pageContext) 991 throws Throwable { 992 JspWriter out = pageContext.getOut(); 993 994 org.apache.taglibs.standard.tag.el.core.SetTag _jspx_th_c_set_3 = (org.apache.taglibs.standard.tag.el.core.SetTag) _jspx_tagPool_c_set_var_value_scope.get(org.apache.taglibs.standard.tag.el.core.SetTag.class); 995 _jspx_th_c_set_3.setPageContext(pageContext); 996 _jspx_th_c_set_3.setParent(_jspx_th_c_otherwise_0); 997 _jspx_th_c_set_3.setVar("temp2"); 998 _jspx_th_c_set_3.setValue("META_${property.name}"); 999 _jspx_th_c_set_3.setScope("request"); 1000 int _jspx_eval_c_set_3 = _jspx_th_c_set_3.doStartTag(); 1001 if (_jspx_th_c_set_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1002 return true; 1003 _jspx_tagPool_c_set_var_value_scope.reuse(_jspx_th_c_set_3); 1004 return false; 1005 } 1006 1007 private boolean _jspx_meth_bean_message_6(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 1008 throws Throwable { 1009 JspWriter out = pageContext.getOut(); 1010 1011 org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_6 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class); 1012 _jspx_th_bean_message_6.setPageContext(pageContext); 1013 _jspx_th_bean_message_6.setParent(_jspx_th_html_form_0); 1014 _jspx_th_bean_message_6.setKey("general.ok"); 1015 int _jspx_eval_bean_message_6 = _jspx_th_bean_message_6.doStartTag(); 1016 if (_jspx_th_bean_message_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1017 return true; 1018 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_6); 1019 return false; 1020 } 1021 1022 private boolean _jspx_meth_bean_message_7(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 1023 throws Throwable { 1024 JspWriter out = pageContext.getOut(); 1025 1026 org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_7 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class); 1027 _jspx_th_bean_message_7.setPageContext(pageContext); 1028 _jspx_th_bean_message_7.setParent(_jspx_th_html_form_0); 1029 _jspx_th_bean_message_7.setKey("general.cancel"); 1030 int _jspx_eval_bean_message_7 = _jspx_th_bean_message_7.doStartTag(); 1031 if (_jspx_th_bean_message_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1032 return true; 1033 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_7); 1034 return false; 1035 } 1036} 1037 | Popular Tags |