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 createPublication_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_html_form_action; 15 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_out_value; 16 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_property; 17 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_errors_property; 18 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_select_style_size_property; 19 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_forEach_var_items; 20 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_out_value_default; 21 22 public createPublication_jsp() { 23 _jspx_tagPool_bean_message_key = new org.apache.jasper.runtime.TagHandlerPool(); 24 _jspx_tagPool_html_form_action = new org.apache.jasper.runtime.TagHandlerPool(); 25 _jspx_tagPool_c_out_value = new org.apache.jasper.runtime.TagHandlerPool(); 26 _jspx_tagPool_html_text_property = new org.apache.jasper.runtime.TagHandlerPool(); 27 _jspx_tagPool_html_errors_property = new org.apache.jasper.runtime.TagHandlerPool(); 28 _jspx_tagPool_html_select_style_size_property = new org.apache.jasper.runtime.TagHandlerPool(); 29 _jspx_tagPool_c_forEach_var_items = new org.apache.jasper.runtime.TagHandlerPool(); 30 _jspx_tagPool_c_out_value_default = new org.apache.jasper.runtime.TagHandlerPool(); 31 } 32 33 public java.util.List getIncludes() { 34 return _jspx_includes; 35 } 36 37 public void _jspDestroy() { 38 _jspx_tagPool_bean_message_key.release(); 39 _jspx_tagPool_html_form_action.release(); 40 _jspx_tagPool_c_out_value.release(); 41 _jspx_tagPool_html_text_property.release(); 42 _jspx_tagPool_html_errors_property.release(); 43 _jspx_tagPool_html_select_style_size_property.release(); 44 _jspx_tagPool_c_forEach_var_items.release(); 45 _jspx_tagPool_c_out_value_default.release(); 46 } 47 48 public void _jspService(HttpServletRequest request, HttpServletResponse response) 49 throws java.io.IOException , ServletException { 50 51 JspFactory _jspxFactory = null; 52 javax.servlet.jsp.PageContext pageContext = null; 53 HttpSession session = null; 54 ServletContext application = null; 55 ServletConfig config = null; 56 JspWriter out = null; 57 Object page = this; 58 JspWriter _jspx_out = null; 59 60 61 try { 62 _jspxFactory = JspFactory.getDefaultFactory(); 63 response.setContentType("text/html;charset=ISO-8859-1"); 64 pageContext = _jspxFactory.getPageContext(this, request, response, 65 null, true, 8192, true); 66 application = pageContext.getServletContext(); 67 config = pageContext.getServletConfig(); 68 session = pageContext.getSession(); 69 out = pageContext.getOut(); 70 _jspx_out = out; 71 72 out.write("\r\n"); 73 out.write("\r\n"); 74 out.write("\r\n"); 75 out.write("\r\n\r\n"); 76 out.write("<html>\r\n"); 77 out.write("<head>\r\n\t"); 78 out.write("<title>"); 79 out.write("</title>\r\n\t"); 80 out.write("<link rel=\"stylesheet\" type=\"text/css\" HREF=\"styles/global.css\">\r\n"); 81 out.write("</head>\r\n\r\n"); 82 out.write("<body class=\"text\" background=\"images/fond.gif\">\r\n\r\n\t"); 83 out.write("<img SRC=\"images/publication-edit-tile.gif\" align=\"absmiddle\">\r\n\t"); 84 out.write("<span class=\"title\">\r\n\t\t"); 85 if (_jspx_meth_bean_message_0(pageContext)) 86 return; 87 out.write("\r\n\t"); 88 out.write("</span>\r\n\t"); 89 out.write("<br>"); 90 out.write("<br>\r\n\t"); 91 out.write("<span class=\"title-list\">"); 92 if (_jspx_meth_bean_message_1(pageContext)) 93 return; 94 out.write("</span>\t\r\n\t"); 95 out.write("<hr width=\"100%\" size=\"1\" noshade color=\"#949494\">\t\t\r\n\t\t"); 96 out.write("<table>\r\n\t\t\t"); 97 98 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); 99 _jspx_th_html_form_0.setPageContext(pageContext); 100 _jspx_th_html_form_0.setParent(null); 101 _jspx_th_html_form_0.setAction("createPublication.x"); 102 int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag(); 103 if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 104 do { 105 out.write("\r\n\t\t\t"); 106 out.write("<input type=\"Hidden\" name=\"id\" value=\""); 107 if (_jspx_meth_c_out_0(_jspx_th_html_form_0, pageContext)) 108 return; 109 out.write("\">\r\n\t\t\t"); 110 out.write("<tr>\r\n\t\t\t\t"); 111 out.write("<td align=\"right\" class=\"text\">"); 112 if (_jspx_meth_bean_message_2(_jspx_th_html_form_0, pageContext)) 113 return; 114 out.write(" : "); 115 out.write("</td>\r\n\t\t\t\t"); 116 out.write("<td valign=\"middle\">"); 117 if (_jspx_meth_html_text_0(_jspx_th_html_form_0, pageContext)) 118 return; 119 out.write(" "); 120 out.write("<span class=\"error\">"); 121 if (_jspx_meth_html_errors_0(_jspx_th_html_form_0, pageContext)) 122 return; 123 out.write("</span>"); 124 out.write("</td>\r\n\t\t\t"); 125 out.write("</tr>\r\n\t\t\t"); 126 out.write("<tr>\r\n\t\t\t\t"); 127 out.write("<td align=\"right\" class=\"text\">"); 128 if (_jspx_meth_bean_message_3(_jspx_th_html_form_0, pageContext)) 129 return; 130 out.write(" : "); 131 out.write("</td>\r\n\t\t\t\t"); 132 out.write("<td>\t\r\n\t\t\t\t\t"); 133 134 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); 135 _jspx_th_html_select_0.setPageContext(pageContext); 136 _jspx_th_html_select_0.setParent(_jspx_th_html_form_0); 137 _jspx_th_html_select_0.setProperty("type"); 138 _jspx_th_html_select_0.setSize("1"); 139 _jspx_th_html_select_0.setStyle("height:17px;"); 140 int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag(); 141 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 142 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 143 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 144 _bc.clear(); 145 out = _bc; 146 _jspx_th_html_select_0.setBodyContent(_bc); 147 _jspx_th_html_select_0.doInitBody(); 148 } 149 do { 150 out.write("\r\n\t\t\t\t\t\t"); 151 152 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); 153 _jspx_th_c_forEach_0.setPageContext(pageContext); 154 _jspx_th_c_forEach_0.setParent(_jspx_th_html_select_0); 155 _jspx_th_c_forEach_0.setItems("${types}"); 156 _jspx_th_c_forEach_0.setVar("type"); 157 try { 158 int _jspx_eval_c_forEach_0 = _jspx_th_c_forEach_0.doStartTag(); 159 if (_jspx_eval_c_forEach_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 160 do { 161 out.write("\r\n\t\t\t\t\t\t\t"); 162 out.write("<option value=\""); 163 if (_jspx_meth_c_out_1(_jspx_th_c_forEach_0, pageContext)) 164 return; 165 out.write("\">"); 166 if (_jspx_meth_c_out_2(_jspx_th_c_forEach_0, pageContext)) 167 return; 168 out.write("</option>\r\n\t\t\t\t\t\t"); 169 int evalDoAfterBody = _jspx_th_c_forEach_0.doAfterBody(); 170 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 171 break; 172 } while (true); 173 } 174 if (_jspx_th_c_forEach_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 175 return; 176 } catch (Throwable _jspx_exception) { 177 _jspx_th_c_forEach_0.doCatch(_jspx_exception); 178 } finally { 179 _jspx_th_c_forEach_0.doFinally(); 180 _jspx_tagPool_c_forEach_var_items.reuse(_jspx_th_c_forEach_0); 181 } 182 out.write("\r\n\t\t\t\t\t"); 183 int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody(); 184 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 185 break; 186 } while (true); 187 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 188 out = pageContext.popBody(); 189 } 190 if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 191 return; 192 _jspx_tagPool_html_select_style_size_property.reuse(_jspx_th_html_select_0); 193 out.write("\r\n\t\t\t\t\t "); 194 out.write("<span class=\"error\">"); 195 if (_jspx_meth_html_errors_1(_jspx_th_html_form_0, pageContext)) 196 return; 197 out.write("</span>\r\n\t\t\t\t"); 198 out.write("</td>\r\n\t\t\t"); 199 out.write("</tr>\t\t\t\r\n\t\t"); 200 out.write("</table>\r\n\t\t"); 201 out.write("<br>"); 202 out.write("<br>\r\n\t\t"); 203 out.write("<input type=\"submit\" value=\""); 204 if (_jspx_meth_bean_message_4(_jspx_th_html_form_0, pageContext)) 205 return; 206 out.write("\" class=\"button\"/> "); 207 out.write("<input type=\"submit\" name=\"cancel\" value=\""); 208 if (_jspx_meth_bean_message_5(_jspx_th_html_form_0, pageContext)) 209 return; 210 out.write("\" class=\"button\"/>\r\n\t"); 211 int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody(); 212 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 213 break; 214 } while (true); 215 } 216 if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 217 return; 218 _jspx_tagPool_html_form_action.reuse(_jspx_th_html_form_0); 219 out.write("\r\n\r\n"); 220 out.write("</body>\r\n\r\n"); 221 out.write("</html>\r\n"); 222 } catch (Throwable t) { 223 out = _jspx_out; 224 if (out != null && out.getBufferSize() != 0) 225 out.clearBuffer(); 226 if (pageContext != null) pageContext.handlePageException(t); 227 } finally { 228 if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext); 229 } 230 } 231 232 private boolean _jspx_meth_bean_message_0(javax.servlet.jsp.PageContext pageContext) 233 throws Throwable { 234 JspWriter out = pageContext.getOut(); 235 236 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); 237 _jspx_th_bean_message_0.setPageContext(pageContext); 238 _jspx_th_bean_message_0.setParent(null); 239 _jspx_th_bean_message_0.setKey("createPublication.title"); 240 int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag(); 241 if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 242 return true; 243 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_0); 244 return false; 245 } 246 247 private boolean _jspx_meth_bean_message_1(javax.servlet.jsp.PageContext pageContext) 248 throws Throwable { 249 JspWriter out = pageContext.getOut(); 250 251 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); 252 _jspx_th_bean_message_1.setPageContext(pageContext); 253 _jspx_th_bean_message_1.setParent(null); 254 _jspx_th_bean_message_1.setKey("createPublication.description"); 255 int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag(); 256 if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 257 return true; 258 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_1); 259 return false; 260 } 261 262 private boolean _jspx_meth_c_out_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 263 throws Throwable { 264 JspWriter out = pageContext.getOut(); 265 266 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.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 267 _jspx_th_c_out_0.setPageContext(pageContext); 268 _jspx_th_c_out_0.setParent(_jspx_th_html_form_0); 269 _jspx_th_c_out_0.setValue("${param['id']}"); 270 int _jspx_eval_c_out_0 = _jspx_th_c_out_0.doStartTag(); 271 if (_jspx_th_c_out_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 272 return true; 273 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_0); 274 return false; 275 } 276 277 private boolean _jspx_meth_bean_message_2(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 278 throws Throwable { 279 JspWriter out = pageContext.getOut(); 280 281 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); 282 _jspx_th_bean_message_2.setPageContext(pageContext); 283 _jspx_th_bean_message_2.setParent(_jspx_th_html_form_0); 284 _jspx_th_bean_message_2.setKey("createPublication.label.name"); 285 int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag(); 286 if (_jspx_th_bean_message_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 287 return true; 288 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_2); 289 return false; 290 } 291 292 private boolean _jspx_meth_html_text_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 293 throws Throwable { 294 JspWriter out = pageContext.getOut(); 295 296 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_property.get(org.apache.struts.taglib.html.TextTag.class); 297 _jspx_th_html_text_0.setPageContext(pageContext); 298 _jspx_th_html_text_0.setParent(_jspx_th_html_form_0); 299 _jspx_th_html_text_0.setProperty("name"); 300 int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag(); 301 if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 302 return true; 303 _jspx_tagPool_html_text_property.reuse(_jspx_th_html_text_0); 304 return false; 305 } 306 307 private boolean _jspx_meth_html_errors_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 308 throws Throwable { 309 JspWriter out = pageContext.getOut(); 310 311 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); 312 _jspx_th_html_errors_0.setPageContext(pageContext); 313 _jspx_th_html_errors_0.setParent(_jspx_th_html_form_0); 314 _jspx_th_html_errors_0.setProperty("name"); 315 int _jspx_eval_html_errors_0 = _jspx_th_html_errors_0.doStartTag(); 316 if (_jspx_th_html_errors_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 317 return true; 318 _jspx_tagPool_html_errors_property.reuse(_jspx_th_html_errors_0); 319 return false; 320 } 321 322 private boolean _jspx_meth_bean_message_3(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 323 throws Throwable { 324 JspWriter out = pageContext.getOut(); 325 326 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); 327 _jspx_th_bean_message_3.setPageContext(pageContext); 328 _jspx_th_bean_message_3.setParent(_jspx_th_html_form_0); 329 _jspx_th_bean_message_3.setKey("createPublication.label.type"); 330 int _jspx_eval_bean_message_3 = _jspx_th_bean_message_3.doStartTag(); 331 if (_jspx_th_bean_message_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 332 return true; 333 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_3); 334 return false; 335 } 336 337 private boolean _jspx_meth_c_out_1(javax.servlet.jsp.tagext.Tag _jspx_th_c_forEach_0, javax.servlet.jsp.PageContext pageContext) 338 throws Throwable { 339 JspWriter out = pageContext.getOut(); 340 341 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); 342 _jspx_th_c_out_1.setPageContext(pageContext); 343 _jspx_th_c_out_1.setParent(_jspx_th_c_forEach_0); 344 _jspx_th_c_out_1.setValue("${type.id}"); 345 int _jspx_eval_c_out_1 = _jspx_th_c_out_1.doStartTag(); 346 if (_jspx_th_c_out_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 347 return true; 348 _jspx_tagPool_c_out_value.reuse(_jspx_th_c_out_1); 349 return false; 350 } 351 352 private boolean _jspx_meth_c_out_2(javax.servlet.jsp.tagext.Tag _jspx_th_c_forEach_0, javax.servlet.jsp.PageContext pageContext) 353 throws Throwable { 354 JspWriter out = pageContext.getOut(); 355 356 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_default.get(org.apache.taglibs.standard.tag.el.core.OutTag.class); 357 _jspx_th_c_out_2.setPageContext(pageContext); 358 _jspx_th_c_out_2.setParent(_jspx_th_c_forEach_0); 359 _jspx_th_c_out_2.setValue("${type.metaData['name']}"); 360 _jspx_th_c_out_2.setDefault("${type.id}"); 361 int _jspx_eval_c_out_2 = _jspx_th_c_out_2.doStartTag(); 362 if (_jspx_th_c_out_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 363 return true; 364 _jspx_tagPool_c_out_value_default.reuse(_jspx_th_c_out_2); 365 return false; 366 } 367 368 private boolean _jspx_meth_html_errors_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 369 throws Throwable { 370 JspWriter out = pageContext.getOut(); 371 372 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); 373 _jspx_th_html_errors_1.setPageContext(pageContext); 374 _jspx_th_html_errors_1.setParent(_jspx_th_html_form_0); 375 _jspx_th_html_errors_1.setProperty("type"); 376 int _jspx_eval_html_errors_1 = _jspx_th_html_errors_1.doStartTag(); 377 if (_jspx_th_html_errors_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 378 return true; 379 _jspx_tagPool_html_errors_property.reuse(_jspx_th_html_errors_1); 380 return false; 381 } 382 383 private boolean _jspx_meth_bean_message_4(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 384 throws Throwable { 385 JspWriter out = pageContext.getOut(); 386 387 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); 388 _jspx_th_bean_message_4.setPageContext(pageContext); 389 _jspx_th_bean_message_4.setParent(_jspx_th_html_form_0); 390 _jspx_th_bean_message_4.setKey("general.ok"); 391 int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag(); 392 if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 393 return true; 394 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_4); 395 return false; 396 } 397 398 private boolean _jspx_meth_bean_message_5(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext) 399 throws Throwable { 400 JspWriter out = pageContext.getOut(); 401 402 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); 403 _jspx_th_bean_message_5.setPageContext(pageContext); 404 _jspx_th_bean_message_5.setParent(_jspx_th_html_form_0); 405 _jspx_th_bean_message_5.setKey("general.cancel"); 406 int _jspx_eval_bean_message_5 = _jspx_th_bean_message_5.doStartTag(); 407 if (_jspx_th_bean_message_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 408 return true; 409 _jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_5); 410 return false; 411 } 412 } 413 | Popular Tags |