private boolean _jspx_meth_c_005fimport_005f1(
     javax.servlet.jsp.tagext.JspTag _jspx_th_form_005fform_005f0,
     javax.servlet.jsp.PageContext _jspx_page_context,
     int[] _jspx_push_body_count_form_005fform_005f0)
     throws java.lang.Throwable {
   javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
   javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
   //  c:import
   org.apache.taglibs.standard.tag.rt.core.ImportTag _jspx_th_c_005fimport_005f1 =
       (org.apache.taglibs.standard.tag.rt.core.ImportTag)
           _005fjspx_005ftagPool_005fc_005fimport_0026_005furl_005fnobody.get(
               org.apache.taglibs.standard.tag.rt.core.ImportTag.class);
   _jspx_th_c_005fimport_005f1.setPageContext(_jspx_page_context);
   _jspx_th_c_005fimport_005f1.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /jsp/common/login.jsp(70,1) name = url type = null reqTime = true required = true fragment =
   // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature =
   // null
   _jspx_th_c_005fimport_005f1.setUrl("/jsp/common/globalerrormessage.jsp");
   int[] _jspx_push_body_count_c_005fimport_005f1 = new int[] {0};
   try {
     int _jspx_eval_c_005fimport_005f1 = _jspx_th_c_005fimport_005f1.doStartTag();
     if (_jspx_th_c_005fimport_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_c_005fimport_005f1[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_c_005fimport_005f1.doCatch(_jspx_exception);
   } finally {
     _jspx_th_c_005fimport_005f1.doFinally();
     _005fjspx_005ftagPool_005fc_005fimport_0026_005furl_005fnobody.reuse(
         _jspx_th_c_005fimport_005f1);
   }
   return false;
 }
 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;
 }
 private boolean _jspx_meth_spring_url_0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  spring:url
   org.springframework.web.servlet.tags.UrlTag _jspx_th_spring_url_0 =
       (org.springframework.web.servlet.tags.UrlTag)
           _jspx_tagPool_spring_url_var_value_nobody.get(
               org.springframework.web.servlet.tags.UrlTag.class);
   _jspx_th_spring_url_0.setPageContext(_jspx_page_context);
   _jspx_th_spring_url_0.setParent(null);
   _jspx_th_spring_url_0.setVar("massagetypes");
   _jspx_th_spring_url_0.setValue("/resources/scripts/MyProjectSpa/MassageTypes");
   int[] _jspx_push_body_count_spring_url_0 = new int[] {0};
   try {
     int _jspx_eval_spring_url_0 = _jspx_th_spring_url_0.doStartTag();
     if (_jspx_th_spring_url_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_spring_url_0[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_spring_url_0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_spring_url_0.doFinally();
     _jspx_tagPool_spring_url_var_value_nobody.reuse(_jspx_th_spring_url_0);
   }
   return false;
 }
 private boolean _jspx_meth_spring_005fmessage_005f3(PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  spring:message
   org.springframework.web.servlet.tags.MessageTag _jspx_th_spring_005fmessage_005f3 =
       (org.springframework.web.servlet.tags.MessageTag)
           _005fjspx_005ftagPool_005fspring_005fmessage_0026_005fcode_005fnobody.get(
               org.springframework.web.servlet.tags.MessageTag.class);
   _jspx_th_spring_005fmessage_005f3.setPageContext(_jspx_page_context);
   _jspx_th_spring_005fmessage_005f3.setParent(null);
   // /jsp/basicLayout.jsp(27,8) name = code type = null reqTime = true required = false fragment =
   // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature =
   // null
   _jspx_th_spring_005fmessage_005f3.setCode(
       (java.lang.String)
           org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
               "${title}", java.lang.String.class, (PageContext) _jspx_page_context, null, false));
   int[] _jspx_push_body_count_spring_005fmessage_005f3 = new int[] {0};
   try {
     int _jspx_eval_spring_005fmessage_005f3 = _jspx_th_spring_005fmessage_005f3.doStartTag();
     if (_jspx_th_spring_005fmessage_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_spring_005fmessage_005f3[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_spring_005fmessage_005f3.doCatch(_jspx_exception);
   } finally {
     _jspx_th_spring_005fmessage_005f3.doFinally();
     _005fjspx_005ftagPool_005fspring_005fmessage_0026_005fcode_005fnobody.reuse(
         _jspx_th_spring_005fmessage_005f3);
   }
   return false;
 }
Пример #5
0
  @Override
  public void doTag() throws JspException, IOException {
    final boolean enabled = Config.getBoolean(ENABLE_TEST_IDS_PROPERTY, false);
    if (enabled) {
      final PageContext pageContext = (PageContext) getJspContext();
      final JspWriter jspWriter = pageContext.getOut();

      final int nextUniqueId = getNextUniqueId(pageContext);

      jspWriter
          .append("<div id=\"")
          .append("test_")
          .append(cleanupHtmlId(getCode()))
          .append("_$")
          .append(String.valueOf(nextUniqueId))
          .append("\" style=\"display:inline\">");

      // Write the body out
      getJspBody().invoke(jspWriter);

      jspWriter.println("</div>");
    } else {
      // Just render the contents
      getJspBody().invoke(getJspContext().getOut());
    }
  }
Пример #6
0
 private boolean _jspx_meth_c_005fset_005f0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  c:set
   org.apache.taglibs.standard.tag.rt.core.SetTag _jspx_th_c_005fset_005f0 =
       (org.apache.taglibs.standard.tag.rt.core.SetTag)
           _005fjspx_005ftagPool_005fc_005fset_0026_005fvar_005fvalue_005fnobody.get(
               org.apache.taglibs.standard.tag.rt.core.SetTag.class);
   _jspx_th_c_005fset_005f0.setPageContext(_jspx_page_context);
   _jspx_th_c_005fset_005f0.setParent(null);
   // /common/jspHead.jsp(4,0) name = var type = java.lang.String reqTime = false required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_c_005fset_005f0.setVar("ctx");
   // /common/jspHead.jsp(4,0) name = value type = javax.el.ValueExpression reqTime = true required
   // = false fragment = false deferredValue = true expectedTypeName = java.lang.Object
   // deferredMethod = false methodSignature = null
   _jspx_th_c_005fset_005f0.setValue(
       new org.apache.jasper.el.JspValueExpression(
               "/common/jspHead.jsp(4,0) '${pageContext.request.contextPath}'",
               _el_expressionfactory.createValueExpression(
                   _jspx_page_context.getELContext(),
                   "${pageContext.request.contextPath}",
                   java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   int _jspx_eval_c_005fset_005f0 = _jspx_th_c_005fset_005f0.doStartTag();
   if (_jspx_th_c_005fset_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fc_005fset_0026_005fvar_005fvalue_005fnobody.reuse(
         _jspx_th_c_005fset_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fc_005fset_0026_005fvar_005fvalue_005fnobody.reuse(
       _jspx_th_c_005fset_005f0);
   return false;
 }
Пример #7
0
 private boolean _jspx_meth_spring_message_0(PageContext _jspx_page_context) throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  spring:message
   org.springframework.web.servlet.tags.MessageTag _jspx_th_spring_message_0 =
       (org.springframework.web.servlet.tags.MessageTag)
           _jspx_tagPool_spring_message_code_nobody.get(
               org.springframework.web.servlet.tags.MessageTag.class);
   _jspx_th_spring_message_0.setPageContext(_jspx_page_context);
   _jspx_th_spring_message_0.setParent(null);
   _jspx_th_spring_message_0.setCode("APP001.name");
   int[] _jspx_push_body_count_spring_message_0 = new int[] {0};
   try {
     int _jspx_eval_spring_message_0 = _jspx_th_spring_message_0.doStartTag();
     if (_jspx_th_spring_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_spring_message_0[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_spring_message_0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_spring_message_0.doFinally();
     _jspx_tagPool_spring_message_code_nobody.reuse(_jspx_th_spring_message_0);
   }
   return false;
 }
 private boolean _jspx_meth_spring_005fmessage_005f4(PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  spring:message
   org.springframework.web.servlet.tags.MessageTag _jspx_th_spring_005fmessage_005f4 =
       (org.springframework.web.servlet.tags.MessageTag)
           _005fjspx_005ftagPool_005fspring_005fmessage_0026_005fcode_005fnobody.get(
               org.springframework.web.servlet.tags.MessageTag.class);
   _jspx_th_spring_005fmessage_005f4.setPageContext(_jspx_page_context);
   _jspx_th_spring_005fmessage_005f4.setParent(null);
   // /jsp/basicLayout.jsp(42,28) name = code type = null reqTime = true required = false fragment
   // = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
   // = null
   _jspx_th_spring_005fmessage_005f4.setCode("btn.logout");
   int[] _jspx_push_body_count_spring_005fmessage_005f4 = new int[] {0};
   try {
     int _jspx_eval_spring_005fmessage_005f4 = _jspx_th_spring_005fmessage_005f4.doStartTag();
     if (_jspx_th_spring_005fmessage_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_spring_005fmessage_005f4[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_spring_005fmessage_005f4.doCatch(_jspx_exception);
   } finally {
     _jspx_th_spring_005fmessage_005f4.doFinally();
     _005fjspx_005ftagPool_005fspring_005fmessage_0026_005fcode_005fnobody.reuse(
         _jspx_th_spring_005fmessage_005f4);
   }
   return false;
 }
 private boolean _jspx_meth_s_if_1(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_1 =
       (org.apache.struts2.views.jsp.IfTag)
           _jspx_tagPool_s_if_test.get(org.apache.struts2.views.jsp.IfTag.class);
   _jspx_th_s_if_1.setPageContext(_jspx_page_context);
   _jspx_th_s_if_1.setParent(null);
   _jspx_th_s_if_1.setTest(
       "#attribute.required || #attribute.searchable || #attribute.indexingType != 'NONE' || (#attribute.textAttribute && (#attribute.minLength != -1 || #attribute.maxLength != -1)) || (#hasValidationRulesVar) ");
   int _jspx_eval_s_if_1 = _jspx_th_s_if_1.doStartTag();
   if (_jspx_eval_s_if_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_s_if_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_s_if_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_s_if_1.doInitBody();
     }
     do {
       if (_jspx_meth_s_set_2(
           (javax.servlet.jsp.tagext.JspTag) _jspx_th_s_if_1, _jspx_page_context)) return true;
       int evalDoAfterBody = _jspx_th_s_if_1.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_s_if_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
       out = _jspx_page_context.popBody();
   }
   if (_jspx_th_s_if_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _jspx_tagPool_s_if_test.reuse(_jspx_th_s_if_1);
     return true;
   }
   _jspx_tagPool_s_if_test.reuse(_jspx_th_s_if_1);
   return false;
 }
 private boolean _jspx_meth_fmt_param_0(
     javax.servlet.jsp.tagext.Tag _jspx_th_fmt_message_1,
     javax.servlet.jsp.PageContext pageContext)
     throws Throwable {
   JspWriter out = pageContext.getOut();
   /* ----  fmt:param ---- */
   org.apache.taglibs.standard.tag.el.fmt.ParamTag _jspx_th_fmt_param_0 =
       (org.apache.taglibs.standard.tag.el.fmt.ParamTag)
           _jspx_tagPool_fmt_param.get(org.apache.taglibs.standard.tag.el.fmt.ParamTag.class);
   _jspx_th_fmt_param_0.setPageContext(pageContext);
   _jspx_th_fmt_param_0.setParent(_jspx_th_fmt_message_1);
   int _jspx_eval_fmt_param_0 = _jspx_th_fmt_param_0.doStartTag();
   if (_jspx_eval_fmt_param_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_fmt_param_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody();
       out = _bc;
       _jspx_th_fmt_param_0.setBodyContent(_bc);
       _jspx_th_fmt_param_0.doInitBody();
     }
     do {
       if (_jspx_meth_c_out_1(_jspx_th_fmt_param_0, pageContext)) return true;
       int evalDoAfterBody = _jspx_th_fmt_param_0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_fmt_param_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
       out = pageContext.popBody();
   }
   if (_jspx_th_fmt_param_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return true;
   _jspx_tagPool_fmt_param.reuse(_jspx_th_fmt_param_0);
   return false;
 }
Пример #11
0
 private boolean _jspx_meth_c_005fimport_005f1(javax.servlet.jsp.PageContext _jspx_page_context)
     throws java.lang.Throwable {
   javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
   javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
   //  c:import
   org.apache.taglibs.standard.tag.rt.core.ImportTag _jspx_th_c_005fimport_005f1 =
       (org.apache.taglibs.standard.tag.rt.core.ImportTag)
           _005fjspx_005ftagPool_005fc_005fimport_0026_005furl_005fnobody.get(
               org.apache.taglibs.standard.tag.rt.core.ImportTag.class);
   _jspx_th_c_005fimport_005f1.setPageContext(_jspx_page_context);
   _jspx_th_c_005fimport_005f1.setParent(null);
   // /WEB-INF/pages/common/default/unit/leftFrame.jsp(10,0) name = url type = null reqTime = true
   // required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod
   // = false methodSignature = null
   _jspx_th_c_005fimport_005f1.setUrl("/WEB-INF/pages/common/default/zTreeHeader.jsp");
   int[] _jspx_push_body_count_c_005fimport_005f1 = new int[] {0};
   try {
     int _jspx_eval_c_005fimport_005f1 = _jspx_th_c_005fimport_005f1.doStartTag();
     if (_jspx_th_c_005fimport_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_c_005fimport_005f1[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_c_005fimport_005f1.doCatch(_jspx_exception);
   } finally {
     _jspx_th_c_005fimport_005f1.doFinally();
     _005fjspx_005ftagPool_005fc_005fimport_0026_005furl_005fnobody.reuse(
         _jspx_th_c_005fimport_005f1);
   }
   return false;
 }
 public static String generateId(PageContext pageContext) {
   Long counter = (Long) pageContext.getAttribute(COUNTER_KEY_REQUEST, PageContext.REQUEST_SCOPE);
   if (counter == null) counter = new Long(0);
   else counter = new Long(counter.longValue() + 1);
   pageContext.setAttribute(COUNTER_KEY_REQUEST, counter, PageContext.REQUEST_SCOPE);
   return "system_form_" + counter;
 }
Пример #13
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;
 }
Пример #14
0
 public void init(PageContext pageContext) {
   this.request = (HttpServletRequest) pageContext.getRequest();
   this.response = (HttpServletResponse) pageContext.getResponse();
   this.session = pageContext.getSession();
   this.application = pageContext.getServletContext();
   this.out = pageContext.getOut();
 }
 private boolean _jspx_meth_s_else_0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_s_if_8, PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  s:else
   org.apache.struts2.views.jsp.ElseTag _jspx_th_s_else_0 =
       (org.apache.struts2.views.jsp.ElseTag)
           _jspx_tagPool_s_else.get(org.apache.struts2.views.jsp.ElseTag.class);
   _jspx_th_s_else_0.setPageContext(_jspx_page_context);
   _jspx_th_s_else_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_if_8);
   int _jspx_eval_s_else_0 = _jspx_th_s_else_0.doStartTag();
   if (_jspx_eval_s_else_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_s_else_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_s_else_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_s_else_0.doInitBody();
     }
     do {
       if (_jspx_meth_s_property_2(
           (javax.servlet.jsp.tagext.JspTag) _jspx_th_s_else_0, _jspx_page_context)) return true;
       int evalDoAfterBody = _jspx_th_s_else_0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_s_else_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
       out = _jspx_page_context.popBody();
   }
   if (_jspx_th_s_else_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _jspx_tagPool_s_else.reuse(_jspx_th_s_else_0);
     return true;
   }
   _jspx_tagPool_s_else.reuse(_jspx_th_s_else_0);
   return false;
 }
Пример #16
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_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;
 }
Пример #18
0
 private boolean _jspx_meth_c_005fforEach_005f0(javax.servlet.jsp.PageContext _jspx_page_context)
     throws java.lang.Throwable {
   javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
   javax.servlet.jsp.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);
   // /userpage/ContentView.jsp(181,2) 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("photo");
   // /userpage/ContentView.jsp(181,2) name = items type = javax.el.ValueExpression reqTime = true
   // required = false fragment = false deferredValue = true expectedTypeName = java.lang.Object
   // deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setItems(
       new org.apache.jasper.el.JspValueExpression(
               "/userpage/ContentView.jsp(181,2) '${content.photolist}'",
               _jsp_getExpressionFactory()
                   .createValueExpression(
                       _jspx_page_context.getELContext(),
                       "${content.photolist}",
                       java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   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("\t\t<img id = \"img\" src='");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${photo.serverpath }",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null));
         out.write("' width=\"320px\" height=\"240\"/>\r\n");
         out.write("\t\t");
         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 (java.lang.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;
 }
 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;
 }
Пример #20
0
 public Object put(Object key, Object value) {
   PageContext pc = getPageContext();
   if (pc != null) {
     pc.setAttribute(key.toString(), value);
   }
   return null;
 }
Пример #21
0
 private boolean _jspx_meth_spring_005fmessage_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fif_005f0, PageContext _jspx_page_context)
     throws Throwable {
   JspWriter out = _jspx_page_context.getOut();
   //  spring:message
   org.springframework.web.servlet.tags.MessageTag _jspx_th_spring_005fmessage_005f0 =
       (org.springframework.web.servlet.tags.MessageTag)
           _005fjspx_005ftagPool_005fspring_005fmessage_0026_005fcode_005fnobody.get(
               org.springframework.web.servlet.tags.MessageTag.class);
   _jspx_th_spring_005fmessage_005f0.setPageContext(_jspx_page_context);
   _jspx_th_spring_005fmessage_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fif_005f0);
   // /WEB-INF/tags/util/theme.tagx(9,45) name = code type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_spring_005fmessage_005f0.setCode("global_theme");
   int[] _jspx_push_body_count_spring_005fmessage_005f0 = new int[] {0};
   try {
     int _jspx_eval_spring_005fmessage_005f0 = _jspx_th_spring_005fmessage_005f0.doStartTag();
     if (_jspx_th_spring_005fmessage_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       throw new SkipPageException();
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_spring_005fmessage_005f0[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_spring_005fmessage_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_spring_005fmessage_005f0.doFinally();
     _005fjspx_005ftagPool_005fspring_005fmessage_0026_005fcode_005fnobody.reuse(
         _jspx_th_spring_005fmessage_005f0);
   }
   return false;
 }
Пример #22
0
 private boolean _jspx_meth_spring_005feval_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fotherwise_005f0,
     PageContext _jspx_page_context)
     throws Throwable {
   JspWriter out = _jspx_page_context.getOut();
   //  spring:eval
   org.springframework.web.servlet.tags.EvalTag _jspx_th_spring_005feval_005f0 =
       (org.springframework.web.servlet.tags.EvalTag)
           _005fjspx_005ftagPool_005fspring_005feval_0026_005fexpression_005fnobody.get(
               org.springframework.web.servlet.tags.EvalTag.class);
   _jspx_th_spring_005feval_005f0.setPageContext(_jspx_page_context);
   _jspx_th_spring_005feval_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fotherwise_005f0);
   // /WEB-INF/tags/form/fields/display.tagx(44,55) name = expression type = null reqTime = true
   // required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod
   // = false methodSignature = null
   _jspx_th_spring_005feval_005f0.setExpression("object[field]");
   int[] _jspx_push_body_count_spring_005feval_005f0 = new int[] {0};
   try {
     int _jspx_eval_spring_005feval_005f0 = _jspx_th_spring_005feval_005f0.doStartTag();
     if (_jspx_th_spring_005feval_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       throw new SkipPageException();
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_spring_005feval_005f0[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_spring_005feval_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_spring_005feval_005f0.doFinally();
     _005fjspx_005ftagPool_005fspring_005feval_0026_005fexpression_005fnobody.reuse(
         _jspx_th_spring_005feval_005f0);
   }
   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;
 }
Пример #24
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;
 }
Пример #25
0
 private boolean _jspx_meth_tiles_005fput_005f1(
     javax.servlet.jsp.tagext.JspTag _jspx_th_tiles_005finsert_005f1,
     PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  tiles:put
   org.apache.struts.taglib.tiles.PutTag _jspx_th_tiles_005fput_005f1 =
       (org.apache.struts.taglib.tiles.PutTag)
           _005fjspx_005ftagPool_005ftiles_005fput_0026_005ftype_005fname.get(
               org.apache.struts.taglib.tiles.PutTag.class);
   _jspx_th_tiles_005fput_005f1.setPageContext(_jspx_page_context);
   _jspx_th_tiles_005fput_005f1.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_tiles_005finsert_005f1);
   // /WEB-INF/view/search/searchResult.jsp(30,2) name = name type = java.lang.String reqTime =
   // false required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_tiles_005fput_005f1.setName("content");
   // /WEB-INF/view/search/searchResult.jsp(30,2) name = type type = java.lang.String reqTime =
   // false required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_tiles_005fput_005f1.setType("string");
   int _jspx_eval_tiles_005fput_005f1 = _jspx_th_tiles_005fput_005f1.doStartTag();
   if (_jspx_eval_tiles_005fput_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_tiles_005fput_005f1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_tiles_005fput_005f1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_tiles_005fput_005f1.doInitBody();
     }
     do {
       out.write("\r\n");
       out.write("\r\n");
       out.write("\t\t");
       if (_jspx_meth_c_005fif_005f0(_jspx_th_tiles_005fput_005f1, _jspx_page_context))
         return true;
       out.write("\r\n");
       out.write("\r\n");
       out.write("\t\t");
       if (_jspx_meth_c_005fif_005f1(_jspx_th_tiles_005fput_005f1, _jspx_page_context))
         return true;
       out.write('\r');
       out.write('\n');
       int evalDoAfterBody = _jspx_th_tiles_005fput_005f1.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_tiles_005fput_005f1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
     }
   }
   if (_jspx_th_tiles_005fput_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005ftiles_005fput_0026_005ftype_005fname.reuse(
         _jspx_th_tiles_005fput_005f1);
     return true;
   }
   _005fjspx_005ftagPool_005ftiles_005fput_0026_005ftype_005fname.reuse(
       _jspx_th_tiles_005fput_005f1);
   return false;
 }
Пример #26
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;
 }
Пример #27
0
 private boolean _jspx_meth_s_005fform_005f0(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_005f0 =
       (org.apache.struts2.views.jsp.ui.FormTag)
           _005fjspx_005ftagPool_005fs_005fform_005ftheme_005fmethod_005fenctype_005faction.get(
               org.apache.struts2.views.jsp.ui.FormTag.class);
   _jspx_th_s_005fform_005f0.setPageContext(_jspx_page_context);
   _jspx_th_s_005fform_005f0.setParent(null);
   // /mr/main/receivedImport.jsp(69,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_005f0.setAction("/web/received-import!importRecved");
   // /mr/main/receivedImport.jsp(69,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_005f0.setMethod("post");
   // /mr/main/receivedImport.jsp(69,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_005f0.setTheme("simple");
   // /mr/main/receivedImport.jsp(69,4) name = enctype type = java.lang.String reqTime = false
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_s_005fform_005f0.setEnctype("multipart/form-data");
   int _jspx_eval_s_005fform_005f0 = _jspx_th_s_005fform_005f0.doStartTag();
   if (_jspx_eval_s_005fform_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_s_005fform_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_s_005fform_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_s_005fform_005f0.doInitBody();
     }
     do {
       out.write("\r\n");
       out.write("    \t\r\n");
       out.write("    \t");
       if (_jspx_meth_s_005ffile_005f0(_jspx_th_s_005fform_005f0, _jspx_page_context)) return true;
       out.write("\r\n");
       out.write("    \t<input type=\"button\" value=\"导入\" onclick=\"importRcved()\"/>\r\n");
       out.write("    ");
       int evalDoAfterBody = _jspx_th_s_005fform_005f0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_s_005fform_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
     }
   }
   if (_jspx_th_s_005fform_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fs_005fform_005ftheme_005fmethod_005fenctype_005faction.reuse(
         _jspx_th_s_005fform_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fs_005fform_005ftheme_005fmethod_005fenctype_005faction.reuse(
       _jspx_th_s_005fform_005f0);
   return false;
 }
Пример #28
0
 public void doTag() throws JspException, IOException {
   PageContext pageContext = (PageContext) getJspContext();
   Locale locale = I18nUtil.findLocale(pageContext);
   if (this.var == null) {
     pageContext.getOut().print(String.valueOf(locale));
   } else {
     pageContext.setAttribute(this.var, locale, this.scope);
   }
 }
Пример #29
0
 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;
 }
Пример #30
0
 private boolean _jspx_meth_c_005fforEach_005f1(
     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:forEach
   org.apache.taglibs.standard.tag.rt.core.ForEachTag _jspx_th_c_005fforEach_005f1 =
       (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_005f1.setPageContext(_jspx_page_context);
   _jspx_th_c_005fforEach_005f1.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fforEach_005f0);
   // /pages/admin/jtzs/province/index.jsp(69,13) name = items type = java.lang.Object reqTime =
   // true required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f1.setItems(
       (java.lang.Object)
           org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
               "${statusArray}",
               java.lang.Object.class,
               (PageContext) _jspx_page_context,
               null,
               false));
   // /pages/admin/jtzs/province/index.jsp(69,13) name = var type = java.lang.String reqTime =
   // false required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f1.setVar("item2");
   int[] _jspx_push_body_count_c_005fforEach_005f1 = new int[] {0};
   try {
     int _jspx_eval_c_005fforEach_005f1 = _jspx_th_c_005fforEach_005f1.doStartTag();
     if (_jspx_eval_c_005fforEach_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         if (_jspx_meth_c_005fif_005f0(
             _jspx_th_c_005fforEach_005f1,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f1)) return true;
         int evalDoAfterBody = _jspx_th_c_005fforEach_005f1.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_c_005fforEach_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (Throwable _jspx_exception) {
     while (_jspx_push_body_count_c_005fforEach_005f1[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_c_005fforEach_005f1.doCatch(_jspx_exception);
   } finally {
     _jspx_th_c_005fforEach_005f1.doFinally();
     _005fjspx_005ftagPool_005fc_005fforEach_0026_005fvar_005fitems.reuse(
         _jspx_th_c_005fforEach_005f1);
   }
   return false;
 }