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 EditAccountForm_jsp extends HttpJspBase { 9 10 11 private static java.util.Vector _jspx_includes; 12 13 static { 14 _jspx_includes = new java.util.Vector (4); 15 _jspx_includes.add("/account/../common/IncludeTop.jsp"); 16 _jspx_includes.add("/account/../common/../common/IncludeQuickHeader.jsp"); 17 _jspx_includes.add("/account/IncludeAccountFields.jsp"); 18 _jspx_includes.add("/account/../common/IncludeBottom.jsp"); 19 } 20 21 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_link_page; 22 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_notPresent_scope_name; 23 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_present_scope_name; 24 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_notEqual_value_scope_property_name; 25 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_equal_value_scope_property_name; 26 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_form_method_action; 27 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_present_name; 28 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_bean_write_name; 29 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_logic_iterate_name_id; 30 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_hidden_value_property_name; 31 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_hidden_property_name; 32 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_bean_write_property_name; 33 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_password_property_name; 34 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_property_name; 35 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_size_property_name; 36 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_select_property_name; 37 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_options_property_name; 38 private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_checkbox_property_name; 39 40 public EditAccountForm_jsp() { 41 _jspx_tagPool_html_link_page = new org.apache.jasper.runtime.TagHandlerPool(); 42 _jspx_tagPool_logic_notPresent_scope_name = new org.apache.jasper.runtime.TagHandlerPool(); 43 _jspx_tagPool_logic_present_scope_name = new org.apache.jasper.runtime.TagHandlerPool(); 44 _jspx_tagPool_logic_notEqual_value_scope_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 45 _jspx_tagPool_logic_equal_value_scope_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 46 _jspx_tagPool_html_form_method_action = new org.apache.jasper.runtime.TagHandlerPool(); 47 _jspx_tagPool_logic_present_name = new org.apache.jasper.runtime.TagHandlerPool(); 48 _jspx_tagPool_bean_write_name = new org.apache.jasper.runtime.TagHandlerPool(); 49 _jspx_tagPool_logic_iterate_name_id = new org.apache.jasper.runtime.TagHandlerPool(); 50 _jspx_tagPool_html_hidden_value_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 51 _jspx_tagPool_html_hidden_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 52 _jspx_tagPool_bean_write_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 53 _jspx_tagPool_html_password_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 54 _jspx_tagPool_html_text_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 55 _jspx_tagPool_html_text_size_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 56 _jspx_tagPool_html_select_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 57 _jspx_tagPool_html_options_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 58 _jspx_tagPool_html_checkbox_property_name = new org.apache.jasper.runtime.TagHandlerPool(); 59 } 60 61 public java.util.List getIncludes() { 62 return _jspx_includes; 63 } 64 65 public void _jspDestroy() { 66 _jspx_tagPool_html_link_page.release(); 67 _jspx_tagPool_logic_notPresent_scope_name.release(); 68 _jspx_tagPool_logic_present_scope_name.release(); 69 _jspx_tagPool_logic_notEqual_value_scope_property_name.release(); 70 _jspx_tagPool_logic_equal_value_scope_property_name.release(); 71 _jspx_tagPool_html_form_method_action.release(); 72 _jspx_tagPool_logic_present_name.release(); 73 _jspx_tagPool_bean_write_name.release(); 74 _jspx_tagPool_logic_iterate_name_id.release(); 75 _jspx_tagPool_html_hidden_value_property_name.release(); 76 _jspx_tagPool_html_hidden_property_name.release(); 77 _jspx_tagPool_bean_write_property_name.release(); 78 _jspx_tagPool_html_password_property_name.release(); 79 _jspx_tagPool_html_text_property_name.release(); 80 _jspx_tagPool_html_text_size_property_name.release(); 81 _jspx_tagPool_html_select_property_name.release(); 82 _jspx_tagPool_html_options_property_name.release(); 83 _jspx_tagPool_html_checkbox_property_name.release(); 84 } 85 86 public void _jspService(HttpServletRequest request, HttpServletResponse response) 87 throws java.io.IOException , ServletException { 88 89 JspFactory _jspxFactory = null; 90 javax.servlet.jsp.PageContext pageContext = null; 91 HttpSession session = null; 92 ServletContext application = null; 93 ServletConfig config = null; 94 JspWriter out = null; 95 Object page = this; 96 JspWriter _jspx_out = null; 97 98 99 try { 100 _jspxFactory = JspFactory.getDefaultFactory(); 101 response.setContentType("text/html;charset=ISO-8859-1"); 102 pageContext = _jspxFactory.getPageContext(this, request, response, 103 null, true, 8192, true); 104 application = pageContext.getServletContext(); 105 config = pageContext.getServletConfig(); 106 session = pageContext.getSession(); 107 out = pageContext.getOut(); 108 _jspx_out = out; 109 110 out.write("\r\n"); 111 out.write("\r\n"); 112 out.write("\r\n"); 113 out.write("\r\n\r\n"); 114 out.write("<html>"); 115 out.write("<head>"); 116 out.write("<title>JPetStore Demo"); 117 out.write("</title>\r\n"); 118 out.write("<meta content=\"text/html; charset=windows-1252\" http-equiv=\"Content-Type\" />\r\n"); 119 out.write("<META HTTP-EQUIV=\"Cache-Control\" CONTENT=\"max-age=0\">\r\n"); 120 out.write("<META HTTP-EQUIV=\"Cache-Control\" CONTENT=\"no-cache\">\r\n"); 121 out.write("<meta http-equiv=\"expires\" content=\"0\">\r\n"); 122 out.write("<META HTTP-EQUIV=\"Expires\" CONTENT=\"Tue, 01 Jan 1980 1:00:00 GMT\">\r\n"); 123 out.write("<META HTTP-EQUIV=\"Pragma\" CONTENT=\"no-cache\">\r\n"); 124 out.write("</head>\r\n\r\n"); 125 out.write("<body bgcolor=\"white\">\r\n\r\n"); 126 out.write("<table background=\"../images/bkg-topbar.gif\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\" width=\"100%\">\r\n "); 127 out.write("<tbody>\r\n "); 128 out.write("<tr>\r\n "); 129 out.write("<td>"); 130 if (_jspx_meth_html_link_0(pageContext)) 131 return; 132 out.write("</td>\r\n "); 133 out.write("<td align=\"right\">"); 134 if (_jspx_meth_html_link_1(pageContext)) 135 return; 136 out.write("\r\n "); 137 out.write("<img border=\"0\" SRC=\"../images/separator.gif\" />\r\n\r\n"); 138 if (_jspx_meth_logic_notPresent_0(pageContext)) 139 return; 140 out.write("\r\n"); 141 if (_jspx_meth_logic_present_0(pageContext)) 142 return; 143 out.write("\r\n\r\n"); 144 if (_jspx_meth_logic_present_1(pageContext)) 145 return; 146 out.write("\r\n\r\n "); 147 out.write("<img border=\"0\" SRC=\"../images/separator.gif\" />"); 148 out.write("<a HREF=\"../help.html\">"); 149 out.write("<img border=\"0\" name=\"img_help\" SRC=\"../images/help.gif\" />"); 150 out.write("</a>\r\n "); 151 out.write("</td>\r\n "); 152 out.write("<td align=\"left\" valign=\"bottom\">\r\n "); 153 if (_jspx_meth_html_form_0(pageContext)) 154 return; 155 out.write("\r\n "); 156 out.write("</td>\r\n "); 157 out.write("</tr>\r\n "); 158 out.write("</tbody>\r\n"); 159 out.write("</table>\r\n\r\n"); 160 out.write("<center>\r\n"); 161 if (_jspx_meth_html_link_6(pageContext)) 162 return; 163 out.write("\r\n"); 164 out.write("<img border=\"0\" SRC=\"../images/separator.gif\" />\r\n"); 165 if (_jspx_meth_html_link_7(pageContext)) 166 return; 167 out.write("\r\n"); 168 out.write("<img border=\"0\" SRC=\"../images/separator.gif\" />\r\n"); 169 if (_jspx_meth_html_link_8(pageContext)) 170 return; 171 out.write("\r\n"); 172 out.write("<img border=\"0\" SRC=\"../images/separator.gif\" />\r\n"); 173 if (_jspx_meth_html_link_9(pageContext)) 174 return; 175 out.write("\r\n"); 176 out.write("<img border=\"0\" SRC=\"../images/separator.gif\" />\r\n"); 177 if (_jspx_meth_html_link_10(pageContext)) 178 return; 179 out.write("\r\n"); 180 out.write("</center>\r\n\r\n\r\n"); 181 out.write("\r\n\r\n"); 182 out.write("<!-- Support for non-traditional but simple message -->\r\n"); 183 if (_jspx_meth_logic_present_2(pageContext)) 184 return; 185 out.write("\r\n\r\n"); 186 out.write("<!-- Support for non-traditional but simpler use of errors... -->\r\n"); 187 188 org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_3 = (org.apache.struts.taglib.logic.PresentTag) _jspx_tagPool_logic_present_name.get(org.apache.struts.taglib.logic.PresentTag.class); 189 _jspx_th_logic_present_3.setPageContext(pageContext); 190 _jspx_th_logic_present_3.setParent(null); 191 _jspx_th_logic_present_3.setName("errors"); 192 int _jspx_eval_logic_present_3 = _jspx_th_logic_present_3.doStartTag(); 193 if (_jspx_eval_logic_present_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 194 do { 195 out.write("\r\n "); 196 197 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); 198 _jspx_th_logic_iterate_0.setPageContext(pageContext); 199 _jspx_th_logic_iterate_0.setParent(_jspx_th_logic_present_3); 200 _jspx_th_logic_iterate_0.setId("error"); 201 _jspx_th_logic_iterate_0.setName("errors"); 202 int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag(); 203 if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 204 java.lang.Object error = null; 205 if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 206 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 207 out = _bc; 208 _jspx_th_logic_iterate_0.setBodyContent(_bc); 209 _jspx_th_logic_iterate_0.doInitBody(); 210 } 211 error = (java.lang.Object ) pageContext.findAttribute("error"); 212 do { 213 out.write("\r\n "); 214 out.write("<B>"); 215 out.write("<FONT color=RED>\r\n "); 216 out.write("<BR>"); 217 if (_jspx_meth_bean_write_1(_jspx_th_logic_iterate_0, pageContext)) 218 return; 219 out.write("\r\n "); 220 out.write("</FONT>"); 221 out.write("</B>\r\n "); 222 int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody(); 223 error = (java.lang.Object ) pageContext.findAttribute("error"); 224 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 225 break; 226 } while (true); 227 if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 228 out = pageContext.popBody(); 229 } 230 if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 231 return; 232 _jspx_tagPool_logic_iterate_name_id.reuse(_jspx_th_logic_iterate_0); 233 out.write("\r\n"); 234 int evalDoAfterBody = _jspx_th_logic_present_3.doAfterBody(); 235 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 236 break; 237 } while (true); 238 } 239 if (_jspx_th_logic_present_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 240 return; 241 _jspx_tagPool_logic_present_name.reuse(_jspx_th_logic_present_3); 242 out.write("\r\n"); 243 out.write("\r\n\r\n"); 244 if (_jspx_meth_html_form_1(pageContext)) 245 return; 246 out.write("\r\n"); 247 out.write("<p>\r\n"); 248 out.write("<center>"); 249 out.write("<b>"); 250 if (_jspx_meth_html_link_11(pageContext)) 251 return; 252 out.write("</b>"); 253 out.write("</center>\r\n\r\n"); 254 out.write("\r\n\r\n"); 255 out.write("<p align=\"center\">\r\n"); 256 out.write("<a HREF=\"http://www.ibatis.com\">"); 257 out.write("<img border=\"0\" align=\"center\" SRC=\"../images/poweredby.gif\" />"); 258 out.write("</a>\r\n"); 259 out.write("</p>\r\n"); 260 out.write("</p>\r\n\r\n"); 261 } catch (Throwable t) { 262 out = _jspx_out; 263 if (out != null && out.getBufferSize() != 0) 264 out.clearBuffer(); 265 if (pageContext != null) pageContext.handlePageException(t); 266 } finally { 267 if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext); 268 } 269 } 270 271 private boolean _jspx_meth_html_link_0(javax.servlet.jsp.PageContext pageContext) 272 throws Throwable { 273 JspWriter out = pageContext.getOut(); 274 275 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_0 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 276 _jspx_th_html_link_0.setPageContext(pageContext); 277 _jspx_th_html_link_0.setParent(null); 278 _jspx_th_html_link_0.setPage("/shop/index.shtml"); 279 int _jspx_eval_html_link_0 = _jspx_th_html_link_0.doStartTag(); 280 if (_jspx_eval_html_link_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 281 if (_jspx_eval_html_link_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 282 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 283 out = _bc; 284 _jspx_th_html_link_0.setBodyContent(_bc); 285 _jspx_th_html_link_0.doInitBody(); 286 } 287 do { 288 out.write("<img border=\"0\" SRC=\"../images/logo-topbar.gif\" />"); 289 int evalDoAfterBody = _jspx_th_html_link_0.doAfterBody(); 290 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 291 break; 292 } while (true); 293 if (_jspx_eval_html_link_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 294 out = pageContext.popBody(); 295 } 296 if (_jspx_th_html_link_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 297 return true; 298 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_0); 299 return false; 300 } 301 302 private boolean _jspx_meth_html_link_1(javax.servlet.jsp.PageContext pageContext) 303 throws Throwable { 304 JspWriter out = pageContext.getOut(); 305 306 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_1 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 307 _jspx_th_html_link_1.setPageContext(pageContext); 308 _jspx_th_html_link_1.setParent(null); 309 _jspx_th_html_link_1.setPage("/shop/viewCart.shtml"); 310 int _jspx_eval_html_link_1 = _jspx_th_html_link_1.doStartTag(); 311 if (_jspx_eval_html_link_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 312 if (_jspx_eval_html_link_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 313 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 314 out = _bc; 315 _jspx_th_html_link_1.setBodyContent(_bc); 316 _jspx_th_html_link_1.doInitBody(); 317 } 318 do { 319 out.write("<img border=\"0\" name=\"img_cart\" SRC=\"../images/cart.gif\" />"); 320 int evalDoAfterBody = _jspx_th_html_link_1.doAfterBody(); 321 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 322 break; 323 } while (true); 324 if (_jspx_eval_html_link_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 325 out = pageContext.popBody(); 326 } 327 if (_jspx_th_html_link_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 328 return true; 329 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_1); 330 return false; 331 } 332 333 private boolean _jspx_meth_logic_notPresent_0(javax.servlet.jsp.PageContext pageContext) 334 throws Throwable { 335 JspWriter out = pageContext.getOut(); 336 337 org.apache.struts.taglib.logic.NotPresentTag _jspx_th_logic_notPresent_0 = (org.apache.struts.taglib.logic.NotPresentTag) _jspx_tagPool_logic_notPresent_scope_name.get(org.apache.struts.taglib.logic.NotPresentTag.class); 338 _jspx_th_logic_notPresent_0.setPageContext(pageContext); 339 _jspx_th_logic_notPresent_0.setParent(null); 340 _jspx_th_logic_notPresent_0.setName("accountBean"); 341 _jspx_th_logic_notPresent_0.setScope("session"); 342 int _jspx_eval_logic_notPresent_0 = _jspx_th_logic_notPresent_0.doStartTag(); 343 if (_jspx_eval_logic_notPresent_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 344 do { 345 out.write("\r\n "); 346 if (_jspx_meth_html_link_2(_jspx_th_logic_notPresent_0, pageContext)) 347 return true; 348 out.write("\r\n"); 349 int evalDoAfterBody = _jspx_th_logic_notPresent_0.doAfterBody(); 350 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 351 break; 352 } while (true); 353 } 354 if (_jspx_th_logic_notPresent_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 355 return true; 356 _jspx_tagPool_logic_notPresent_scope_name.reuse(_jspx_th_logic_notPresent_0); 357 return false; 358 } 359 360 private boolean _jspx_meth_html_link_2(javax.servlet.jsp.tagext.Tag _jspx_th_logic_notPresent_0, javax.servlet.jsp.PageContext pageContext) 361 throws Throwable { 362 JspWriter out = pageContext.getOut(); 363 364 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_2 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 365 _jspx_th_html_link_2.setPageContext(pageContext); 366 _jspx_th_html_link_2.setParent(_jspx_th_logic_notPresent_0); 367 _jspx_th_html_link_2.setPage("/shop/signonForm.shtml"); 368 int _jspx_eval_html_link_2 = _jspx_th_html_link_2.doStartTag(); 369 if (_jspx_eval_html_link_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 370 if (_jspx_eval_html_link_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 371 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 372 out = _bc; 373 _jspx_th_html_link_2.setBodyContent(_bc); 374 _jspx_th_html_link_2.doInitBody(); 375 } 376 do { 377 out.write("\r\n "); 378 out.write("<img border=\"0\" name=\"img_signin\" SRC=\"../images/sign-in.gif\" />"); 379 int evalDoAfterBody = _jspx_th_html_link_2.doAfterBody(); 380 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 381 break; 382 } while (true); 383 if (_jspx_eval_html_link_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 384 out = pageContext.popBody(); 385 } 386 if (_jspx_th_html_link_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 387 return true; 388 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_2); 389 return false; 390 } 391 392 private boolean _jspx_meth_logic_present_0(javax.servlet.jsp.PageContext pageContext) 393 throws Throwable { 394 JspWriter out = pageContext.getOut(); 395 396 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); 397 _jspx_th_logic_present_0.setPageContext(pageContext); 398 _jspx_th_logic_present_0.setParent(null); 399 _jspx_th_logic_present_0.setName("accountBean"); 400 _jspx_th_logic_present_0.setScope("session"); 401 int _jspx_eval_logic_present_0 = _jspx_th_logic_present_0.doStartTag(); 402 if (_jspx_eval_logic_present_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 403 do { 404 out.write("\r\n "); 405 if (_jspx_meth_logic_notEqual_0(_jspx_th_logic_present_0, pageContext)) 406 return true; 407 out.write("\r\n"); 408 int evalDoAfterBody = _jspx_th_logic_present_0.doAfterBody(); 409 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 410 break; 411 } while (true); 412 } 413 if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 414 return true; 415 _jspx_tagPool_logic_present_scope_name.reuse(_jspx_th_logic_present_0); 416 return false; 417 } 418 419 private boolean _jspx_meth_logic_notEqual_0(javax.servlet.jsp.tagext.Tag _jspx_th_logic_present_0, javax.servlet.jsp.PageContext pageContext) 420 throws Throwable { 421 JspWriter out = pageContext.getOut(); 422 423 org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_0 = (org.apache.struts.taglib.logic.NotEqualTag) _jspx_tagPool_logic_notEqual_value_scope_property_name.get(org.apache.struts.taglib.logic.NotEqualTag.class); 424 _jspx_th_logic_notEqual_0.setPageContext(pageContext); 425 _jspx_th_logic_notEqual_0.setParent(_jspx_th_logic_present_0); 426 _jspx_th_logic_notEqual_0.setName("accountBean"); 427 _jspx_th_logic_notEqual_0.setProperty("authenticated"); 428 _jspx_th_logic_notEqual_0.setValue("true"); 429 _jspx_th_logic_notEqual_0.setScope("session"); 430 int _jspx_eval_logic_notEqual_0 = _jspx_th_logic_notEqual_0.doStartTag(); 431 if (_jspx_eval_logic_notEqual_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 432 do { 433 out.write("\r\n "); 434 if (_jspx_meth_html_link_3(_jspx_th_logic_notEqual_0, pageContext)) 435 return true; 436 out.write("\r\n "); 437 int evalDoAfterBody = _jspx_th_logic_notEqual_0.doAfterBody(); 438 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 439 break; 440 } while (true); 441 } 442 if (_jspx_th_logic_notEqual_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 443 return true; 444 _jspx_tagPool_logic_notEqual_value_scope_property_name.reuse(_jspx_th_logic_notEqual_0); 445 return false; 446 } 447 448 private boolean _jspx_meth_html_link_3(javax.servlet.jsp.tagext.Tag _jspx_th_logic_notEqual_0, javax.servlet.jsp.PageContext pageContext) 449 throws Throwable { 450 JspWriter out = pageContext.getOut(); 451 452 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_3 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 453 _jspx_th_html_link_3.setPageContext(pageContext); 454 _jspx_th_html_link_3.setParent(_jspx_th_logic_notEqual_0); 455 _jspx_th_html_link_3.setPage("/shop/signonForm.shtml"); 456 int _jspx_eval_html_link_3 = _jspx_th_html_link_3.doStartTag(); 457 if (_jspx_eval_html_link_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 458 if (_jspx_eval_html_link_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 459 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 460 out = _bc; 461 _jspx_th_html_link_3.setBodyContent(_bc); 462 _jspx_th_html_link_3.doInitBody(); 463 } 464 do { 465 out.write("\r\n "); 466 out.write("<img border=\"0\" name=\"img_signin\" SRC=\"../images/sign-in.gif\" />"); 467 int evalDoAfterBody = _jspx_th_html_link_3.doAfterBody(); 468 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 469 break; 470 } while (true); 471 if (_jspx_eval_html_link_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 472 out = pageContext.popBody(); 473 } 474 if (_jspx_th_html_link_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 475 return true; 476 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_3); 477 return false; 478 } 479 480 private boolean _jspx_meth_logic_present_1(javax.servlet.jsp.PageContext pageContext) 481 throws Throwable { 482 JspWriter out = pageContext.getOut(); 483 484 org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_1 = (org.apache.struts.taglib.logic.PresentTag) _jspx_tagPool_logic_present_scope_name.get(org.apache.struts.taglib.logic.PresentTag.class); 485 _jspx_th_logic_present_1.setPageContext(pageContext); 486 _jspx_th_logic_present_1.setParent(null); 487 _jspx_th_logic_present_1.setName("accountBean"); 488 _jspx_th_logic_present_1.setScope("session"); 489 int _jspx_eval_logic_present_1 = _jspx_th_logic_present_1.doStartTag(); 490 if (_jspx_eval_logic_present_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 491 do { 492 out.write("\r\n "); 493 if (_jspx_meth_logic_equal_0(_jspx_th_logic_present_1, pageContext)) 494 return true; 495 out.write("\r\n"); 496 int evalDoAfterBody = _jspx_th_logic_present_1.doAfterBody(); 497 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 498 break; 499 } while (true); 500 } 501 if (_jspx_th_logic_present_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 502 return true; 503 _jspx_tagPool_logic_present_scope_name.reuse(_jspx_th_logic_present_1); 504 return false; 505 } 506 507 private boolean _jspx_meth_logic_equal_0(javax.servlet.jsp.tagext.Tag _jspx_th_logic_present_1, javax.servlet.jsp.PageContext pageContext) 508 throws Throwable { 509 JspWriter out = pageContext.getOut(); 510 511 org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_0 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_scope_property_name.get(org.apache.struts.taglib.logic.EqualTag.class); 512 _jspx_th_logic_equal_0.setPageContext(pageContext); 513 _jspx_th_logic_equal_0.setParent(_jspx_th_logic_present_1); 514 _jspx_th_logic_equal_0.setName("accountBean"); 515 _jspx_th_logic_equal_0.setProperty("authenticated"); 516 _jspx_th_logic_equal_0.setValue("true"); 517 _jspx_th_logic_equal_0.setScope("session"); 518 int _jspx_eval_logic_equal_0 = _jspx_th_logic_equal_0.doStartTag(); 519 if (_jspx_eval_logic_equal_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 520 do { 521 out.write("\r\n "); 522 if (_jspx_meth_html_link_4(_jspx_th_logic_equal_0, pageContext)) 523 return true; 524 out.write("\r\n "); 525 out.write("<img border=\"0\" SRC=\"../images/separator.gif\" />\r\n "); 526 if (_jspx_meth_html_link_5(_jspx_th_logic_equal_0, pageContext)) 527 return true; 528 out.write("\r\n "); 529 int evalDoAfterBody = _jspx_th_logic_equal_0.doAfterBody(); 530 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 531 break; 532 } while (true); 533 } 534 if (_jspx_th_logic_equal_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 535 return true; 536 _jspx_tagPool_logic_equal_value_scope_property_name.reuse(_jspx_th_logic_equal_0); 537 return false; 538 } 539 540 private boolean _jspx_meth_html_link_4(javax.servlet.jsp.tagext.Tag _jspx_th_logic_equal_0, javax.servlet.jsp.PageContext pageContext) 541 throws Throwable { 542 JspWriter out = pageContext.getOut(); 543 544 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_4 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 545 _jspx_th_html_link_4.setPageContext(pageContext); 546 _jspx_th_html_link_4.setParent(_jspx_th_logic_equal_0); 547 _jspx_th_html_link_4.setPage("/shop/signoff.shtml"); 548 int _jspx_eval_html_link_4 = _jspx_th_html_link_4.doStartTag(); 549 if (_jspx_eval_html_link_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 550 if (_jspx_eval_html_link_4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 551 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 552 out = _bc; 553 _jspx_th_html_link_4.setBodyContent(_bc); 554 _jspx_th_html_link_4.doInitBody(); 555 } 556 do { 557 out.write("\r\n "); 558 out.write("<img border=\"0\" name=\"img_signout\" SRC=\"../images/sign-out.gif\" />"); 559 int evalDoAfterBody = _jspx_th_html_link_4.doAfterBody(); 560 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 561 break; 562 } while (true); 563 if (_jspx_eval_html_link_4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 564 out = pageContext.popBody(); 565 } 566 if (_jspx_th_html_link_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 567 return true; 568 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_4); 569 return false; 570 } 571 572 private boolean _jspx_meth_html_link_5(javax.servlet.jsp.tagext.Tag _jspx_th_logic_equal_0, javax.servlet.jsp.PageContext pageContext) 573 throws Throwable { 574 JspWriter out = pageContext.getOut(); 575 576 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_5 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 577 _jspx_th_html_link_5.setPageContext(pageContext); 578 _jspx_th_html_link_5.setParent(_jspx_th_logic_equal_0); 579 _jspx_th_html_link_5.setPage("/shop/editAccountForm.shtml"); 580 int _jspx_eval_html_link_5 = _jspx_th_html_link_5.doStartTag(); 581 if (_jspx_eval_html_link_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 582 if (_jspx_eval_html_link_5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 583 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 584 out = _bc; 585 _jspx_th_html_link_5.setBodyContent(_bc); 586 _jspx_th_html_link_5.doInitBody(); 587 } 588 do { 589 out.write("\r\n "); 590 out.write("<img border=\"0\" name=\"img_myaccount\" SRC=\"../images/my_account.gif\" />"); 591 int evalDoAfterBody = _jspx_th_html_link_5.doAfterBody(); 592 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 593 break; 594 } while (true); 595 if (_jspx_eval_html_link_5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 596 out = pageContext.popBody(); 597 } 598 if (_jspx_th_html_link_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 599 return true; 600 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_5); 601 return false; 602 } 603 604 private boolean _jspx_meth_html_form_0(javax.servlet.jsp.PageContext pageContext) 605 throws Throwable { 606 JspWriter out = pageContext.getOut(); 607 608 org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_method_action.get(org.apache.struts.taglib.html.FormTag.class); 609 _jspx_th_html_form_0.setPageContext(pageContext); 610 _jspx_th_html_form_0.setParent(null); 611 _jspx_th_html_form_0.setMethod("post"); 612 _jspx_th_html_form_0.setAction("/shop/searchProducts.shtml"); 613 int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag(); 614 if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 615 do { 616 out.write("\r\n "); 617 out.write("<input name=\"keyword\" size=\"14\" /> "); 618 out.write("<input border=\"0\" SRC=\"../images/search.gif\" type=\"image\" />\r\n "); 619 int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody(); 620 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 621 break; 622 } while (true); 623 } 624 if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 625 return true; 626 _jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_0); 627 return false; 628 } 629 630 private boolean _jspx_meth_html_link_6(javax.servlet.jsp.PageContext pageContext) 631 throws Throwable { 632 JspWriter out = pageContext.getOut(); 633 634 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_6 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 635 _jspx_th_html_link_6.setPageContext(pageContext); 636 _jspx_th_html_link_6.setParent(null); 637 _jspx_th_html_link_6.setPage("/shop/viewCategory.shtml?categoryId=FISH"); 638 int _jspx_eval_html_link_6 = _jspx_th_html_link_6.doStartTag(); 639 if (_jspx_eval_html_link_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 640 if (_jspx_eval_html_link_6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 641 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 642 out = _bc; 643 _jspx_th_html_link_6.setBodyContent(_bc); 644 _jspx_th_html_link_6.doInitBody(); 645 } 646 do { 647 out.write("\r\n"); 648 out.write("<img border=\"0\" SRC=\"../images/sm_fish.gif\" />"); 649 int evalDoAfterBody = _jspx_th_html_link_6.doAfterBody(); 650 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 651 break; 652 } while (true); 653 if (_jspx_eval_html_link_6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 654 out = pageContext.popBody(); 655 } 656 if (_jspx_th_html_link_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 657 return true; 658 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_6); 659 return false; 660 } 661 662 private boolean _jspx_meth_html_link_7(javax.servlet.jsp.PageContext pageContext) 663 throws Throwable { 664 JspWriter out = pageContext.getOut(); 665 666 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_7 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 667 _jspx_th_html_link_7.setPageContext(pageContext); 668 _jspx_th_html_link_7.setParent(null); 669 _jspx_th_html_link_7.setPage("/shop/viewCategory.shtml?categoryId=DOGS"); 670 int _jspx_eval_html_link_7 = _jspx_th_html_link_7.doStartTag(); 671 if (_jspx_eval_html_link_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 672 if (_jspx_eval_html_link_7 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 673 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 674 out = _bc; 675 _jspx_th_html_link_7.setBodyContent(_bc); 676 _jspx_th_html_link_7.doInitBody(); 677 } 678 do { 679 out.write("\r\n"); 680 out.write("<img border=\"0\" SRC=\"../images/sm_dogs.gif\" />"); 681 int evalDoAfterBody = _jspx_th_html_link_7.doAfterBody(); 682 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 683 break; 684 } while (true); 685 if (_jspx_eval_html_link_7 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 686 out = pageContext.popBody(); 687 } 688 if (_jspx_th_html_link_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 689 return true; 690 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_7); 691 return false; 692 } 693 694 private boolean _jspx_meth_html_link_8(javax.servlet.jsp.PageContext pageContext) 695 throws Throwable { 696 JspWriter out = pageContext.getOut(); 697 698 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_8 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 699 _jspx_th_html_link_8.setPageContext(pageContext); 700 _jspx_th_html_link_8.setParent(null); 701 _jspx_th_html_link_8.setPage("/shop/viewCategory.shtml?categoryId=REPTILES"); 702 int _jspx_eval_html_link_8 = _jspx_th_html_link_8.doStartTag(); 703 if (_jspx_eval_html_link_8 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 704 if (_jspx_eval_html_link_8 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 705 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 706 out = _bc; 707 _jspx_th_html_link_8.setBodyContent(_bc); 708 _jspx_th_html_link_8.doInitBody(); 709 } 710 do { 711 out.write("\r\n"); 712 out.write("<img border=\"0\" SRC=\"../images/sm_reptiles.gif\" />"); 713 int evalDoAfterBody = _jspx_th_html_link_8.doAfterBody(); 714 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 715 break; 716 } while (true); 717 if (_jspx_eval_html_link_8 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 718 out = pageContext.popBody(); 719 } 720 if (_jspx_th_html_link_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 721 return true; 722 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_8); 723 return false; 724 } 725 726 private boolean _jspx_meth_html_link_9(javax.servlet.jsp.PageContext pageContext) 727 throws Throwable { 728 JspWriter out = pageContext.getOut(); 729 730 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_9 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 731 _jspx_th_html_link_9.setPageContext(pageContext); 732 _jspx_th_html_link_9.setParent(null); 733 _jspx_th_html_link_9.setPage("/shop/viewCategory.shtml?categoryId=CATS"); 734 int _jspx_eval_html_link_9 = _jspx_th_html_link_9.doStartTag(); 735 if (_jspx_eval_html_link_9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 736 if (_jspx_eval_html_link_9 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 737 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 738 out = _bc; 739 _jspx_th_html_link_9.setBodyContent(_bc); 740 _jspx_th_html_link_9.doInitBody(); 741 } 742 do { 743 out.write("\r\n"); 744 out.write("<img border=\"0\" SRC=\"../images/sm_cats.gif\" />"); 745 int evalDoAfterBody = _jspx_th_html_link_9.doAfterBody(); 746 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 747 break; 748 } while (true); 749 if (_jspx_eval_html_link_9 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 750 out = pageContext.popBody(); 751 } 752 if (_jspx_th_html_link_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 753 return true; 754 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_9); 755 return false; 756 } 757 758 private boolean _jspx_meth_html_link_10(javax.servlet.jsp.PageContext pageContext) 759 throws Throwable { 760 JspWriter out = pageContext.getOut(); 761 762 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_10 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 763 _jspx_th_html_link_10.setPageContext(pageContext); 764 _jspx_th_html_link_10.setParent(null); 765 _jspx_th_html_link_10.setPage("/shop/viewCategory.shtml?categoryId=BIRDS"); 766 int _jspx_eval_html_link_10 = _jspx_th_html_link_10.doStartTag(); 767 if (_jspx_eval_html_link_10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 768 if (_jspx_eval_html_link_10 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 769 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 770 out = _bc; 771 _jspx_th_html_link_10.setBodyContent(_bc); 772 _jspx_th_html_link_10.doInitBody(); 773 } 774 do { 775 out.write("\r\n"); 776 out.write("<img border=\"0\" SRC=\"../images/sm_birds.gif\" />"); 777 int evalDoAfterBody = _jspx_th_html_link_10.doAfterBody(); 778 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 779 break; 780 } while (true); 781 if (_jspx_eval_html_link_10 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 782 out = pageContext.popBody(); 783 } 784 if (_jspx_th_html_link_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 785 return true; 786 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_10); 787 return false; 788 } 789 790 private boolean _jspx_meth_logic_present_2(javax.servlet.jsp.PageContext pageContext) 791 throws Throwable { 792 JspWriter out = pageContext.getOut(); 793 794 org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_2 = (org.apache.struts.taglib.logic.PresentTag) _jspx_tagPool_logic_present_name.get(org.apache.struts.taglib.logic.PresentTag.class); 795 _jspx_th_logic_present_2.setPageContext(pageContext); 796 _jspx_th_logic_present_2.setParent(null); 797 _jspx_th_logic_present_2.setName("message"); 798 int _jspx_eval_logic_present_2 = _jspx_th_logic_present_2.doStartTag(); 799 if (_jspx_eval_logic_present_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 800 do { 801 out.write("\r\n "); 802 out.write("<b>"); 803 out.write("<font color=\"BLUE\">"); 804 if (_jspx_meth_bean_write_0(_jspx_th_logic_present_2, pageContext)) 805 return true; 806 out.write("</font>"); 807 out.write("</b>\r\n"); 808 int evalDoAfterBody = _jspx_th_logic_present_2.doAfterBody(); 809 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 810 break; 811 } while (true); 812 } 813 if (_jspx_th_logic_present_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 814 return true; 815 _jspx_tagPool_logic_present_name.reuse(_jspx_th_logic_present_2); 816 return false; 817 } 818 819 private boolean _jspx_meth_bean_write_0(javax.servlet.jsp.tagext.Tag _jspx_th_logic_present_2, javax.servlet.jsp.PageContext pageContext) 820 throws Throwable { 821 JspWriter out = pageContext.getOut(); 822 823 org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name.get(org.apache.struts.taglib.bean.WriteTag.class); 824 _jspx_th_bean_write_0.setPageContext(pageContext); 825 _jspx_th_bean_write_0.setParent(_jspx_th_logic_present_2); 826 _jspx_th_bean_write_0.setName("message"); 827 int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag(); 828 if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 829 return true; 830 _jspx_tagPool_bean_write_name.reuse(_jspx_th_bean_write_0); 831 return false; 832 } 833 834 private boolean _jspx_meth_bean_write_1(javax.servlet.jsp.tagext.Tag _jspx_th_logic_iterate_0, javax.servlet.jsp.PageContext pageContext) 835 throws Throwable { 836 JspWriter out = pageContext.getOut(); 837 838 org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name.get(org.apache.struts.taglib.bean.WriteTag.class); 839 _jspx_th_bean_write_1.setPageContext(pageContext); 840 _jspx_th_bean_write_1.setParent(_jspx_th_logic_iterate_0); 841 _jspx_th_bean_write_1.setName("error"); 842 int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag(); 843 if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 844 return true; 845 _jspx_tagPool_bean_write_name.reuse(_jspx_th_bean_write_1); 846 return false; 847 } 848 849 private boolean _jspx_meth_html_form_1(javax.servlet.jsp.PageContext pageContext) 850 throws Throwable { 851 JspWriter out = pageContext.getOut(); 852 853 org.apache.struts.taglib.html.FormTag _jspx_th_html_form_1 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_method_action.get(org.apache.struts.taglib.html.FormTag.class); 854 _jspx_th_html_form_1.setPageContext(pageContext); 855 _jspx_th_html_form_1.setParent(null); 856 _jspx_th_html_form_1.setMethod("post"); 857 _jspx_th_html_form_1.setAction("/shop/editAccount.shtml"); 858 int _jspx_eval_html_form_1 = _jspx_th_html_form_1.doStartTag(); 859 if (_jspx_eval_html_form_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 860 do { 861 out.write("\r\n\r\n"); 862 if (_jspx_meth_html_hidden_0(_jspx_th_html_form_1, pageContext)) 863 return true; 864 out.write("\r\n"); 865 if (_jspx_meth_html_hidden_1(_jspx_th_html_form_1, pageContext)) 866 return true; 867 out.write("\r\n\r\n"); 868 out.write("<table cellpadding=\"10\" cellspacing=\"0\" align=\"center\" border=\"1\" bgcolor=\"#dddddd\">"); 869 out.write("<tr>"); 870 out.write("<td>\r\n\r\n\r\n"); 871 out.write("<font color=\"darkgreen\">"); 872 out.write("<h3>User Information"); 873 out.write("</h3>"); 874 out.write("</font>\r\n"); 875 out.write("<table border=\"0\" cellpadding=\"3\" cellspacing=\"1\" bgcolor=\"#FFFF88\">\r\n"); 876 out.write("<tr bgcolor=\"#FFFF88\">"); 877 out.write("<td>\r\nUser ID:"); 878 out.write("</td>"); 879 out.write("<td>"); 880 if (_jspx_meth_bean_write_2(_jspx_th_html_form_1, pageContext)) 881 return true; 882 out.write("\r\n"); 883 out.write("</td>"); 884 out.write("</tr>"); 885 out.write("<tr bgcolor=\"#FFFF88\">"); 886 out.write("<td>\r\nNew password:"); 887 out.write("</td>"); 888 out.write("<td>"); 889 if (_jspx_meth_html_password_0(_jspx_th_html_form_1, pageContext)) 890 return true; 891 out.write("\r\n"); 892 out.write("</td>"); 893 out.write("</tr>"); 894 out.write("<tr bgcolor=\"#FFFF88\">"); 895 out.write("<td>\r\nRepeat password:"); 896 out.write("</td>"); 897 out.write("<td> "); 898 if (_jspx_meth_html_password_1(_jspx_th_html_form_1, pageContext)) 899 return true; 900 out.write("\r\n"); 901 out.write("</td>"); 902 out.write("</tr>\r\n"); 903 out.write("</table>\r\n\r\n"); 904 out.write("\r\n\r\n\r\n\r\n"); 905 out.write("<FONT color=darkgreen>"); 906 out.write("<H3>Account Information"); 907 out.write("</H3>"); 908 out.write("</FONT>\r\n\r\n"); 909 out.write("<TABLE bgcolor=\"#008800\" border=0 cellpadding=3 cellspacing=1 bgcolor=#FFFF88>\r\n"); 910 out.write("<TR bgcolor=#FFFF88>"); 911 out.write("<TD>\r\nFirst name:"); 912 out.write("</TD>"); 913 out.write("<TD>"); 914 if (_jspx_meth_html_text_0(_jspx_th_html_form_1, pageContext)) 915 return true; 916 out.write("\r\n"); 917 out.write("</TD>"); 918 out.write("</TR>\r\n"); 919 out.write("<TR bgcolor=#FFFF88>"); 920 out.write("<TD>\r\nLast name:"); 921 out.write("</TD>"); 922 out.write("<TD>"); 923 if (_jspx_meth_html_text_1(_jspx_th_html_form_1, pageContext)) 924 return true; 925 out.write("\r\n"); 926 out.write("</TD>"); 927 out.write("</TR>\r\n"); 928 out.write("<TR bgcolor=#FFFF88>"); 929 out.write("<TD>\r\nEmail:"); 930 out.write("</TD>"); 931 out.write("<TD>"); 932 if (_jspx_meth_html_text_2(_jspx_th_html_form_1, pageContext)) 933 return true; 934 out.write("\r\n"); 935 out.write("</TD>"); 936 out.write("</TR>\r\n"); 937 out.write("<TR bgcolor=#FFFF88>"); 938 out.write("<TD>\r\nPhone:"); 939 out.write("</TD>"); 940 out.write("<TD>"); 941 if (_jspx_meth_html_text_3(_jspx_th_html_form_1, pageContext)) 942 return true; 943 out.write("\r\n"); 944 out.write("</TD>"); 945 out.write("</TR>\r\n"); 946 out.write("<TR bgcolor=#FFFF88>"); 947 out.write("<TD>\r\nAddress 1:"); 948 out.write("</TD>"); 949 out.write("<TD>"); 950 if (_jspx_meth_html_text_4(_jspx_th_html_form_1, pageContext)) 951 return true; 952 out.write("\r\n"); 953 out.write("</TD>"); 954 out.write("</TR>\r\n"); 955 out.write("<TR bgcolor=#FFFF88>"); 956 out.write("<TD>\r\nAddress 2:"); 957 out.write("</TD>"); 958 out.write("<TD>"); 959 if (_jspx_meth_html_text_5(_jspx_th_html_form_1, pageContext)) 960 return true; 961 out.write("\r\n"); 962 out.write("</TD>"); 963 out.write("</TR>\r\n"); 964 out.write("<TR bgcolor=#FFFF88>"); 965 out.write("<TD>\r\nCity: "); 966 out.write("</TD>"); 967 out.write("<TD>"); 968 if (_jspx_meth_html_text_6(_jspx_th_html_form_1, pageContext)) 969 return true; 970 out.write("\r\n"); 971 out.write("</TD>"); 972 out.write("</TR>\r\n"); 973 out.write("<TR bgcolor=#FFFF88>"); 974 out.write("<TD>\r\nState:"); 975 out.write("</TD>"); 976 out.write("<TD>"); 977 if (_jspx_meth_html_text_7(_jspx_th_html_form_1, pageContext)) 978 return true; 979 out.write("\r\n"); 980 out.write("</TD>"); 981 out.write("</TR>\r\n"); 982 out.write("<TR bgcolor=#FFFF88>"); 983 out.write("<TD>\r\nZip:"); 984 out.write("</TD>"); 985 out.write("<TD>"); 986 if (_jspx_meth_html_text_8(_jspx_th_html_form_1, pageContext)) 987 return true; 988 out.write("\r\n"); 989 out.write("</TD>"); 990 out.write("</TR>\r\n"); 991 out.write("<TR bgcolor=#FFFF88>"); 992 out.write("<TD>\r\nCountry: "); 993 out.write("</TD>"); 994 out.write("<TD>"); 995 if (_jspx_meth_html_text_9(_jspx_th_html_form_1, pageContext)) 996 return true; 997 out.write("\r\n"); 998 out.write("</TD>"); 999 out.write("</TR>\r\n"); 1000 out.write("</TABLE>\r\n\r\n\r\n"); 1001 out.write("<FONT color=darkgreen>"); 1002 out.write("<H3>Profile Information"); 1003 out.write("</H3>"); 1004 out.write("</FONT>\r\n\r\n"); 1005 out.write("<TABLE bgcolor=\"#008800\" border=0 cellpadding=3 cellspacing=1 >\r\n"); 1006 out.write("<TR bgcolor=#FFFF88>"); 1007 out.write("<TD>\r\nLanguage Preference:"); 1008 out.write("</TD>"); 1009 out.write("<TD>\r\n"); 1010 if (_jspx_meth_html_select_0(_jspx_th_html_form_1, pageContext)) 1011 return true; 1012 out.write("\r\n"); 1013 out.write("</TD>"); 1014 out.write("</TR>"); 1015 out.write("<TR bgcolor=#FFFF88>"); 1016 out.write("<TD>\r\nFavourite Category:"); 1017 out.write("</TD>"); 1018 out.write("<TD>\r\n"); 1019 if (_jspx_meth_html_select_1(_jspx_th_html_form_1, pageContext)) 1020 return true; 1021 out.write("\r\n"); 1022 out.write("</TD>"); 1023 out.write("</TR>"); 1024 out.write("<TR bgcolor=#FFFF88>"); 1025 out.write("<TD colspan=2>\r\n"); 1026 if (_jspx_meth_html_checkbox_0(_jspx_th_html_form_1, pageContext)) 1027 return true; 1028 out.write(" Enable MyList\r\n"); 1029 out.write("</TD>"); 1030 out.write("</TR>"); 1031 out.write("<TR bgcolor=#FFFF88>"); 1032 out.write("<TD colspan=2>\r\n "); 1033 if (_jspx_meth_html_checkbox_1(_jspx_th_html_form_1, pageContext)) 1034 return true; 1035 out.write(" Enable MyBanner\r\n"); 1036 out.write("</TD>"); 1037 out.write("</TR>\r\n"); 1038 out.write("</TABLE>"); 1039 out.write("\r\n\r\n"); 1040 out.write("</td>"); 1041 out.write("</tr>"); 1042 out.write("</table>\r\n\r\n"); 1043 out.write("<br />"); 1044 out.write("<center>\r\n"); 1045 out.write("<input border=\"0\" type=\"image\" SRC=\"../images/button_submit.gif\" name=\"submit\" value=\"Save Account Information\" />\r\n"); 1046 out.write("</center>\r\n\r\n"); 1047 int evalDoAfterBody = _jspx_th_html_form_1.doAfterBody(); 1048 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 1049 break; 1050 } while (true); 1051 } 1052 if (_jspx_th_html_form_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1053 return true; 1054 _jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_1); 1055 return false; 1056 } 1057 1058 private boolean _jspx_meth_html_hidden_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1059 throws Throwable { 1060 JspWriter out = pageContext.getOut(); 1061 1062 org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_value_property_name.get(org.apache.struts.taglib.html.HiddenTag.class); 1063 _jspx_th_html_hidden_0.setPageContext(pageContext); 1064 _jspx_th_html_hidden_0.setParent(_jspx_th_html_form_1); 1065 _jspx_th_html_hidden_0.setName("accountBean"); 1066 _jspx_th_html_hidden_0.setProperty("validation"); 1067 _jspx_th_html_hidden_0.setValue("edit"); 1068 int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag(); 1069 if (_jspx_th_html_hidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1070 return true; 1071 _jspx_tagPool_html_hidden_value_property_name.reuse(_jspx_th_html_hidden_0); 1072 return false; 1073 } 1074 1075 private boolean _jspx_meth_html_hidden_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1076 throws Throwable { 1077 JspWriter out = pageContext.getOut(); 1078 1079 org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_1 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_name.get(org.apache.struts.taglib.html.HiddenTag.class); 1080 _jspx_th_html_hidden_1.setPageContext(pageContext); 1081 _jspx_th_html_hidden_1.setParent(_jspx_th_html_form_1); 1082 _jspx_th_html_hidden_1.setName("accountBean"); 1083 _jspx_th_html_hidden_1.setProperty("username"); 1084 int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag(); 1085 if (_jspx_th_html_hidden_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1086 return true; 1087 _jspx_tagPool_html_hidden_property_name.reuse(_jspx_th_html_hidden_1); 1088 return false; 1089 } 1090 1091 private boolean _jspx_meth_bean_write_2(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1092 throws Throwable { 1093 JspWriter out = pageContext.getOut(); 1094 1095 org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name.get(org.apache.struts.taglib.bean.WriteTag.class); 1096 _jspx_th_bean_write_2.setPageContext(pageContext); 1097 _jspx_th_bean_write_2.setParent(_jspx_th_html_form_1); 1098 _jspx_th_bean_write_2.setName("accountBean"); 1099 _jspx_th_bean_write_2.setProperty("username"); 1100 int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag(); 1101 if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1102 return true; 1103 _jspx_tagPool_bean_write_property_name.reuse(_jspx_th_bean_write_2); 1104 return false; 1105 } 1106 1107 private boolean _jspx_meth_html_password_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1108 throws Throwable { 1109 JspWriter out = pageContext.getOut(); 1110 1111 org.apache.struts.taglib.html.PasswordTag _jspx_th_html_password_0 = (org.apache.struts.taglib.html.PasswordTag) _jspx_tagPool_html_password_property_name.get(org.apache.struts.taglib.html.PasswordTag.class); 1112 _jspx_th_html_password_0.setPageContext(pageContext); 1113 _jspx_th_html_password_0.setParent(_jspx_th_html_form_1); 1114 _jspx_th_html_password_0.setName("accountBean"); 1115 _jspx_th_html_password_0.setProperty("password"); 1116 int _jspx_eval_html_password_0 = _jspx_th_html_password_0.doStartTag(); 1117 if (_jspx_th_html_password_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1118 return true; 1119 _jspx_tagPool_html_password_property_name.reuse(_jspx_th_html_password_0); 1120 return false; 1121 } 1122 1123 private boolean _jspx_meth_html_password_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1124 throws Throwable { 1125 JspWriter out = pageContext.getOut(); 1126 1127 org.apache.struts.taglib.html.PasswordTag _jspx_th_html_password_1 = (org.apache.struts.taglib.html.PasswordTag) _jspx_tagPool_html_password_property_name.get(org.apache.struts.taglib.html.PasswordTag.class); 1128 _jspx_th_html_password_1.setPageContext(pageContext); 1129 _jspx_th_html_password_1.setParent(_jspx_th_html_form_1); 1130 _jspx_th_html_password_1.setName("accountBean"); 1131 _jspx_th_html_password_1.setProperty("repeatedPassword"); 1132 int _jspx_eval_html_password_1 = _jspx_th_html_password_1.doStartTag(); 1133 if (_jspx_th_html_password_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1134 return true; 1135 _jspx_tagPool_html_password_property_name.reuse(_jspx_th_html_password_1); 1136 return false; 1137 } 1138 1139 private boolean _jspx_meth_html_text_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1140 throws Throwable { 1141 JspWriter out = pageContext.getOut(); 1142 1143 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1144 _jspx_th_html_text_0.setPageContext(pageContext); 1145 _jspx_th_html_text_0.setParent(_jspx_th_html_form_1); 1146 _jspx_th_html_text_0.setName("accountBean"); 1147 _jspx_th_html_text_0.setProperty("account.firstName"); 1148 int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag(); 1149 if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1150 return true; 1151 _jspx_tagPool_html_text_property_name.reuse(_jspx_th_html_text_0); 1152 return false; 1153 } 1154 1155 private boolean _jspx_meth_html_text_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1156 throws Throwable { 1157 JspWriter out = pageContext.getOut(); 1158 1159 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_1 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1160 _jspx_th_html_text_1.setPageContext(pageContext); 1161 _jspx_th_html_text_1.setParent(_jspx_th_html_form_1); 1162 _jspx_th_html_text_1.setName("accountBean"); 1163 _jspx_th_html_text_1.setProperty("account.lastName"); 1164 int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag(); 1165 if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1166 return true; 1167 _jspx_tagPool_html_text_property_name.reuse(_jspx_th_html_text_1); 1168 return false; 1169 } 1170 1171 private boolean _jspx_meth_html_text_2(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1172 throws Throwable { 1173 JspWriter out = pageContext.getOut(); 1174 1175 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_2 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1176 _jspx_th_html_text_2.setPageContext(pageContext); 1177 _jspx_th_html_text_2.setParent(_jspx_th_html_form_1); 1178 _jspx_th_html_text_2.setSize("40"); 1179 _jspx_th_html_text_2.setName("accountBean"); 1180 _jspx_th_html_text_2.setProperty("account.email"); 1181 int _jspx_eval_html_text_2 = _jspx_th_html_text_2.doStartTag(); 1182 if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1183 return true; 1184 _jspx_tagPool_html_text_size_property_name.reuse(_jspx_th_html_text_2); 1185 return false; 1186 } 1187 1188 private boolean _jspx_meth_html_text_3(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1189 throws Throwable { 1190 JspWriter out = pageContext.getOut(); 1191 1192 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_3 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1193 _jspx_th_html_text_3.setPageContext(pageContext); 1194 _jspx_th_html_text_3.setParent(_jspx_th_html_form_1); 1195 _jspx_th_html_text_3.setName("accountBean"); 1196 _jspx_th_html_text_3.setProperty("account.phone"); 1197 int _jspx_eval_html_text_3 = _jspx_th_html_text_3.doStartTag(); 1198 if (_jspx_th_html_text_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1199 return true; 1200 _jspx_tagPool_html_text_property_name.reuse(_jspx_th_html_text_3); 1201 return false; 1202 } 1203 1204 private boolean _jspx_meth_html_text_4(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1205 throws Throwable { 1206 JspWriter out = pageContext.getOut(); 1207 1208 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_4 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1209 _jspx_th_html_text_4.setPageContext(pageContext); 1210 _jspx_th_html_text_4.setParent(_jspx_th_html_form_1); 1211 _jspx_th_html_text_4.setSize("40"); 1212 _jspx_th_html_text_4.setName("accountBean"); 1213 _jspx_th_html_text_4.setProperty("account.address1"); 1214 int _jspx_eval_html_text_4 = _jspx_th_html_text_4.doStartTag(); 1215 if (_jspx_th_html_text_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1216 return true; 1217 _jspx_tagPool_html_text_size_property_name.reuse(_jspx_th_html_text_4); 1218 return false; 1219 } 1220 1221 private boolean _jspx_meth_html_text_5(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1222 throws Throwable { 1223 JspWriter out = pageContext.getOut(); 1224 1225 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_5 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1226 _jspx_th_html_text_5.setPageContext(pageContext); 1227 _jspx_th_html_text_5.setParent(_jspx_th_html_form_1); 1228 _jspx_th_html_text_5.setSize("40"); 1229 _jspx_th_html_text_5.setName("accountBean"); 1230 _jspx_th_html_text_5.setProperty("account.address2"); 1231 int _jspx_eval_html_text_5 = _jspx_th_html_text_5.doStartTag(); 1232 if (_jspx_th_html_text_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1233 return true; 1234 _jspx_tagPool_html_text_size_property_name.reuse(_jspx_th_html_text_5); 1235 return false; 1236 } 1237 1238 private boolean _jspx_meth_html_text_6(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1239 throws Throwable { 1240 JspWriter out = pageContext.getOut(); 1241 1242 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_6 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1243 _jspx_th_html_text_6.setPageContext(pageContext); 1244 _jspx_th_html_text_6.setParent(_jspx_th_html_form_1); 1245 _jspx_th_html_text_6.setName("accountBean"); 1246 _jspx_th_html_text_6.setProperty("account.city"); 1247 int _jspx_eval_html_text_6 = _jspx_th_html_text_6.doStartTag(); 1248 if (_jspx_th_html_text_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1249 return true; 1250 _jspx_tagPool_html_text_property_name.reuse(_jspx_th_html_text_6); 1251 return false; 1252 } 1253 1254 private boolean _jspx_meth_html_text_7(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1255 throws Throwable { 1256 JspWriter out = pageContext.getOut(); 1257 1258 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_7 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1259 _jspx_th_html_text_7.setPageContext(pageContext); 1260 _jspx_th_html_text_7.setParent(_jspx_th_html_form_1); 1261 _jspx_th_html_text_7.setSize("4"); 1262 _jspx_th_html_text_7.setName("accountBean"); 1263 _jspx_th_html_text_7.setProperty("account.state"); 1264 int _jspx_eval_html_text_7 = _jspx_th_html_text_7.doStartTag(); 1265 if (_jspx_th_html_text_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1266 return true; 1267 _jspx_tagPool_html_text_size_property_name.reuse(_jspx_th_html_text_7); 1268 return false; 1269 } 1270 1271 private boolean _jspx_meth_html_text_8(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1272 throws Throwable { 1273 JspWriter out = pageContext.getOut(); 1274 1275 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_8 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1276 _jspx_th_html_text_8.setPageContext(pageContext); 1277 _jspx_th_html_text_8.setParent(_jspx_th_html_form_1); 1278 _jspx_th_html_text_8.setSize("10"); 1279 _jspx_th_html_text_8.setName("accountBean"); 1280 _jspx_th_html_text_8.setProperty("account.zip"); 1281 int _jspx_eval_html_text_8 = _jspx_th_html_text_8.doStartTag(); 1282 if (_jspx_th_html_text_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1283 return true; 1284 _jspx_tagPool_html_text_size_property_name.reuse(_jspx_th_html_text_8); 1285 return false; 1286 } 1287 1288 private boolean _jspx_meth_html_text_9(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1289 throws Throwable { 1290 JspWriter out = pageContext.getOut(); 1291 1292 org.apache.struts.taglib.html.TextTag _jspx_th_html_text_9 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_name.get(org.apache.struts.taglib.html.TextTag.class); 1293 _jspx_th_html_text_9.setPageContext(pageContext); 1294 _jspx_th_html_text_9.setParent(_jspx_th_html_form_1); 1295 _jspx_th_html_text_9.setSize("15"); 1296 _jspx_th_html_text_9.setName("accountBean"); 1297 _jspx_th_html_text_9.setProperty("account.country"); 1298 int _jspx_eval_html_text_9 = _jspx_th_html_text_9.doStartTag(); 1299 if (_jspx_th_html_text_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1300 return true; 1301 _jspx_tagPool_html_text_size_property_name.reuse(_jspx_th_html_text_9); 1302 return false; 1303 } 1304 1305 private boolean _jspx_meth_html_select_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1306 throws Throwable { 1307 JspWriter out = pageContext.getOut(); 1308 1309 org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_property_name.get(org.apache.struts.taglib.html.SelectTag.class); 1310 _jspx_th_html_select_0.setPageContext(pageContext); 1311 _jspx_th_html_select_0.setParent(_jspx_th_html_form_1); 1312 _jspx_th_html_select_0.setName("accountBean"); 1313 _jspx_th_html_select_0.setProperty("account.languagePreference"); 1314 int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag(); 1315 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 1316 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 1317 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 1318 out = _bc; 1319 _jspx_th_html_select_0.setBodyContent(_bc); 1320 _jspx_th_html_select_0.doInitBody(); 1321 } 1322 do { 1323 out.write("\r\n "); 1324 if (_jspx_meth_html_options_0(_jspx_th_html_select_0, pageContext)) 1325 return true; 1326 out.write("\r\n"); 1327 int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody(); 1328 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 1329 break; 1330 } while (true); 1331 if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 1332 out = pageContext.popBody(); 1333 } 1334 if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1335 return true; 1336 _jspx_tagPool_html_select_property_name.reuse(_jspx_th_html_select_0); 1337 return false; 1338 } 1339 1340 private boolean _jspx_meth_html_options_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_select_0, javax.servlet.jsp.PageContext pageContext) 1341 throws Throwable { 1342 JspWriter out = pageContext.getOut(); 1343 1344 org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_0 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_property_name.get(org.apache.struts.taglib.html.OptionsTag.class); 1345 _jspx_th_html_options_0.setPageContext(pageContext); 1346 _jspx_th_html_options_0.setParent(_jspx_th_html_select_0); 1347 _jspx_th_html_options_0.setName("accountBean"); 1348 _jspx_th_html_options_0.setProperty("languages"); 1349 int _jspx_eval_html_options_0 = _jspx_th_html_options_0.doStartTag(); 1350 if (_jspx_th_html_options_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1351 return true; 1352 _jspx_tagPool_html_options_property_name.reuse(_jspx_th_html_options_0); 1353 return false; 1354 } 1355 1356 private boolean _jspx_meth_html_select_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1357 throws Throwable { 1358 JspWriter out = pageContext.getOut(); 1359 1360 org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_1 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_property_name.get(org.apache.struts.taglib.html.SelectTag.class); 1361 _jspx_th_html_select_1.setPageContext(pageContext); 1362 _jspx_th_html_select_1.setParent(_jspx_th_html_form_1); 1363 _jspx_th_html_select_1.setName("accountBean"); 1364 _jspx_th_html_select_1.setProperty("account.favouriteCategoryId"); 1365 int _jspx_eval_html_select_1 = _jspx_th_html_select_1.doStartTag(); 1366 if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 1367 if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 1368 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 1369 out = _bc; 1370 _jspx_th_html_select_1.setBodyContent(_bc); 1371 _jspx_th_html_select_1.doInitBody(); 1372 } 1373 do { 1374 out.write("\r\n "); 1375 if (_jspx_meth_html_options_1(_jspx_th_html_select_1, pageContext)) 1376 return true; 1377 out.write("\r\n"); 1378 int evalDoAfterBody = _jspx_th_html_select_1.doAfterBody(); 1379 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 1380 break; 1381 } while (true); 1382 if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 1383 out = pageContext.popBody(); 1384 } 1385 if (_jspx_th_html_select_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1386 return true; 1387 _jspx_tagPool_html_select_property_name.reuse(_jspx_th_html_select_1); 1388 return false; 1389 } 1390 1391 private boolean _jspx_meth_html_options_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_select_1, javax.servlet.jsp.PageContext pageContext) 1392 throws Throwable { 1393 JspWriter out = pageContext.getOut(); 1394 1395 org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_1 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_property_name.get(org.apache.struts.taglib.html.OptionsTag.class); 1396 _jspx_th_html_options_1.setPageContext(pageContext); 1397 _jspx_th_html_options_1.setParent(_jspx_th_html_select_1); 1398 _jspx_th_html_options_1.setName("accountBean"); 1399 _jspx_th_html_options_1.setProperty("categories"); 1400 int _jspx_eval_html_options_1 = _jspx_th_html_options_1.doStartTag(); 1401 if (_jspx_th_html_options_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1402 return true; 1403 _jspx_tagPool_html_options_property_name.reuse(_jspx_th_html_options_1); 1404 return false; 1405 } 1406 1407 private boolean _jspx_meth_html_checkbox_0(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1408 throws Throwable { 1409 JspWriter out = pageContext.getOut(); 1410 1411 org.apache.struts.taglib.html.CheckboxTag _jspx_th_html_checkbox_0 = (org.apache.struts.taglib.html.CheckboxTag) _jspx_tagPool_html_checkbox_property_name.get(org.apache.struts.taglib.html.CheckboxTag.class); 1412 _jspx_th_html_checkbox_0.setPageContext(pageContext); 1413 _jspx_th_html_checkbox_0.setParent(_jspx_th_html_form_1); 1414 _jspx_th_html_checkbox_0.setName("accountBean"); 1415 _jspx_th_html_checkbox_0.setProperty("account.listOption"); 1416 int _jspx_eval_html_checkbox_0 = _jspx_th_html_checkbox_0.doStartTag(); 1417 if (_jspx_th_html_checkbox_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1418 return true; 1419 _jspx_tagPool_html_checkbox_property_name.reuse(_jspx_th_html_checkbox_0); 1420 return false; 1421 } 1422 1423 private boolean _jspx_meth_html_checkbox_1(javax.servlet.jsp.tagext.Tag _jspx_th_html_form_1, javax.servlet.jsp.PageContext pageContext) 1424 throws Throwable { 1425 JspWriter out = pageContext.getOut(); 1426 1427 org.apache.struts.taglib.html.CheckboxTag _jspx_th_html_checkbox_1 = (org.apache.struts.taglib.html.CheckboxTag) _jspx_tagPool_html_checkbox_property_name.get(org.apache.struts.taglib.html.CheckboxTag.class); 1428 _jspx_th_html_checkbox_1.setPageContext(pageContext); 1429 _jspx_th_html_checkbox_1.setParent(_jspx_th_html_form_1); 1430 _jspx_th_html_checkbox_1.setName("accountBean"); 1431 _jspx_th_html_checkbox_1.setProperty("account.bannerOption"); 1432 int _jspx_eval_html_checkbox_1 = _jspx_th_html_checkbox_1.doStartTag(); 1433 if (_jspx_th_html_checkbox_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1434 return true; 1435 _jspx_tagPool_html_checkbox_property_name.reuse(_jspx_th_html_checkbox_1); 1436 return false; 1437 } 1438 1439 private boolean _jspx_meth_html_link_11(javax.servlet.jsp.PageContext pageContext) 1440 throws Throwable { 1441 JspWriter out = pageContext.getOut(); 1442 1443 org.apache.struts.taglib.html.LinkTag _jspx_th_html_link_11 = (org.apache.struts.taglib.html.LinkTag) _jspx_tagPool_html_link_page.get(org.apache.struts.taglib.html.LinkTag.class); 1444 _jspx_th_html_link_11.setPageContext(pageContext); 1445 _jspx_th_html_link_11.setParent(null); 1446 _jspx_th_html_link_11.setPage("/shop/listOrders.shtml"); 1447 int _jspx_eval_html_link_11 = _jspx_th_html_link_11.doStartTag(); 1448 if (_jspx_eval_html_link_11 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { 1449 if (_jspx_eval_html_link_11 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) { 1450 javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody(); 1451 out = _bc; 1452 _jspx_th_html_link_11.setBodyContent(_bc); 1453 _jspx_th_html_link_11.doInitBody(); 1454 } 1455 do { 1456 out.write("My Orders"); 1457 int evalDoAfterBody = _jspx_th_html_link_11.doAfterBody(); 1458 if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) 1459 break; 1460 } while (true); 1461 if (_jspx_eval_html_link_11 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) 1462 out = pageContext.popBody(); 1463 } 1464 if (_jspx_th_html_link_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) 1465 return true; 1466 _jspx_tagPool_html_link_page.reuse(_jspx_th_html_link_11); 1467 return false; 1468 } 1469} 1470 | Popular Tags |