private boolean _jspx_meth_s_if_0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  s:if
   org.apache.struts2.views.jsp.IfTag _jspx_th_s_if_0 =
       (org.apache.struts2.views.jsp.IfTag)
           _jspx_tagPool_s_if_test.get(org.apache.struts2.views.jsp.IfTag.class);
   _jspx_th_s_if_0.setPageContext(_jspx_page_context);
   _jspx_th_s_if_0.setParent(null);
   _jspx_th_s_if_0.setTest("#attribute.required");
   int _jspx_eval_s_if_0 = _jspx_th_s_if_0.doStartTag();
   if (_jspx_eval_s_if_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_s_if_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_s_if_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_s_if_0.doInitBody();
     }
     do {
       out.write("&#32;<span class=\"icon fa fa-asterisk text-muted\" title=\"");
       if (_jspx_meth_s_text_0(
           (javax.servlet.jsp.tagext.JspTag) _jspx_th_s_if_0, _jspx_page_context)) return true;
       out.write("\"></span>");
       int evalDoAfterBody = _jspx_th_s_if_0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_s_if_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
       out = _jspx_page_context.popBody();
   }
   if (_jspx_th_s_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _jspx_tagPool_s_if_test.reuse(_jspx_th_s_if_0);
     return true;
   }
   _jspx_tagPool_s_if_test.reuse(_jspx_th_s_if_0);
   return false;
 }
Example #2
0
 private boolean _jspx_meth_admin_subnavbar_0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  admin:subnavbar
   org.jivesoftware.admin.SubnavTag _jspx_th_admin_subnavbar_0 =
       (org.jivesoftware.admin.SubnavTag)
           _jspx_tagPool_admin_subnavbar_currentcss_css.get(
               org.jivesoftware.admin.SubnavTag.class);
   _jspx_th_admin_subnavbar_0.setPageContext(_jspx_page_context);
   _jspx_th_admin_subnavbar_0.setParent(null);
   _jspx_th_admin_subnavbar_0.setCss("");
   _jspx_th_admin_subnavbar_0.setCurrentcss("current");
   int _jspx_eval_admin_subnavbar_0 = _jspx_th_admin_subnavbar_0.doStartTag();
   if (_jspx_eval_admin_subnavbar_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_admin_subnavbar_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_admin_subnavbar_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_admin_subnavbar_0.doInitBody();
     }
     do {
       out.write(
           "\n                <a href=\"[url]\" title=\"[description]\"\n                  onmouseover=\"self.status='[description]';return true;\" onmouseout=\"self.status='';return true;\"\n                  >[name]</a>\n            ");
       int evalDoAfterBody = _jspx_th_admin_subnavbar_0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_admin_subnavbar_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
       out = _jspx_page_context.popBody();
   }
   if (_jspx_th_admin_subnavbar_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _jspx_tagPool_admin_subnavbar_currentcss_css.reuse(_jspx_th_admin_subnavbar_0);
     return true;
   }
   _jspx_tagPool_admin_subnavbar_currentcss_css.reuse(_jspx_th_admin_subnavbar_0);
   return false;
 }
Example #3
0
 private boolean _jspx_meth_s_005flink_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fforEach_005f0,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_c_005fforEach_005f0)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  s:link
   org.seasar.struts.taglib.S2LinkTag _jspx_th_s_005flink_005f0 =
       (org.seasar.struts.taglib.S2LinkTag)
           _005fjspx_005ftagPool_005fs_005flink_0026_005fhref.get(
               org.seasar.struts.taglib.S2LinkTag.class);
   _jspx_th_s_005flink_005f0.setPageContext(_jspx_page_context);
   _jspx_th_s_005flink_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fforEach_005f0);
   // /WEB-INF/view/search/searchResult.jsp(47,5) name = href type = null reqTime = true required =
   // false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_s_005flink_005f0.setHref(
       (java.lang.String)
           org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
               "/userpage?userni=${search.userid}",
               java.lang.String.class,
               (PageContext) _jspx_page_context,
               null,
               false));
   int _jspx_eval_s_005flink_005f0 = _jspx_th_s_005flink_005f0.doStartTag();
   if (_jspx_eval_s_005flink_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_s_005flink_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_push_body_count_c_005fforEach_005f0[0]++;
       _jspx_th_s_005flink_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_s_005flink_005f0.doInitBody();
     }
     do {
       out.write(' ');
       out.write(
           (java.lang.String)
               org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                   "${search.usernick}",
                   java.lang.String.class,
                   (PageContext) _jspx_page_context,
                   null,
                   false));
       out.write(' ');
       int evalDoAfterBody = _jspx_th_s_005flink_005f0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_s_005flink_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
       _jspx_push_body_count_c_005fforEach_005f0[0]--;
     }
   }
   if (_jspx_th_s_005flink_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fs_005flink_0026_005fhref.reuse(_jspx_th_s_005flink_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fs_005flink_0026_005fhref.reuse(_jspx_th_s_005flink_005f0);
   return false;
 }
 private boolean _jspx_meth_c_if_1(javax.servlet.jsp.PageContext pageContext) throws Throwable {
   JspWriter out = pageContext.getOut();
   HttpServletRequest request = (HttpServletRequest) pageContext.getRequest();
   HttpServletResponse response = (HttpServletResponse) pageContext.getResponse();
   /* ----  c:if ---- */
   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);
   _jspx_th_c_if_1.setPageContext(pageContext);
   _jspx_th_c_if_1.setParent(null);
   _jspx_th_c_if_1.setTest("${param.orgAdminPopup}");
   int _jspx_eval_c_if_1 = _jspx_th_c_if_1.doStartTag();
   if (_jspx_eval_c_if_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\n    ");
       JspRuntimeLibrary.include(
           request,
           response,
           "/includes/orgAdmin_header.jsp"
               + "?"
               + "help="
               + "monitoringadmin%2Fusers%2FWTHelp_User.html",
           out,
           false);
       out.write("\n");
       int evalDoAfterBody = _jspx_th_c_if_1.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_if_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return true;
   _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_1);
   return false;
 }
 private boolean _jspx_meth_c_otherwise_2(
     javax.servlet.jsp.tagext.Tag _jspx_th_c_choose_2,
     javax.servlet.jsp.PageContext pageContext,
     int[] _jspx_push_body_count_c_forEach_0)
     throws Throwable {
   JspWriter out = pageContext.getOut();
   /* ----  c:otherwise ---- */
   org.apache.taglibs.standard.tag.common.core.OtherwiseTag _jspx_th_c_otherwise_2 =
       (org.apache.taglibs.standard.tag.common.core.OtherwiseTag)
           _jspx_tagPool_c_otherwise.get(
               org.apache.taglibs.standard.tag.common.core.OtherwiseTag.class);
   _jspx_th_c_otherwise_2.setPageContext(pageContext);
   _jspx_th_c_otherwise_2.setParent(_jspx_th_c_choose_2);
   int _jspx_eval_c_otherwise_2 = _jspx_th_c_otherwise_2.doStartTag();
   if (_jspx_eval_c_otherwise_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\n\t\t\t\t\t\t\t\t\t");
       out.write("<span class=\"error\">");
       if (_jspx_meth_fmt_message_11(
           _jspx_th_c_otherwise_2, pageContext, _jspx_push_body_count_c_forEach_0)) return true;
       out.write("</span>\n\t\t\t\t\t\t\t\t");
       int evalDoAfterBody = _jspx_th_c_otherwise_2.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_otherwise_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return true;
   _jspx_tagPool_c_otherwise.reuse(_jspx_th_c_otherwise_2);
   return false;
 }
 private boolean _jspx_meth_logic_equal_2(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  logic:equal
   org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_2 =
       (org.apache.struts.taglib.logic.EqualTag)
           _jspx_tagPool_logic_equal_value_name.get(org.apache.struts.taglib.logic.EqualTag.class);
   _jspx_th_logic_equal_2.setPageContext(_jspx_page_context);
   _jspx_th_logic_equal_2.setParent(null);
   _jspx_th_logic_equal_2.setName("subscribed");
   _jspx_th_logic_equal_2.setValue("true");
   int _jspx_eval_logic_equal_2 = _jspx_th_logic_equal_2.doStartTag();
   if (_jspx_eval_logic_equal_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("true");
       int evalDoAfterBody = _jspx_th_logic_equal_2.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_logic_equal_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _jspx_tagPool_logic_equal_value_name.reuse(_jspx_th_logic_equal_2);
     return true;
   }
   _jspx_tagPool_logic_equal_value_name.reuse(_jspx_th_logic_equal_2);
   return false;
 }
Example #7
0
 private boolean _jspx_meth_c_005fif_005f0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:if
   org.apache.taglibs.standard.tag.el.core.IfTag _jspx_th_c_005fif_005f0 =
       (org.apache.taglibs.standard.tag.el.core.IfTag)
           _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.get(
               org.apache.taglibs.standard.tag.el.core.IfTag.class);
   _jspx_th_c_005fif_005f0.setPageContext(_jspx_page_context);
   _jspx_th_c_005fif_005f0.setParent(null);
   // /createUser.jsp(16,3) name = test type = java.lang.String reqTime = false required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_c_005fif_005f0.setTest("${not empty message}");
   int _jspx_eval_c_005fif_005f0 = _jspx_th_c_005fif_005f0.doStartTag();
   if (_jspx_eval_c_005fif_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\n");
       out.write("\t\t\t<div id=\"message\">");
       if (_jspx_meth_c_005fout_005f0(_jspx_th_c_005fif_005f0, _jspx_page_context)) return true;
       out.write("</div>\t\n");
       out.write("\t\t ");
       int evalDoAfterBody = _jspx_th_c_005fif_005f0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_005fif_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.reuse(_jspx_th_c_005fif_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.reuse(_jspx_th_c_005fif_005f0);
   return false;
 }
 private boolean _jspx_meth_c_when_2(
     javax.servlet.jsp.tagext.Tag _jspx_th_c_choose_2,
     javax.servlet.jsp.PageContext pageContext,
     int[] _jspx_push_body_count_c_forEach_0)
     throws Throwable {
   JspWriter out = pageContext.getOut();
   /* ----  c:when ---- */
   org.apache.taglibs.standard.tag.el.core.WhenTag _jspx_th_c_when_2 =
       (org.apache.taglibs.standard.tag.el.core.WhenTag)
           _jspx_tagPool_c_when_test.get(org.apache.taglibs.standard.tag.el.core.WhenTag.class);
   _jspx_th_c_when_2.setPageContext(pageContext);
   _jspx_th_c_when_2.setParent(_jspx_th_c_choose_2);
   _jspx_th_c_when_2.setTest("${empty resultitem.queryResult.columnResultsInError}");
   int _jspx_eval_c_when_2 = _jspx_th_c_when_2.doStartTag();
   if (_jspx_eval_c_when_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\n\t                \t\t\t\t");
       if (_jspx_meth_fmt_message_10(
           _jspx_th_c_when_2, pageContext, _jspx_push_body_count_c_forEach_0)) return true;
       out.write("\n\t                    \t\t");
       int evalDoAfterBody = _jspx_th_c_when_2.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_when_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return true;
   _jspx_tagPool_c_when_test.reuse(_jspx_th_c_when_2);
   return false;
 }
Example #9
0
 private boolean _jspx_meth_shiro_005flacksPermission_005f0(PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  shiro:lacksPermission
   org.apache.shiro.web.tags.LacksPermissionTag _jspx_th_shiro_005flacksPermission_005f0 =
       (org.apache.shiro.web.tags.LacksPermissionTag)
           _005fjspx_005ftagPool_005fshiro_005flacksPermission_0026_005fname.get(
               org.apache.shiro.web.tags.LacksPermissionTag.class);
   _jspx_th_shiro_005flacksPermission_005f0.setPageContext(_jspx_page_context);
   _jspx_th_shiro_005flacksPermission_005f0.setParent(null);
   // /WEB-INF/views/modules/sys/dictForm.jsp(31,162) name = name type = null reqTime = true
   // required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod
   // = false methodSignature = null
   _jspx_th_shiro_005flacksPermission_005f0.setName("sys:dict:edit");
   int _jspx_eval_shiro_005flacksPermission_005f0 =
       _jspx_th_shiro_005flacksPermission_005f0.doStartTag();
   if (_jspx_eval_shiro_005flacksPermission_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write('查');
       out.write('看');
       int evalDoAfterBody = _jspx_th_shiro_005flacksPermission_005f0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_shiro_005flacksPermission_005f0.doEndTag()
       == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fshiro_005flacksPermission_0026_005fname.reuse(
         _jspx_th_shiro_005flacksPermission_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fshiro_005flacksPermission_0026_005fname.reuse(
       _jspx_th_shiro_005flacksPermission_005f0);
   return false;
 }
Example #10
0
 private boolean _jspx_meth_c_005fotherwise_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fchoose_005f0, PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:otherwise
   org.apache.taglibs.standard.tag.common.core.OtherwiseTag _jspx_th_c_005fotherwise_005f0 =
       (org.apache.taglibs.standard.tag.common.core.OtherwiseTag)
           _005fjspx_005ftagPool_005fc_005fotherwise.get(
               org.apache.taglibs.standard.tag.common.core.OtherwiseTag.class);
   _jspx_th_c_005fotherwise_005f0.setPageContext(_jspx_page_context);
   _jspx_th_c_005fotherwise_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fchoose_005f0);
   int _jspx_eval_c_005fotherwise_005f0 = _jspx_th_c_005fotherwise_005f0.doStartTag();
   if (_jspx_eval_c_005fotherwise_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\r\n\t\t\t\t<tr class=\"listA\">\r\n\t\t\t\t");
       if (_jspx_meth_c_005fset_005f0(_jspx_th_c_005fotherwise_005f0, _jspx_page_context))
         return true;
       out.write("\r\n\t\t\t");
       int evalDoAfterBody = _jspx_th_c_005fotherwise_005f0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_005fotherwise_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fc_005fotherwise.reuse(_jspx_th_c_005fotherwise_005f0);
   return false;
 }
 private boolean _jspx_meth_html_select_0(
     javax.servlet.jsp.tagext.Tag _jspx_th_html_form_0, javax.servlet.jsp.PageContext pageContext)
     throws Throwable {
   JspWriter out = pageContext.getOut();
   /* ----  html:select ---- */
   org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 =
       (org.apache.struts.taglib.html.SelectTag)
           _jspx_tagPool_html_select_property.get(org.apache.struts.taglib.html.SelectTag.class);
   _jspx_th_html_select_0.setPageContext(pageContext);
   _jspx_th_html_select_0.setParent(_jspx_th_html_form_0);
   _jspx_th_html_select_0.setProperty("interval");
   int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
   if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody();
       out = _bc;
       _jspx_th_html_select_0.setBodyContent(_bc);
       _jspx_th_html_select_0.doInitBody();
     }
     do {
       out.write("\n                    ");
       if (_jspx_meth_html_options_0(_jspx_th_html_select_0, pageContext)) return true;
       out.write("\n                ");
       int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
       out = pageContext.popBody();
   }
   if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return true;
   _jspx_tagPool_html_select_property.reuse(_jspx_th_html_select_0);
   return false;
 }
Example #12
0
 private boolean _jspx_meth_html_005flink_005f1(
     javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fiterate_005f0,
     PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  html:link
   org.apache.struts.taglib.html.LinkTag _jspx_th_html_005flink_005f1 =
       (org.apache.struts.taglib.html.LinkTag)
           _005fjspx_005ftagPool_005fhtml_005flink_0026_005fparamProperty_005fparamName_005fparamId_005fpage
               .get(org.apache.struts.taglib.html.LinkTag.class);
   _jspx_th_html_005flink_005f1.setPageContext(_jspx_page_context);
   _jspx_th_html_005flink_005f1.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fiterate_005f0);
   // /report/userList.jsp(62,4) name = page type = null reqTime = true required = false fragment =
   // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature =
   // null
   _jspx_th_html_005flink_005f1.setPage("/report/delete.jsp");
   // /report/userList.jsp(62,4) name = paramId type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_html_005flink_005f1.setParamId("user_report_id");
   // /report/userList.jsp(62,4) name = paramName type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_html_005flink_005f1.setParamName("userReport");
   // /report/userList.jsp(62,4) name = paramProperty type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_html_005flink_005f1.setParamProperty("id");
   int _jspx_eval_html_005flink_005f1 = _jspx_th_html_005flink_005f1.doStartTag();
   if (_jspx_eval_html_005flink_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_html_005flink_005f1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_html_005flink_005f1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_html_005flink_005f1.doInitBody();
     }
     do {
       out.write("\r\n\t\t\t\t\t");
       if (_jspx_meth_bean_005fmessage_005f2(_jspx_th_html_005flink_005f1, _jspx_page_context))
         return true;
       out.write("\r\n\t\t\t\t");
       int evalDoAfterBody = _jspx_th_html_005flink_005f1.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_html_005flink_005f1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
     }
   }
   if (_jspx_th_html_005flink_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fhtml_005flink_0026_005fparamProperty_005fparamName_005fparamId_005fpage
         .reuse(_jspx_th_html_005flink_005f1);
     return true;
   }
   _005fjspx_005ftagPool_005fhtml_005flink_0026_005fparamProperty_005fparamName_005fparamId_005fpage
       .reuse(_jspx_th_html_005flink_005f1);
   return false;
 }
Example #13
0
 private boolean _jspx_meth_s_005flink_005f2(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fif_005f4,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_c_005fforEach_005f0)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  s:link
   org.seasar.struts.taglib.S2LinkTag _jspx_th_s_005flink_005f2 =
       (org.seasar.struts.taglib.S2LinkTag)
           _005fjspx_005ftagPool_005fs_005flink_0026_005fstyleClass_005fhref.get(
               org.seasar.struts.taglib.S2LinkTag.class);
   _jspx_th_s_005flink_005f2.setPageContext(_jspx_page_context);
   _jspx_th_s_005flink_005f2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fif_005f4);
   // /WEB-INF/view/main/twitplus.jsp(37,3) name = href type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_s_005flink_005f2.setHref(
       (java.lang.String)
           org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
               "/main/delete/${tubuyaki.murmurid}",
               java.lang.String.class,
               (PageContext) _jspx_page_context,
               null,
               false));
   // /WEB-INF/view/main/twitplus.jsp(37,3) name = styleClass type = null reqTime = true required =
   // false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_s_005flink_005f2.setStyleClass("twit_info twit_info_link");
   int _jspx_eval_s_005flink_005f2 = _jspx_th_s_005flink_005f2.doStartTag();
   if (_jspx_eval_s_005flink_005f2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_s_005flink_005f2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_push_body_count_c_005fforEach_005f0[0]++;
       _jspx_th_s_005flink_005f2.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_s_005flink_005f2.doInitBody();
     }
     do {
       out.write('削');
       out.write('除');
       int evalDoAfterBody = _jspx_th_s_005flink_005f2.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_s_005flink_005f2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
       _jspx_push_body_count_c_005fforEach_005f0[0]--;
     }
   }
   if (_jspx_th_s_005flink_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fs_005flink_0026_005fstyleClass_005fhref.reuse(
         _jspx_th_s_005flink_005f2);
     return true;
   }
   _005fjspx_005ftagPool_005fs_005flink_0026_005fstyleClass_005fhref.reuse(
       _jspx_th_s_005flink_005f2);
   return false;
 }
 private boolean _jspx_meth_c_005fforEach_005f0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:forEach
   org.apache.taglibs.standard.tag.rt.core.ForEachTag _jspx_th_c_005fforEach_005f0 =
       (org.apache.taglibs.standard.tag.rt.core.ForEachTag)
           _005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems.get(
               org.apache.taglibs.standard.tag.rt.core.ForEachTag.class);
   _jspx_th_c_005fforEach_005f0.setPageContext(_jspx_page_context);
   _jspx_th_c_005fforEach_005f0.setParent(null);
   // /WEB-INF/pages/CustomerSuccess.jsp(31,6) name = items type = java.lang.Object reqTime = true
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setItems(
       (java.lang.Object)
           org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
               "${customer.favFramework}",
               java.lang.Object.class,
               (PageContext) _jspx_page_context,
               null,
               false));
   // /WEB-INF/pages/CustomerSuccess.jsp(31,6) name = var type = java.lang.String reqTime = false
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setVar("current");
   int[] _jspx_push_body_count_c_005fforEach_005f0 = new int[] {0};
   try {
     int _jspx_eval_c_005fforEach_005f0 = _jspx_th_c_005fforEach_005f0.doStartTag();
     if (_jspx_eval_c_005fforEach_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         out.write("\r\n");
         out.write("   [");
         if (_jspx_meth_c_005fout_005f0(
             _jspx_th_c_005fforEach_005f0,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f0)) return true;
         out.write(']');
         out.write('\r');
         out.write('\n');
         int evalDoAfterBody = _jspx_th_c_005fforEach_005f0.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_c_005fforEach_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_c_005fforEach_005f0[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_c_005fforEach_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_c_005fforEach_005f0.doFinally();
     _005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems.reuse(
         _jspx_th_c_005fforEach_005f0);
   }
   return false;
 }
 public boolean invoke0(JspWriter out) throws Throwable {
   out.write("\r\n  <br/>\r\n  <span class=\"bigTitle\">");
   if (_jspx_meth_fmt_message_0(
       (javax.servlet.jsp.tagext.JspTag) _jspx_parent, _jspx_page_context)) return true;
   out.write("</span><br/>\r\n  <br/>\r\n  ");
   if (_jspx_meth_fmt_message_1(
       (javax.servlet.jsp.tagext.JspTag) _jspx_parent, _jspx_page_context)) return true;
   out.write("\r\n  <br/>\r\n");
   return false;
 }
Example #16
0
  public void _jspService(HttpServletRequest request, HttpServletResponse response)
      throws java.io.IOException, ServletException {

    response.setContentType("text/html;charset=windows-1252");
    /* set up the intrinsic variables using the pageContext goober:
     ** session = HttpSession
     ** application = ServletContext
     ** out = JspWriter
     ** page = this
     ** config = ServletConfig
     ** all session/app beans declared in globals.jsa
     */
    PageContext pageContext =
        JspFactory.getDefaultFactory()
            .getPageContext(this, request, response, null, true, JspWriter.DEFAULT_BUFFER, true);
    // Note: this is not emitted if the session directive == false
    HttpSession session = pageContext.getSession();
    if (pageContext.getAttribute(OracleJspRuntime.JSP_REQUEST_REDIRECTED, PageContext.REQUEST_SCOPE)
        != null) {
      pageContext.setAttribute(
          OracleJspRuntime.JSP_PAGE_DONTNOTIFY, "true", PageContext.PAGE_SCOPE);
      JspFactory.getDefaultFactory().releasePageContext(pageContext);
      return;
    }
    int __jsp_tag_starteval;
    ServletContext application = pageContext.getServletContext();
    JspWriter out = pageContext.getOut();
    _mainMib page = this;
    ServletConfig config = pageContext.getServletConfig();

    try {
      // global beans
      // end global beans

      /*@lineinfo:user-code*/
      /*@lineinfo:1^1*/
      session.setAttribute("ip", request.getParameter("ip"));

      /*@lineinfo:generated-code*/
      out.write(__oracle_jsp_text[0]);

    } catch (Throwable e) {
      try {
        if (out != null) out.clear();
      } catch (Exception clearException) {
      }
      pageContext.handlePageException(e);
    } finally {
      OracleJspRuntime.extraHandlePCFinally(pageContext, false);
      JspFactory.getDefaultFactory().releasePageContext(pageContext);
    }
  }
Example #17
0
  public void _jspService(HttpServletRequest request, HttpServletResponse response)
      throws java.io.IOException, ServletException {

    PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;
    PageContext _jspx_page_context = null;

    try {
      response.setContentType("text/html");
      pageContext = _jspxFactory.getPageContext(this, request, response, null, true, 8192, true);
      _jspx_page_context = pageContext;
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("<html>\r\n");
      out.write("<body>\r\n");
      out.write("<h1>Spring 3 MVC REST web service</h1>\r\n");
      out.write("<h2>Movie Name : ");
      out.write(
          (java.lang.String)
              org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                  "${movie}",
                  java.lang.String.class,
                  (PageContext) _jspx_page_context,
                  null,
                  false));
      out.write("</h2>\r\n");
      out.write("</body>\r\n");
      out.write("</html>");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)) {
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          try {
            out.clearBuffer();
          } catch (java.io.IOException e) {
          }
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
      }
    } finally {
      _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }
  public void _jspService(HttpServletRequest request, HttpServletResponse response)
      throws java.io.IOException, ServletException {

    JspFactory _jspxFactory = null;
    PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    String _value = null;
    try {

      if (_jspx_inited == false) {
        synchronized (this) {
          if (_jspx_inited == false) {
            _jspx_init();
            _jspx_inited = true;
          }
        }
      }
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html;ISO-8859-1");
      pageContext = _jspxFactory.getPageContext(this, request, response, "", true, 8192, true);

      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();

      // HTML // begin [file="/gdp/verregistro.jsp";from=(0,0);to=(1,0)]
      out.write("<!-- Forward to a servlet -->\r\n");

      // end
      // begin [file="/gdp/verregistro.jsp";from=(1,0);to=(1,47)]
      if (true) {
        out.clear();
        String _jspx_qfStr = "";
        pageContext.forward("/servlet/gdp.verregistro" + _jspx_qfStr);
        return;
      }
      // end

    } catch (Throwable t) {
      if (out != null && out.getBufferSize() != 0) out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
    }
  }
Example #19
0
  public void _jspService(HttpServletRequest request, HttpServletResponse response)
      throws java.io.IOException, ServletException {

    PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;
    PageContext _jspx_page_context = null;

    try {
      response.setContentType("text/html");
      pageContext = _jspxFactory.getPageContext(this, request, response, null, true, 8192, true);
      _jspx_page_context = pageContext;
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      /**
       * Copyright (c) 2000-2011 Liferay, Inc. All rights reserved.
       *
       * <p>This library is free software; you can redistribute it and/or modify it under the terms
       * of the GNU Lesser General Public License as published by the Free Software Foundation;
       * either version 2.1 of the License, or (at your option) any later version.
       *
       * <p>This library is distributed in the hope that it will be useful, but WITHOUT ANY
       * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
       * PURPOSE. See the GNU Lesser General Public License for more details.
       */
      out.write("\n");
      out.write("\n");
      out.write("</ul>");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)) {
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          try {
            out.clearBuffer();
          } catch (java.io.IOException e) {
          }
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
      }
    } finally {
      _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }
 private boolean _jspx_meth_c_005fif_005f1(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fforEach_005f1,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_c_005fforEach_005f1)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:if
   org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_005fif_005f1 =
       (org.apache.taglibs.standard.tag.rt.core.IfTag)
           _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.get(
               org.apache.taglibs.standard.tag.rt.core.IfTag.class);
   _jspx_th_c_005fif_005f1.setPageContext(_jspx_page_context);
   _jspx_th_c_005fif_005f1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fforEach_005f1);
   // /web/page/workbench/myTemplate.jsp(36,159) name = test type = boolean reqTime = true required
   // = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_c_005fif_005f1.setTest(
       ((java.lang.Boolean)
               org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                   "${status.index!=0 }",
                   java.lang.Boolean.class,
                   (PageContext) _jspx_page_context,
                   null,
                   false))
           .booleanValue());
   int _jspx_eval_c_005fif_005f1 = _jspx_th_c_005fif_005f1.doStartTag();
   if (_jspx_eval_c_005fif_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write('/');
       out.write(' ');
       out.write(
           (java.lang.String)
               org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                   "${tag.tagName}",
                   java.lang.String.class,
                   (PageContext) _jspx_page_context,
                   null,
                   false));
       int evalDoAfterBody = _jspx_th_c_005fif_005f1.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_005fif_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.reuse(_jspx_th_c_005fif_005f1);
     return true;
   }
   _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.reuse(_jspx_th_c_005fif_005f1);
   return false;
 }
 private boolean _jspx_meth_html_005flink_005f5(
     javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fequal_005f0,
     PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  html:link
   org.apache.struts.taglib.html.LinkTag _jspx_th_html_005flink_005f5 =
       (org.apache.struts.taglib.html.LinkTag)
           _005fjspx_005ftagPool_005fhtml_005flink_0026_005fstyleClass_005fpage.get(
               org.apache.struts.taglib.html.LinkTag.class);
   _jspx_th_html_005flink_005f5.setPageContext(_jspx_page_context);
   _jspx_th_html_005flink_005f5.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fequal_005f0);
   // /user/viewReportsBar.jsp(72,3) name = styleClass type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_html_005flink_005f5.setStyleClass("leftMenu");
   // /user/viewReportsBar.jsp(72,3) name = page type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_html_005flink_005f5.setPage("/user/listSubAccounts.jsp");
   int _jspx_eval_html_005flink_005f5 = _jspx_th_html_005flink_005f5.doStartTag();
   if (_jspx_eval_html_005flink_005f5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_html_005flink_005f5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_html_005flink_005f5.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_html_005flink_005f5.doInitBody();
     }
     do {
       out.write("\r\n\t\t\t\t");
       if (_jspx_meth_bean_005fmessage_005f5(_jspx_th_html_005flink_005f5, _jspx_page_context))
         return true;
       out.write("\r\n\t\t\t");
       int evalDoAfterBody = _jspx_th_html_005flink_005f5.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_html_005flink_005f5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
     }
   }
   if (_jspx_th_html_005flink_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fhtml_005flink_0026_005fstyleClass_005fpage.reuse(
         _jspx_th_html_005flink_005f5);
     return true;
   }
   _005fjspx_005ftagPool_005fhtml_005flink_0026_005fstyleClass_005fpage.reuse(
       _jspx_th_html_005flink_005f5);
   return false;
 }
 private boolean _jspx_meth_sql_query_0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  sql:query
   org.apache.taglibs.standard.tag.rt.sql.QueryTag _jspx_th_sql_query_0 =
       (org.apache.taglibs.standard.tag.rt.sql.QueryTag)
           _jspx_tagPool_sql_query_var_dataSource.get(
               org.apache.taglibs.standard.tag.rt.sql.QueryTag.class);
   _jspx_th_sql_query_0.setPageContext(_jspx_page_context);
   _jspx_th_sql_query_0.setParent(null);
   _jspx_th_sql_query_0.setVar("listaComunas");
   _jspx_th_sql_query_0.setDataSource(
       (java.lang.Object)
           org.apache.jasper.runtime.PageContextImpl.evaluateExpression(
               "${snapshot}", java.lang.Object.class, (PageContext) _jspx_page_context, null));
   int[] _jspx_push_body_count_sql_query_0 = new int[] {0};
   try {
     int _jspx_eval_sql_query_0 = _jspx_th_sql_query_0.doStartTag();
     if (_jspx_eval_sql_query_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       if (_jspx_eval_sql_query_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
         out = _jspx_page_context.pushBody();
         _jspx_push_body_count_sql_query_0[0]++;
         _jspx_th_sql_query_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
         _jspx_th_sql_query_0.doInitBody();
       }
       do {
         out.write("\n");
         out.write(
             "                                    SELECT id_comuna,nombre_comuna FROM comuna\n");
         out.write("                                ");
         int evalDoAfterBody = _jspx_th_sql_query_0.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
       if (_jspx_eval_sql_query_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
         out = _jspx_page_context.popBody();
       _jspx_push_body_count_sql_query_0[0]--;
     }
     if (_jspx_th_sql_query_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_sql_query_0[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_sql_query_0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_sql_query_0.doFinally();
     _jspx_tagPool_sql_query_var_dataSource.reuse(_jspx_th_sql_query_0);
   }
   return false;
 }
 private boolean _jspx_meth_c_forEach_1(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:forEach
   org.apache.taglibs.standard.tag.rt.core.ForEachTag _jspx_th_c_forEach_1 =
       (org.apache.taglibs.standard.tag.rt.core.ForEachTag)
           _jspx_tagPool_c_forEach_var_items.get(
               org.apache.taglibs.standard.tag.rt.core.ForEachTag.class);
   _jspx_th_c_forEach_1.setPageContext(_jspx_page_context);
   _jspx_th_c_forEach_1.setParent(null);
   _jspx_th_c_forEach_1.setItems(
       (java.lang.Object)
           org.apache.jasper.runtime.PageContextImpl.evaluateExpression(
               "${listaSexo.rows}",
               java.lang.Object.class,
               (PageContext) _jspx_page_context,
               null));
   _jspx_th_c_forEach_1.setVar("lSexo");
   int[] _jspx_push_body_count_c_forEach_1 = new int[] {0};
   try {
     int _jspx_eval_c_forEach_1 = _jspx_th_c_forEach_1.doStartTag();
     if (_jspx_eval_c_forEach_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         out.write("\n");
         out.write("                                    <option value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.evaluateExpression(
                     "${lSexo.id_sexo}",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null));
         out.write('"');
         out.write('>');
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.evaluateExpression(
                     "${lSexo.descripcion}",
                     java.lang.String.class,
                     (PageContext) _jspx_page_context,
                     null));
         out.write("</option>\n");
         out.write("                                ");
         int evalDoAfterBody = _jspx_th_c_forEach_1.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_c_forEach_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_c_forEach_1[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_c_forEach_1.doCatch(_jspx_exception);
   } finally {
     _jspx_th_c_forEach_1.doFinally();
     _jspx_tagPool_c_forEach_var_items.reuse(_jspx_th_c_forEach_1);
   }
   return false;
 }
Example #24
0
 private boolean _jspx_meth_s_005fform_005f1(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  s:form
   org.apache.struts2.views.jsp.ui.FormTag _jspx_th_s_005fform_005f1 =
       (org.apache.struts2.views.jsp.ui.FormTag)
           _005fjspx_005ftagPool_005fs_005fform_005ftheme_005fmethod_005faction.get(
               org.apache.struts2.views.jsp.ui.FormTag.class);
   _jspx_th_s_005fform_005f1.setPageContext(_jspx_page_context);
   _jspx_th_s_005fform_005f1.setParent(null);
   // /mr/main/receivedImport.jsp(76,4) name = action type = java.lang.String reqTime = false
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_s_005fform_005f1.setAction("/web/received-import!confirm");
   // /mr/main/receivedImport.jsp(76,4) name = method type = java.lang.String reqTime = false
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_s_005fform_005f1.setMethod("post");
   // /mr/main/receivedImport.jsp(76,4) name = theme type = java.lang.String reqTime = false
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_s_005fform_005f1.setTheme("simple");
   int _jspx_eval_s_005fform_005f1 = _jspx_th_s_005fform_005f1.doStartTag();
   if (_jspx_eval_s_005fform_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_s_005fform_005f1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_s_005fform_005f1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_s_005fform_005f1.doInitBody();
     }
     do {
       out.write("\r\n");
       out.write("    \t<input type=\"button\" value=\"确认\" onclick=\"confirm()\"/>\r\n");
       out.write("   \t");
       int evalDoAfterBody = _jspx_th_s_005fform_005f1.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_s_005fform_005f1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
     }
   }
   if (_jspx_th_s_005fform_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fs_005fform_005ftheme_005fmethod_005faction.reuse(
         _jspx_th_s_005fform_005f1);
     return true;
   }
   _005fjspx_005ftagPool_005fs_005fform_005ftheme_005fmethod_005faction.reuse(
       _jspx_th_s_005fform_005f1);
   return false;
 }
Example #25
0
 private boolean _jspx_meth_shiro_005fhasPermission_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fforEach_005f0,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_c_005fforEach_005f0)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  shiro:hasPermission
   org.apache.shiro.web.tags.HasPermissionTag _jspx_th_shiro_005fhasPermission_005f0 =
       (org.apache.shiro.web.tags.HasPermissionTag)
           _005fjspx_005ftagPool_005fshiro_005fhasPermission_0026_005fname.get(
               org.apache.shiro.web.tags.HasPermissionTag.class);
   _jspx_th_shiro_005fhasPermission_005f0.setPageContext(_jspx_page_context);
   _jspx_th_shiro_005fhasPermission_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fforEach_005f0);
   // /WEB-INF/views/modules/cms/commentList.jsp(49,8) name = name type = null reqTime = true
   // required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod
   // = false methodSignature = null
   _jspx_th_shiro_005fhasPermission_005f0.setName("cms:comment:edit");
   int _jspx_eval_shiro_005fhasPermission_005f0 =
       _jspx_th_shiro_005fhasPermission_005f0.doStartTag();
   if (_jspx_eval_shiro_005fhasPermission_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\n");
       out.write("\t\t\t\t\t");
       if (_jspx_meth_c_005fif_005f0(
           _jspx_th_shiro_005fhasPermission_005f0,
           _jspx_page_context,
           _jspx_push_body_count_c_005fforEach_005f0)) return true;
       out.write("\n");
       out.write("\t\t\t\t\t");
       if (_jspx_meth_c_005fif_005f1(
           _jspx_th_shiro_005fhasPermission_005f0,
           _jspx_page_context,
           _jspx_push_body_count_c_005fforEach_005f0)) return true;
       int evalDoAfterBody = _jspx_th_shiro_005fhasPermission_005f0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_shiro_005fhasPermission_005f0.doEndTag()
       == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fshiro_005fhasPermission_0026_005fname.reuse(
         _jspx_th_shiro_005fhasPermission_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fshiro_005fhasPermission_0026_005fname.reuse(
       _jspx_th_shiro_005fhasPermission_005f0);
   return false;
 }
Example #26
0
 private boolean _jspx_meth_c_005fif_005f3(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fforEach_005f0,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_c_005fforEach_005f0)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:if
   org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_005fif_005f3 =
       (org.apache.taglibs.standard.tag.rt.core.IfTag)
           _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.get(
               org.apache.taglibs.standard.tag.rt.core.IfTag.class);
   _jspx_th_c_005fif_005f3.setPageContext(_jspx_page_context);
   _jspx_th_c_005fif_005f3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fforEach_005f0);
   // /WEB-INF/view/search/searchResult.jsp(52,5) name = test type = boolean reqTime = true
   // required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod
   // = false methodSignature = null
   _jspx_th_c_005fif_005f3.setTest(
       ((java.lang.Boolean)
               org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                   "${!empty search.newMur }",
                   java.lang.Boolean.class,
                   (PageContext) _jspx_page_context,
                   null,
                   false))
           .booleanValue());
   int _jspx_eval_c_005fif_005f3 = _jspx_th_c_005fif_005f3.doStartTag();
   if (_jspx_eval_c_005fif_005f3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\r\n");
       out.write("\t\t\t\t\t\t<p class=\"newTwit\">");
       out.write(
           (java.lang.String)
               org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                   "${search.newMur }",
                   java.lang.String.class,
                   (PageContext) _jspx_page_context,
                   null,
                   false));
       out.write("</p>\r\n");
       out.write("\t\t\t\t\t\t<p class=\"newTwitTime\">");
       if (_jspx_meth_fmt_005fformatDate_005f0(
           _jspx_th_c_005fif_005f3, _jspx_page_context, _jspx_push_body_count_c_005fforEach_005f0))
         return true;
       out.write("</p>\r\n");
       out.write("\t\t\t\t\t");
       int evalDoAfterBody = _jspx_th_c_005fif_005f3.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_005fif_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.reuse(_jspx_th_c_005fif_005f3);
     return true;
   }
   _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.reuse(_jspx_th_c_005fif_005f3);
   return false;
 }
Example #27
0
 private boolean _jspx_meth_c_005fif_005f4(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fforEach_005f0,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_c_005fforEach_005f0)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:if
   org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_005fif_005f4 =
       (org.apache.taglibs.standard.tag.rt.core.IfTag)
           _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.get(
               org.apache.taglibs.standard.tag.rt.core.IfTag.class);
   _jspx_th_c_005fif_005f4.setPageContext(_jspx_page_context);
   _jspx_th_c_005fif_005f4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fforEach_005f0);
   // /WEB-INF/view/main/twitplus.jsp(36,3) name = test type = boolean reqTime = true required =
   // true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_c_005fif_005f4.setTest(
       ((java.lang.Boolean)
               org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                   "${tubuyaki.tuser.userid==mine}",
                   java.lang.Boolean.class,
                   (PageContext) _jspx_page_context,
                   null,
                   false))
           .booleanValue());
   int _jspx_eval_c_005fif_005f4 = _jspx_th_c_005fif_005f4.doStartTag();
   if (_jspx_eval_c_005fif_005f4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\r\n");
       out.write("\t\t\t");
       if (_jspx_meth_s_005flink_005f2(
           _jspx_th_c_005fif_005f4, _jspx_page_context, _jspx_push_body_count_c_005fforEach_005f0))
         return true;
       out.write("\r\n");
       out.write("\t\t\t");
       int evalDoAfterBody = _jspx_th_c_005fif_005f4.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_005fif_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.reuse(_jspx_th_c_005fif_005f4);
     return true;
   }
   _005fjspx_005ftagPool_005fc_005fif_0026_005ftest.reuse(_jspx_th_c_005fif_005f4);
   return false;
 }
Example #28
0
 private boolean _jspx_meth_c_if_0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:if
   org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_0 =
       (org.apache.taglibs.standard.tag.rt.core.IfTag)
           _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
   _jspx_th_c_if_0.setPageContext(_jspx_page_context);
   _jspx_th_c_if_0.setParent(null);
   _jspx_th_c_if_0.setTest(
       ((java.lang.Boolean)
               org.apache.jasper.runtime.PageContextImpl.evaluateExpression(
                   "${exception ne null}",
                   java.lang.Boolean.class,
                   (PageContext) _jspx_page_context,
                   null))
           .booleanValue());
   int _jspx_eval_c_if_0 = _jspx_th_c_if_0.doStartTag();
   if (_jspx_eval_c_if_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\n");
       out.write("            <p>Exception is : ");
       out.write(
           (java.lang.String)
               org.apache.jasper.runtime.PageContextImpl.evaluateExpression(
                   "${exception}",
                   java.lang.String.class,
                   (PageContext) _jspx_page_context,
                   null));
       out.write(" <br />\n");
       out.write("                Exception Message: ");
       out.write(
           (java.lang.String)
               org.apache.jasper.runtime.PageContextImpl.evaluateExpression(
                   "${exception.message}",
                   java.lang.String.class,
                   (PageContext) _jspx_page_context,
                   null));
       out.write("</p>\n");
       out.write("            ");
       int evalDoAfterBody = _jspx_th_c_if_0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
     return true;
   }
   _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
   return false;
 }
  public int doEndTag() throws JspException {
    if ((jspFile.indexOf("..") >= 0)
        || (jspFile.toUpperCase().indexOf("/WEB-INF/") != 0)
        || (jspFile.toUpperCase().indexOf("/META-INF/") != 0))
      throw new JspTagException("Invalid JSP file " + jspFile);

    InputStream in = pageContext.getServletContext().getResourceAsStream(jspFile);

    if (in == null) throw new JspTagException("Unable to find JSP file: " + jspFile);

    InputStreamReader reader = new InputStreamReader(in);
    JspWriter out = pageContext.getOut();

    try {
      out.println("<body>");
      out.println("<pre>");
      for (int ch = in.read(); ch != -1; ch = in.read())
        if (ch == '<') out.print("&lt;");
        else out.print((char) ch);
      out.println("</pre>");
      out.println("</body>");
    } catch (IOException ex) {
      throw new JspTagException("IOException: " + ex.toString());
    }
    return super.doEndTag();
  }
Example #30
0
 private boolean _jspx_meth_tiles_005finsert_005f1(PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  tiles:insert
   org.apache.struts.taglib.tiles.InsertTag _jspx_th_tiles_005finsert_005f1 =
       (org.apache.struts.taglib.tiles.InsertTag)
           _005fjspx_005ftagPool_005ftiles_005finsert_0026_005ftemplate_005fflush.get(
               org.apache.struts.taglib.tiles.InsertTag.class);
   _jspx_th_tiles_005finsert_005f1.setPageContext(_jspx_page_context);
   _jspx_th_tiles_005finsert_005f1.setParent(null);
   // /WEB-INF/view/search/searchResult.jsp(28,2) name = template type = null reqTime = true
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_tiles_005finsert_005f1.setTemplate("/WEB-INF/view/common/layout.jsp");
   // /WEB-INF/view/search/searchResult.jsp(28,2) name = flush type = java.lang.String reqTime =
   // false required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_tiles_005finsert_005f1.setFlush(true);
   int _jspx_eval_tiles_005finsert_005f1 = _jspx_th_tiles_005finsert_005f1.doStartTag();
   if (_jspx_eval_tiles_005finsert_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     do {
       out.write("\r\n");
       out.write("\t\t");
       if (_jspx_meth_tiles_005fput_005f0(_jspx_th_tiles_005finsert_005f1, _jspx_page_context))
         return true;
       out.write("\r\n");
       out.write("\t\t");
       if (_jspx_meth_tiles_005fput_005f1(_jspx_th_tiles_005finsert_005f1, _jspx_page_context))
         return true;
       out.write('\r');
       out.write('\n');
       int evalDoAfterBody = _jspx_th_tiles_005finsert_005f1.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
   }
   if (_jspx_th_tiles_005finsert_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005ftiles_005finsert_0026_005ftemplate_005fflush.reuse(
         _jspx_th_tiles_005finsert_005f1);
     return true;
   }
   _005fjspx_005ftagPool_005ftiles_005finsert_0026_005ftemplate_005fflush.reuse(
       _jspx_th_tiles_005finsert_005f1);
   return false;
 }