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;
 }
示例#2
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;
 }
示例#3
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;
 }
 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;
 }
 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;
 }
示例#6
0
文件: role_jsp.java 项目: hymer/site
 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);
   // /admin/left.jsp(6,3) 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(
               "${menus}",
               java.lang.Object.class,
               (javax.servlet.jsp.PageContext) _jspx_page_context,
               null,
               false));
   // /admin/left.jsp(6,3) 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("menu");
   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\t\t");
         if (_jspx_meth_c_005fif_005f0(
             _jspx_th_c_005fforEach_005f0,
             _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_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;
 }
示例#7
0
 private boolean _jspx_meth_form_005fselect_005f0(
     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();
   //  form:select
   org.springframework.web.servlet.tags.form.SelectTag _jspx_th_form_005fselect_005f0 =
       (org.springframework.web.servlet.tags.form.SelectTag)
           _005fjspx_005ftagPool_005fform_005fselect_0026_005fpath_005fclass.get(
               org.springframework.web.servlet.tags.form.SelectTag.class);
   _jspx_th_form_005fselect_005f0.setPageContext(_jspx_page_context);
   _jspx_th_form_005fselect_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /WEB-INF/jsp/postwrite.jsp(24,3) name = path type = null reqTime = true required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005fselect_005f0.setPath("category.id");
   // /WEB-INF/jsp/postwrite.jsp(24,3) null
   _jspx_th_form_005fselect_005f0.setDynamicAttribute(null, "class", "form-control required");
   int[] _jspx_push_body_count_form_005fselect_005f0 = new int[] {0};
   try {
     int _jspx_eval_form_005fselect_005f0 = _jspx_th_form_005fselect_005f0.doStartTag();
     if (_jspx_eval_form_005fselect_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         out.write("\n");
         out.write("\t\t\t\t<option value=\"\" label=\"--- Select ---\" />\n");
         out.write("\t\t\t\t");
         if (_jspx_meth_c_005fforEach_005f0(
             _jspx_th_form_005fselect_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fselect_005f0)) return true;
         out.write("\n");
         out.write("\t\t\t");
         int evalDoAfterBody = _jspx_th_form_005fselect_005f0.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_form_005fselect_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005fselect_005f0[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_form_005fselect_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005fselect_005f0.doFinally();
     _005fjspx_005ftagPool_005fform_005fselect_0026_005fpath_005fclass.reuse(
         _jspx_th_form_005fselect_005f0);
   }
   return false;
 }
 private boolean _jspx_meth_stripes_005flayout_002drender_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();
   //  stripes:layout-render
   net.sourceforge.stripes.tag.layout.LayoutRenderTag
       _jspx_th_stripes_005flayout_002drender_005f0 =
           (net.sourceforge.stripes.tag.layout.LayoutRenderTag)
               _005fjspx_005ftagPool_005fstripes_005flayout_002drender_0026_005fname.get(
                   net.sourceforge.stripes.tag.layout.LayoutRenderTag.class);
   _jspx_th_stripes_005flayout_002drender_005f0.setPageContext(_jspx_page_context);
   _jspx_th_stripes_005flayout_002drender_005f0.setParent(null);
   // /jsp/home.jsp(5,0) name = name type = null reqTime = true required = true fragment = false
   // deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_stripes_005flayout_002drender_005f0.setName("/jsp/layout.jsp");
   int _jspx_eval_stripes_005flayout_002drender_005f0 =
       _jspx_th_stripes_005flayout_002drender_005f0.doStartTag();
   if (_jspx_eval_stripes_005flayout_002drender_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_stripes_005flayout_002drender_005f0
         != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_stripes_005flayout_002drender_005f0.setBodyContent(
           (javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_stripes_005flayout_002drender_005f0.doInitBody();
     }
     do {
       out.write("\t\r\n");
       out.write("\t");
       if (_jspx_meth_stripes_005flayout_002dcomponent_005f0(
           _jspx_th_stripes_005flayout_002drender_005f0, _jspx_page_context)) return true;
       out.write('\r');
       out.write('\n');
       int evalDoAfterBody = _jspx_th_stripes_005flayout_002drender_005f0.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_stripes_005flayout_002drender_005f0
         != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
     }
   }
   if (_jspx_th_stripes_005flayout_002drender_005f0.doEndTag()
       == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fstripes_005flayout_002drender_0026_005fname.reuse(
         _jspx_th_stripes_005flayout_002drender_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fstripes_005flayout_002drender_0026_005fname.reuse(
       _jspx_th_stripes_005flayout_002drender_005f0);
   return false;
 }
 private boolean _jspx_meth_form_005fpassword_005f0(
     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();
   //  form:password
   org.springframework.web.servlet.tags.form.PasswordInputTag _jspx_th_form_005fpassword_005f0 =
       (org.springframework.web.servlet.tags.form.PasswordInputTag)
           _005fjspx_005ftagPool_005fform_005fpassword_0026_005fplaceholder_005fpath_005fid_005fcssClass_005fnobody
               .get(org.springframework.web.servlet.tags.form.PasswordInputTag.class);
   _jspx_th_form_005fpassword_005f0.setPageContext(_jspx_page_context);
   _jspx_th_form_005fpassword_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /jsp/common/login.jsp(94,9) name = path type = null reqTime = true required = true fragment =
   // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature =
   // null
   _jspx_th_form_005fpassword_005f0.setPath("password");
   // /jsp/common/login.jsp(94,9) name = id type = null reqTime = true required = false fragment =
   // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature =
   // null
   _jspx_th_form_005fpassword_005f0.setId("password");
   // /jsp/common/login.jsp(94,9) null
   _jspx_th_form_005fpassword_005f0.setDynamicAttribute(null, "placeholder", "Password");
   // /jsp/common/login.jsp(94,9) name = cssClass type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005fpassword_005f0.setCssClass("login password-field");
   int[] _jspx_push_body_count_form_005fpassword_005f0 = new int[] {0};
   try {
     int _jspx_eval_form_005fpassword_005f0 = _jspx_th_form_005fpassword_005f0.doStartTag();
     if (_jspx_th_form_005fpassword_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005fpassword_005f0[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_form_005fpassword_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005fpassword_005f0.doFinally();
     _005fjspx_005ftagPool_005fform_005fpassword_0026_005fplaceholder_005fpath_005fid_005fcssClass_005fnobody
         .reuse(_jspx_th_form_005fpassword_005f0);
   }
   return false;
 }
示例#10
0
 private boolean _jspx_meth_form_005ftextarea_005f0(
     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();
   //  form:textarea
   org.springframework.web.servlet.tags.form.TextareaTag _jspx_th_form_005ftextarea_005f0 =
       (org.springframework.web.servlet.tags.form.TextareaTag)
           _005fjspx_005ftagPool_005fform_005ftextarea_0026_005frows_005fpath_005fid_005fclass_005fnobody
               .get(org.springframework.web.servlet.tags.form.TextareaTag.class);
   _jspx_th_form_005ftextarea_005f0.setPageContext(_jspx_page_context);
   _jspx_th_form_005ftextarea_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /WEB-INF/jsp/postwrite.jsp(18,3) name = path type = null reqTime = true required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setPath("description");
   // /WEB-INF/jsp/postwrite.jsp(18,3) null
   _jspx_th_form_005ftextarea_005f0.setDynamicAttribute(null, "class", "form-control required");
   // /WEB-INF/jsp/postwrite.jsp(18,3) name = id type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setId("description");
   // /WEB-INF/jsp/postwrite.jsp(18,3) name = rows type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005ftextarea_005f0.setRows("10");
   int[] _jspx_push_body_count_form_005ftextarea_005f0 = new int[] {0};
   try {
     int _jspx_eval_form_005ftextarea_005f0 = _jspx_th_form_005ftextarea_005f0.doStartTag();
     if (_jspx_th_form_005ftextarea_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005ftextarea_005f0[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_form_005ftextarea_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005ftextarea_005f0.doFinally();
     _005fjspx_005ftagPool_005fform_005ftextarea_0026_005frows_005fpath_005fid_005fclass_005fnobody
         .reuse(_jspx_th_form_005ftextarea_005f0);
   }
   return false;
 }
 private boolean _jspx_meth_permission_005faction_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();
   //  permission:action
   com.kernal.tags.ActionPermissionTag _jspx_th_permission_005faction_005f1 =
       (com.kernal.tags.ActionPermissionTag)
           _005fjspx_005ftagPool_005fpermission_005faction_0026_005fcode.get(
               com.kernal.tags.ActionPermissionTag.class);
   _jspx_th_permission_005faction_005f1.setPageContext(_jspx_page_context);
   _jspx_th_permission_005faction_005f1.setParent(null);
   // /WEB-INF/jsps/solutions/leasing/invoice_manage/fund_invoice/fund_invoice_plan_confirm.jsp(123,0) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_permission_005faction_005f1.setCode("rent_account");
   int _jspx_eval_permission_005faction_005f1 = _jspx_th_permission_005faction_005f1.doStartTag();
   if (_jspx_eval_permission_005faction_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
     if (_jspx_eval_permission_005faction_005f1
         != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.pushBody();
       _jspx_th_permission_005faction_005f1.setBodyContent(
           (javax.servlet.jsp.tagext.BodyContent) out);
       _jspx_th_permission_005faction_005f1.doInitBody();
     }
     do {
       out.write("\r\n");
       out.write("<script type=\"text/javascript\">\r\n");
       out.write("isAdmin=true;\r\n");
       out.write("tools='';\r\n");
       out.write("</script >\r\n");
       int evalDoAfterBody = _jspx_th_permission_005faction_005f1.doAfterBody();
       if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
     } while (true);
     if (_jspx_eval_permission_005faction_005f1
         != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
       out = _jspx_page_context.popBody();
     }
   }
   if (_jspx_th_permission_005faction_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fpermission_005faction_0026_005fcode.reuse(
         _jspx_th_permission_005faction_005f1);
     return true;
   }
   _005fjspx_005ftagPool_005fpermission_005faction_0026_005fcode.reuse(
       _jspx_th_permission_005faction_005f1);
   return false;
 }
示例#12
0
 private boolean _jspx_meth_form_005flabel_005f3(
     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();
   //  form:label
   org.springframework.web.servlet.tags.form.LabelTag _jspx_th_form_005flabel_005f3 =
       (org.springframework.web.servlet.tags.form.LabelTag)
           _005fjspx_005ftagPool_005fform_005flabel_0026_005fpath.get(
               org.springframework.web.servlet.tags.form.LabelTag.class);
   _jspx_th_form_005flabel_005f3.setPageContext(_jspx_page_context);
   _jspx_th_form_005flabel_005f3.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /WEB-INF/jsp/contact.jsp(24,12) name = path type = null reqTime = true required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005flabel_005f3.setPath("lastname");
   int[] _jspx_push_body_count_form_005flabel_005f3 = new int[] {0};
   try {
     int _jspx_eval_form_005flabel_005f3 = _jspx_th_form_005flabel_005f3.doStartTag();
     if (_jspx_eval_form_005flabel_005f3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         out.write("Telephone");
         int evalDoAfterBody = _jspx_th_form_005flabel_005f3.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_form_005flabel_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005flabel_005f3[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_form_005flabel_005f3.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005flabel_005f3.doFinally();
     _005fjspx_005ftagPool_005fform_005flabel_0026_005fpath.reuse(_jspx_th_form_005flabel_005f3);
   }
   return false;
 }
 private boolean _jspx_meth_form_005finput_005f2(
     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();
   //  form:input
   org.springframework.web.servlet.tags.form.InputTag _jspx_th_form_005finput_005f2 =
       (org.springframework.web.servlet.tags.form.InputTag)
           _005fjspx_005ftagPool_005fform_005finput_0026_005ftype_005fplaceholder_005fpath_005fclass_005fnobody
               .get(org.springframework.web.servlet.tags.form.InputTag.class);
   _jspx_th_form_005finput_005f2.setPageContext(_jspx_page_context);
   _jspx_th_form_005finput_005f2.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /WEB-INF/pages/add-staff-form.jsp(31,8) null
   _jspx_th_form_005finput_005f2.setDynamicAttribute(null, "type", "text");
   // /WEB-INF/pages/add-staff-form.jsp(31,8) null
   _jspx_th_form_005finput_005f2.setDynamicAttribute(null, "class", "form-control");
   // /WEB-INF/pages/add-staff-form.jsp(31,8) null
   _jspx_th_form_005finput_005f2.setDynamicAttribute(null, "placeholder", "部门");
   // /WEB-INF/pages/add-staff-form.jsp(31,8) name = path type = null reqTime = true required =
   // true fragment = false deferredValue = false deferredMethod = false expectedTypeName = null
   // methodSignature = null
   _jspx_th_form_005finput_005f2.setPath("college");
   int[] _jspx_push_body_count_form_005finput_005f2 = new int[] {0};
   try {
     int _jspx_eval_form_005finput_005f2 = _jspx_th_form_005finput_005f2.doStartTag();
     if (_jspx_th_form_005finput_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005finput_005f2[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_form_005finput_005f2.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005finput_005f2.doFinally();
     _005fjspx_005ftagPool_005fform_005finput_0026_005ftype_005fplaceholder_005fpath_005fclass_005fnobody
         .reuse(_jspx_th_form_005finput_005f2);
   }
   return false;
 }
 private boolean _jspx_meth_stripes_005fsubmit_005f1(
     javax.servlet.jsp.tagext.JspTag _jspx_th_stripes_005fform_005f0,
     javax.servlet.jsp.PageContext _jspx_page_context,
     int[] _jspx_push_body_count_stripes_005fform_005f0)
     throws java.lang.Throwable {
   javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
   javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
   //  stripes:submit
   net.sourceforge.stripes.tag.InputSubmitTag _jspx_th_stripes_005fsubmit_005f1 =
       (net.sourceforge.stripes.tag.InputSubmitTag)
           _005fjspx_005ftagPool_005fstripes_005fsubmit_0026_005fvalue_005fname_005fnobody.get(
               net.sourceforge.stripes.tag.InputSubmitTag.class);
   _jspx_th_stripes_005fsubmit_005f1.setPageContext(_jspx_page_context);
   _jspx_th_stripes_005fsubmit_005f1.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_stripes_005fform_005f0);
   // /admin.jsp(56,4) name = name type = null reqTime = true required = true fragment = false
   // deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_stripes_005fsubmit_005f1.setName("suppr");
   // /admin.jsp(56,4) name = value type = null reqTime = true required = false fragment = false
   // deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_stripes_005fsubmit_005f1.setValue("suppr");
   int[] _jspx_push_body_count_stripes_005fsubmit_005f1 = new int[] {0};
   try {
     int _jspx_eval_stripes_005fsubmit_005f1 = _jspx_th_stripes_005fsubmit_005f1.doStartTag();
     if (_jspx_th_stripes_005fsubmit_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_stripes_005fsubmit_005f1[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_stripes_005fsubmit_005f1.doCatch(_jspx_exception);
   } finally {
     _jspx_th_stripes_005fsubmit_005f1.doFinally();
     _005fjspx_005ftagPool_005fstripes_005fsubmit_0026_005fvalue_005fname_005fnobody.reuse(
         _jspx_th_stripes_005fsubmit_005f1);
   }
   return false;
 }
示例#15
0
 private boolean _jspx_meth_form_005finput_005f2(
     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();
   //  form:input
   org.springframework.web.servlet.tags.form.InputTag _jspx_th_form_005finput_005f2 =
       (org.springframework.web.servlet.tags.form.InputTag)
           _005fjspx_005ftagPool_005fform_005finput_0026_005fpath_005fnobody.get(
               org.springframework.web.servlet.tags.form.InputTag.class);
   _jspx_th_form_005finput_005f2.setPageContext(_jspx_page_context);
   _jspx_th_form_005finput_005f2.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_form_005fform_005f0);
   // /WEB-INF/jsp/contact.jsp(21,12) name = path type = null reqTime = true required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005finput_005f2.setPath("email");
   int[] _jspx_push_body_count_form_005finput_005f2 = new int[] {0};
   try {
     int _jspx_eval_form_005finput_005f2 = _jspx_th_form_005finput_005f2.doStartTag();
     if (_jspx_th_form_005finput_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005finput_005f2[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_form_005finput_005f2.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005finput_005f2.doFinally();
     _005fjspx_005ftagPool_005fform_005finput_0026_005fpath_005fnobody.reuse(
         _jspx_th_form_005finput_005f2);
   }
   return false;
 }
 private boolean _jspx_meth_spring_005fmessage_005f6(
     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();
   //  spring:message
   org.springframework.web.servlet.tags.MessageTag _jspx_th_spring_005fmessage_005f6 =
       (org.springframework.web.servlet.tags.MessageTag)
           _005fjspx_005ftagPool_005fspring_005fmessage_0026_005ftext_005fcode_005fnobody.get(
               org.springframework.web.servlet.tags.MessageTag.class);
   _jspx_th_spring_005fmessage_005f6.setPageContext(_jspx_page_context);
   _jspx_th_spring_005fmessage_005f6.setParent(null);
   // /WEB-INF/jsps/solutions/report/Form_Report_Config.jsp(47,65) name = code type = null reqTime
   // = true required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_spring_005fmessage_005f6.setCode("Cancel");
   // /WEB-INF/jsps/solutions/report/Form_Report_Config.jsp(47,65) name = text type = null reqTime
   // = true required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_spring_005fmessage_005f6.setText("取消");
   int[] _jspx_push_body_count_spring_005fmessage_005f6 = new int[] {0};
   try {
     int _jspx_eval_spring_005fmessage_005f6 = _jspx_th_spring_005fmessage_005f6.doStartTag();
     if (_jspx_th_spring_005fmessage_005f6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_spring_005fmessage_005f6[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_spring_005fmessage_005f6.doCatch(_jspx_exception);
   } finally {
     _jspx_th_spring_005fmessage_005f6.doFinally();
     _005fjspx_005ftagPool_005fspring_005fmessage_0026_005ftext_005fcode_005fnobody.reuse(
         _jspx_th_spring_005fmessage_005f6);
   }
   return false;
 }
  public void _jspService(HttpServletRequest request, HttpServletResponse response)
      throws java.io.IOException, ServletException {

    JspFactory _jspxFactory = null;
    javax.servlet.jsp.PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;

    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html;charset=utf-8");
      pageContext =
          _jspxFactory.getPageContext(
              this, request, response, "/jsp/GeneralError.jsp", true, 8192, true);
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\n\n");
      out.write("\n");
      out.write("\n");
      out.write("\n\n");
      out.write("\n");
      out.write("\n\n");
      out.write("\n");
      java.util.Date now = null;
      synchronized (pageContext) {
        now = (java.util.Date) pageContext.getAttribute("now", PageContext.PAGE_SCOPE);
        if (now == null) {
          try {
            now =
                (java.util.Date)
                    java.beans.Beans.instantiate(
                        this.getClass().getClassLoader(), "java.util.Date");
          } catch (ClassNotFoundException exc) {
            throw new InstantiationException(exc.getMessage());
          } catch (Exception exc) {
            throw new ServletException("Cannot create bean of class " + "java.util.Date", exc);
          }
          pageContext.setAttribute("now", now, PageContext.PAGE_SCOPE);
        }
      }
      out.write("\n\n");
      out.write("\n");
      out.write("<script type=\"text/javascript\" src=\"");
      if (_jspx_meth_c_url_0(pageContext)) return;
      out.write("\">");
      out.write("</script>\n\n");
      out.write("\n");
      if (_jspx_meth_html_xhtml_0(pageContext)) return;
      out.write("\n");
      out.write("\n\n");
      out.write("\n");
      out.write("\n");
      out.write("\n\n\n\n");
      out.write("<html>\n");
      out.write("<head>\n  ");
      out.write("<title>WebTelemetry - Admin Settings | System Management | License Management");
      out.write("</title>\n  ");
      out.write("<base HREF=\"");
      out.print(org.opennms.web.Util.calculateUrlBase(request));
      out.write("\" />\n  ");
      out.write(
          "<link rel=\"stylesheet\" type=\"text/css\" href=\"/wt-portal/css/default.css\" />\n  ");
      out.write("<script type=\"text/javascript\" src=\"/wt-portal/javascript/WTtools.js\">");
      out.write("</script>\n");
      out.write("</HEAD>\n\n");
      out.write("<SCRIPT LANGUAGE=JAVASCRIPT>\nfunction checkError()\n{\n\t");
      if (request.getSession().getAttribute("thErrorMsg") != null) {
        out.write("\n\talert(\"");
        out.print(request.getSession().getAttribute("thErrorMsg"));
        out.write("\");\n    ");
        request.getSession().removeAttribute("thErrorMsg");
        out.write("\n\t");
      }
      out.write("\n\t");
      if (request.getAttribute("thErrorMsg") != null) {
        out.write("\n\talert(\"");
        out.print(request.getAttribute("thErrorMsg"));
        out.write("\");\n    ");
        request.removeAttribute("thErrorMsg");
        out.write("\n\t");
      }
      out.write("\n}\n");
      out.write("</SCRIPT>\n");
      out.write("<body onload=\"checkError();\">\n");
      /* ----  c:import ---- */
      org.apache.taglibs.standard.tag.el.core.ImportTag _jspx_th_c_import_0 =
          (org.apache.taglibs.standard.tag.el.core.ImportTag)
              _jspx_tagPool_c_import_url_context.get(
                  org.apache.taglibs.standard.tag.el.core.ImportTag.class);
      _jspx_th_c_import_0.setPageContext(pageContext);
      _jspx_th_c_import_0.setParent(null);
      _jspx_th_c_import_0.setContext("/wt-monitor");
      _jspx_th_c_import_0.setUrl("/includes/header.jsp");
      int[] _jspx_push_body_count_c_import_0 = new int[] {0};
      try {
        int _jspx_eval_c_import_0 = _jspx_th_c_import_0.doStartTag();
        if (_jspx_eval_c_import_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
          if (_jspx_eval_c_import_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody();
            _jspx_push_body_count_c_import_0[0]++;
            out = _bc;
            _jspx_th_c_import_0.setBodyContent(_bc);
            _jspx_th_c_import_0.doInitBody();
          }
          do {
            out.write("\n    ");
            if (_jspx_meth_c_param_0(
                _jspx_th_c_import_0, pageContext, _jspx_push_body_count_c_import_0)) return;
            out.write("\n    ");
            if (_jspx_meth_c_param_1(
                _jspx_th_c_import_0, pageContext, _jspx_push_body_count_c_import_0)) return;
            out.write("\n    ");
            if (_jspx_meth_c_param_2(
                _jspx_th_c_import_0, pageContext, _jspx_push_body_count_c_import_0)) return;
            out.write("\n");
            int evalDoAfterBody = _jspx_th_c_import_0.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
          } while (true);
          if (_jspx_eval_c_import_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
            out = pageContext.popBody();
          _jspx_push_body_count_c_import_0[0]--;
        }
        if (_jspx_th_c_import_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return;
      } catch (Throwable _jspx_exception) {
        while (_jspx_push_body_count_c_import_0[0]-- > 0) out = pageContext.popBody();
        _jspx_th_c_import_0.doCatch(_jspx_exception);
      } finally {
        _jspx_th_c_import_0.doFinally();
        _jspx_tagPool_c_import_url_context.reuse(_jspx_th_c_import_0);
      }
      out.write("\n\n");

      String errorMsg = (String) request.getAttribute("error");
      if (errorMsg != null && !errorMsg.equals("")) {

        out.write("\n\n");
        out.write("<table width=\"98%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n    ");
        out.write("<tr class=\"tableHeader\">\n        ");
        out.write("<td class=\"tableHeader\">Internal Error");
        out.write("</td>\n    ");
        out.write("</tr>\n    ");
        out.write("<tr class=\"error\" >\n        ");
        out.write("<td class=\"error\">");
        out.write("<br>");
        out.print(errorMsg);
        out.write("\n        ");
        out.write("<br />");
        out.write("<br />");
        out.write("<a href=\"mailto:[email protected]\">[email protected]");
        out.write("</a>");
        out.write("<br />&nbsp;");
        out.write("</td>\n    ");
        out.write("</tr>\n");
        out.write("</table>\n");
      }
      out.write("\n\n");
      out.write("<!-- BEGIN FRAMING TABLE:open tags, keep at 100%-->\n");
      out.write("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n\t");
      out.write("<tr>\n\t\t");
      out.write("<td width=\"10\">");
      out.write(
          "<img src=\"/wt-portal/images/spacers/spacer.gif\" height=\"1\" width=\"10\" border=\"0\" alt=\"WebTelemetry LLC\">");
      out.write("</td>\n\t\t");
      out.write("<td>\n");
      out.write("<!-- END FRAMING TABLE:open tags, keep at 100%-->\n\n");

      LicenseManager lim = (LicenseManager) request.getAttribute("licenseManager");
      boolean valid = false;
      boolean bIsAdmin = ((Boolean) request.getAttribute("bIsAdmin")).booleanValue();
      if (lim == null) {

        out.write("\n        ");
        out.write("<p class=\"error\">License File not found!\n        ");
        if (bIsAdmin) {
          out.write("\n            Please install a license file to run WebTelemetry.\n        ");
        } else {
          out.write(
              "\n            Please contact your System Administrator to rectify this problem.\n        ");
        }
        out.write("\n        ");
        out.write("</p>\n");

      } else {
        if (!lim.isSigValid()) {

          out.write("<p class=\"error\">License File corrupted!\n           ");
          if (bIsAdmin) {
            out.write(
                "\n                Please install a new license file to run WebTelemetry.\n           ");
          } else {
            out.write(
                "\n                Please contact your System Administrator to rectify this problem.\n           ");
          }
          out.write("\n              ");
          out.write("</p>");

        } else if (lim.daysLeft() == 0) {

          out.write("<p class=\"error\">License File expired!\n\t        ");
          if (bIsAdmin) {
            out.write(
                "\n\t            Please install a license file to run WebTelemetry.\n\t        ");
          } else {
            out.write(
                "\n\t            Please contact your System Administrator to rectify this problem.\n\t        ");
          }
          out.write("\n            ");
          out.write("</p>");

        } else {
          valid = true;
        }
      }

      out.write("\n");
      out.write("<table width=\"98%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n");
      if (bIsAdmin) {
        out.write("\n    ");
        out.write("<tr>\n\t\t");
        if (lim != null) {
          out.write("\n\t\t");
          out.write("<td colspan=\"2\" align=\"right\" valign=\"top\">\n\t\t");
        } else {
          out.write("\n\t\t");
          out.write("<td colspan=\"2\" align=\"left\" valign=\"top\">");
          out.write("<br>\n\t\t");
        }
        out.write("\n\t\t");
        out.write("<a href=\"/wt-core/license/manager.do?currentCommand=");
        out.print(WTLicenseForm.LICENSE_UPLOAD);
        out.write("\">");
        out.write(
            "<img src=\"/wt-portal/images/buttons/btn_install_license.gif\" border=\"0\" alt=\"Install a New License\" vspace=\"4\">");
        out.write("</a>\n        ");
        out.write("<a class=\"tt\" href=\"javascript:towerTip(");
        out.print(WTTips.TIP_LICENSE_UPLOAD);
        out.write(");\" title=\"Telemetry Tip\">");
        out.write("<img src=\"/wt-portal/images/icons/tower_tips.gif\" border=\"0\">");
        out.write("</a>\n&nbsp;&nbsp;\n\t\t");
        out.write("\n");
        out.write("</td>");
        out.write("</tr>\n");
      }
      out.write("\n    ");
      out.write("<tr>\n        ");
      out.write("<td colspan=\"2\">");
      out.write(
          "<img src=\"/wt-portal/images/spacers/spacer.gif\" height=\"4\" width=\"10\" border=\"0\" alt=\"WebTelemetry LLC\">");
      out.write("</td>\n    ");
      out.write("</tr>\n\n");

      if (lim != null) {
        String licStatus =
            valid ? "<span class='success'>Valid</span>" : "<span class='error'>Invalid</span>";
        String exp = lim.getFeature(License.WT_EXPIRATION_FIELD_NAME);

        int trCount = -1;

        out.write("\n\t     ");
        out.write("<tr class=\"tableHeader\">\n\t        ");
        out.write("<td class=\"tableHeader\" width=\"70%\">Attribute");
        out.write("<a class=\"tt\" href=\"javascript: towerTip(");
        out.print(WTTips.TIP_LICENSE_ATTRIBUTES);
        out.write(");\" title=\"Telemetry Tip\">");
        out.write("<img src=\"/wt-portal/images/icons/tower_tips.gif\" border=\"0\">");
        out.write("</a>");
        out.write("</td>\n\t        ");
        out.write("<td class=\"tableHeader\" width=\"30%\">Value");
        out.write("</td>\n\t    ");
        out.write("</tr>\n\n        ");
        String trColor = (++trCount % 2 == 0) ? "tableRowLight" : "tableRowDark";
        out.write("\n\t    ");
        out.write("<tr class=\"");
        out.print(trColor);
        out.write("\">\n\t        ");
        out.write("<td class=\"tableText\">Support License");
        out.write("</td>\n\t        ");
        out.write("<td class=\"tableText\">");
        out.print(licStatus);
        out.write("</td>\n\t    ");
        out.write("</tr>\n\n        ");
        trColor = (++trCount % 2 == 0) ? "tableRowLight" : "tableRowDark";
        out.write("\n\t    ");
        out.write("<tr class=\"");
        out.print(trColor);
        out.write("\">\n\t        ");
        out.write("<td class=\"tableText\">Support Licensor");
        out.write("</td>\n");
        out.write("<!-- \n\t        ");
        out.write("<td class=\"tableText\">");
        out.print(lim.getFeature(License.WT_LICENSOR_FIELD_NAME));
        out.write("</td>\n\t\t-->\n\t\t ");
        out.write("<td class=\"tableText\">WebTelemetry LLC");
        out.write("</td>\n\t    ");
        out.write("</tr>\n\n        ");
        trColor = (++trCount % 2 == 0) ? "tableRowLight" : "tableRowDark";
        out.write("\n\t    ");
        out.write("<tr class=\"");
        out.print(trColor);
        out.write("\">\n\t        ");
        out.write("<td class=\"tableText\">Support Licensee");
        out.write("</td>\n\n");
        out.write("<!--\n\t        ");
        out.write("<td class=\"tableText\">");
        out.print(lim.getFeature(License.WT_LICENSEE_FIELD_NAME));
        out.write("</td>\n-->\n\t\t ");
        out.write("<td class=\"tableText\">WebTelemetry LLC");
        out.write("</td>\n\n\t    ");
        out.write("</tr>\n\n\n");
        out.write("\n\n        ");
        trColor = (++trCount % 2 == 0) ? "tableRowLight" : "tableRowDark";
        out.write("\n\t    ");
        out.write("<tr class=\"");
        out.print(trColor);
        out.write("\">\n\t        ");
        out.write("<td class=\"tableText\">Discovery Engine");
        out.write("</td>\n\t    ");

        String safariStatus =
            (Integer.parseInt(lim.getFeature(License.WT_SAFARI_MASTER_ACCOUNT_ID_FIELD_NAME)) > 0
                    && Integer.parseInt(lim.getFeature(License.WT_SAFARI_USER_COUNT_FIELD_NAME))
                        > 0)
                ? "Enabled"
                : "Disabled";
        if (!"Disabled".equals(safariStatus)) {
          int safariDaysLeft = lim.daysLeft(License.WT_SAFARI_EXPIRATION_FIELD_NAME);
          if (safariDaysLeft == 0) safariStatus = "Expired";
        }

        out.write("\n\t        ");
        out.write("<td class=\"tableText\">");
        out.print(safariStatus);
        out.write("</td>\n\t    ");
        out.write("</tr>\n\n\t    ");

        if (!"Disabled".equals(safariStatus)) {

          out.write("\n            ");
          trColor = (++trCount % 2 == 0) ? "tableRowLight" : "tableRowDark";
          out.write("\n\t\t    ");
          out.write("<tr class=\"");
          out.print(trColor);
          out.write("\">\n\t\t        ");
          out.write("<td class=\"tableText\">Smart Discovery Expiration Date");
          out.write("</td>\n\t\t        ");
          out.write("<td class=\"tableText\">");
          out.print(lim.getFeature(License.WT_SAFARI_EXPIRATION_FIELD_NAME));
          out.write("\n\t\t    ");
          out.write("</tr>\n\t    ");
        }

        out.write("    \n");
      }

      out.write("\n");
      out.write("</table>\n\n");
      out.write("<!-- BEGIN FRAMING TABLE:close tags-->\n\t\t");
      out.write("</td>\n\t");
      out.write("</tr>\n");
      out.write("</table>\n");
      out.write("<!-- END FRAMING TABLE:close tags-->\n");
      out.write("<br>\n\n");
      JspRuntimeLibrary.include(
          request,
          response,
          "../includes/footer.jsp"
              + "?"
              + "location="
              + "admin"
              + "&"
              + "help="
              + "WTHelp_License.html",
          out,
          false);
      out.write("\n\n  ");
      out.write("</BODY>\n ");
      out.write("<!-- end list-organiztion.jsp -->\n");
      out.write("</HTML>\n");
    } catch (Throwable t) {
      out = _jspx_out;
      if (out != null && out.getBufferSize() != 0) out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
    }
  }
示例#18
0
 private boolean _jspx_meth_form_005fform_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();
   //  form:form
   org.springframework.web.servlet.tags.form.FormTag _jspx_th_form_005fform_005f0 =
       (org.springframework.web.servlet.tags.form.FormTag)
           _005fjspx_005ftagPool_005fform_005fform_0026_005fmethod_005faction.get(
               org.springframework.web.servlet.tags.form.FormTag.class);
   _jspx_th_form_005fform_005f0.setPageContext(_jspx_page_context);
   _jspx_th_form_005fform_005f0.setParent(null);
   // /WEB-INF/jsp/contact.jsp(8,0) name = method type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005fform_005f0.setMethod("post");
   // /WEB-INF/jsp/contact.jsp(8,0) name = action type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005fform_005f0.setAction("addContact.html");
   int[] _jspx_push_body_count_form_005fform_005f0 = new int[] {0};
   try {
     int _jspx_eval_form_005fform_005f0 = _jspx_th_form_005fform_005f0.doStartTag();
     if (_jspx_eval_form_005fform_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         out.write("\r\n");
         out.write(" \r\n");
         out.write("    <table>\r\n");
         out.write("    <tr>\r\n");
         out.write("        <td>");
         if (_jspx_meth_form_005flabel_005f0(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("</td>\r\n");
         out.write("        <td>");
         if (_jspx_meth_form_005finput_005f0(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("</td> \r\n");
         out.write("    </tr>\r\n");
         out.write("    <tr>\r\n");
         out.write("        <td>");
         if (_jspx_meth_form_005flabel_005f1(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("</td>\r\n");
         out.write("        <td>");
         if (_jspx_meth_form_005finput_005f1(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("</td>\r\n");
         out.write("    </tr>\r\n");
         out.write("    <tr>\r\n");
         out.write("        <td>");
         if (_jspx_meth_form_005flabel_005f2(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("</td>\r\n");
         out.write("        <td>");
         if (_jspx_meth_form_005finput_005f2(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("</td>\r\n");
         out.write("    </tr>\r\n");
         out.write("    <tr>\r\n");
         out.write("        <td>");
         if (_jspx_meth_form_005flabel_005f3(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("</td>\r\n");
         out.write("        <td>");
         if (_jspx_meth_form_005finput_005f3(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("</td>\r\n");
         out.write("    </tr>\r\n");
         out.write("    <tr>\r\n");
         out.write("        <td colspan=\"2\">\r\n");
         out.write("            <input type=\"submit\" value=\"Add Contact\"/>\r\n");
         out.write("        </td>\r\n");
         out.write("    </tr>\r\n");
         out.write("</table>  \r\n");
         out.write("     \r\n");
         int evalDoAfterBody = _jspx_th_form_005fform_005f0.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_form_005fform_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005fform_005f0[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_form_005fform_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005fform_005f0.doFinally();
     _005fjspx_005ftagPool_005fform_005fform_0026_005fmethod_005faction.reuse(
         _jspx_th_form_005fform_005f0);
   }
   return false;
 }
 private boolean _jspx_meth_stripes_005fform_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_stripes_005flayout_002dcomponent_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();
   //  stripes:form
   net.sourceforge.stripes.tag.FormTag _jspx_th_stripes_005fform_005f0 =
       (net.sourceforge.stripes.tag.FormTag)
           _005fjspx_005ftagPool_005fstripes_005fform_0026_005fname_005fid_005faction.get(
               net.sourceforge.stripes.tag.FormTag.class);
   _jspx_th_stripes_005fform_005f0.setPageContext(_jspx_page_context);
   _jspx_th_stripes_005fform_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_stripes_005flayout_002dcomponent_005f0);
   // /jsp/home.jsp(7,2) name = name type = null reqTime = true required = false fragment = false
   // deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_stripes_005fform_005f0.setName("frmDashboard");
   // /jsp/home.jsp(7,2) name = id type = null reqTime = true required = false fragment = false
   // deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_stripes_005fform_005f0.setId("frmDashboard");
   // /jsp/home.jsp(7,2) name = action type = null reqTime = true required = false fragment = false
   // deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_stripes_005fform_005f0.setAction("/action/Main");
   int[] _jspx_push_body_count_stripes_005fform_005f0 = new int[] {0};
   try {
     int _jspx_eval_stripes_005fform_005f0 = _jspx_th_stripes_005fform_005f0.doStartTag();
     if (_jspx_eval_stripes_005fform_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       if (_jspx_eval_stripes_005fform_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
         out = _jspx_page_context.pushBody();
         _jspx_push_body_count_stripes_005fform_005f0[0]++;
         _jspx_th_stripes_005fform_005f0.setBodyContent(
             (javax.servlet.jsp.tagext.BodyContent) out);
         _jspx_th_stripes_005fform_005f0.doInitBody();
       }
       do {
         out.write("\t\t\t\t\t\t\r\n");
         out.write("\t\t\t<div>\r\n");
         out.write("\t\t\t\t<fieldset style=\"padding-bottom: 30px;\">\r\n");
         out.write("\t\t\t\t\t<legend> <h4>Home</h4> </legend>\t\t\t\t\t\t\t\t\t\t\r\n");
         out.write("\t\t\t\t\t<table>\r\n");
         out.write("\t\t\t\t\t\t<tr>\r\n");
         out.write("\t\t\t\t\t\t\t<td width=\"500\">\r\n");
         out.write(
             "\t\t\t\t\t\t\t\t<h2>Template Project | Spring-Stripes-Activiti-Ibatis</h2>\r\n");
         out.write("\t\t\t\t\t\t\t</td>\t\t\t\t\t\t\t\r\n");
         out.write("\t\t\t\t\t\t</tr>\r\n");
         out.write("\t\t\t\t\t</table>\r\n");
         out.write("\t\t\t\t</fieldset>\r\n");
         out.write("\t\t\t</div>\r\n");
         out.write("\t\t");
         int evalDoAfterBody = _jspx_th_stripes_005fform_005f0.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
       if (_jspx_eval_stripes_005fform_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
         out = _jspx_page_context.popBody();
         _jspx_push_body_count_stripes_005fform_005f0[0]--;
       }
     }
     if (_jspx_th_stripes_005fform_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_stripes_005fform_005f0[0]-- > 0)
       out = _jspx_page_context.popBody();
     _jspx_th_stripes_005fform_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_stripes_005fform_005f0.doFinally();
     _005fjspx_005ftagPool_005fstripes_005fform_0026_005fname_005fid_005faction.reuse(
         _jspx_th_stripes_005fform_005f0);
   }
   return false;
 }
示例#20
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);
   // /WEB-INF/views/modules/sys/logList.jsp(40,2) 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(
               "${page.list}",
               java.lang.Object.class,
               (javax.servlet.jsp.PageContext) _jspx_page_context,
               null,
               false));
   // /WEB-INF/views/modules/sys/logList.jsp(40,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("log");
   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("\n");
         out.write("\t\t\t<tr>\n");
         out.write("\t\t\t\t<td>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.title}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</td>\n");
         out.write("\t\t\t\t<td>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.createBy.name}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</td>\n");
         out.write("\t\t\t\t<td>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.createBy.company.name}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</td>\n");
         out.write("\t\t\t\t<td>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.createBy.office.name}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</td>\n");
         out.write("\t\t\t\t<td><strong>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.requestUri}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</strong></td>\n");
         out.write("\t\t\t\t<td>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.method}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</td>\n");
         out.write("\t\t\t\t<td>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.remoteAddr}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</td>\n");
         out.write("\t\t\t\t<td>");
         if (_jspx_meth_fmt_005fformatDate_005f2(
             _jspx_th_c_005fforEach_005f0,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f0)) return true;
         out.write("</td>\n");
         out.write("\t\t\t</tr>\n");
         out.write("\t\t\t");
         if (_jspx_meth_c_005fif_005f0(
             _jspx_th_c_005fforEach_005f0,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f0)) return true;
         out.write('\n');
         out.write('	');
         out.write('	');
         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;
 }
示例#21
0
 private boolean _jspx_meth_form_005fform_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();
   //  form:form
   org.springframework.web.servlet.tags.form.FormTag _jspx_th_form_005fform_005f0 =
       (org.springframework.web.servlet.tags.form.FormTag)
           _005fjspx_005ftagPool_005fform_005fform_0026_005fmethod_005fid_005fclass_005faction.get(
               org.springframework.web.servlet.tags.form.FormTag.class);
   _jspx_th_form_005fform_005f0.setPageContext(_jspx_page_context);
   _jspx_th_form_005fform_005f0.setParent(null);
   // /WEB-INF/views/modules/sys/logList.jsp(20,1) name = id type = null reqTime = true required =
   // false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_form_005fform_005f0.setId("searchForm");
   // /WEB-INF/views/modules/sys/logList.jsp(20,1) name = action type = null reqTime = true
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_form_005fform_005f0.setAction(
       (java.lang.String)
           org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
               "${ctx}/sys/log/",
               java.lang.String.class,
               (javax.servlet.jsp.PageContext) _jspx_page_context,
               null,
               false));
   // /WEB-INF/views/modules/sys/logList.jsp(20,1) name = method type = null reqTime = true
   // required = false fragment = false deferredValue = false expectedTypeName = null
   // deferredMethod = false methodSignature = null
   _jspx_th_form_005fform_005f0.setMethod("post");
   // /WEB-INF/views/modules/sys/logList.jsp(20,1) null
   _jspx_th_form_005fform_005f0.setDynamicAttribute(null, "class", "breadcrumb form-search");
   int[] _jspx_push_body_count_form_005fform_005f0 = new int[] {0};
   try {
     int _jspx_eval_form_005fform_005f0 = _jspx_th_form_005fform_005f0.doStartTag();
     if (_jspx_eval_form_005fform_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         out.write("\n");
         out.write("\t\t<input id=\"pageNo\" name=\"pageNo\" type=\"hidden\" value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${page.pageNo}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\"/>\n");
         out.write("\t\t<input id=\"pageSize\" name=\"pageSize\" type=\"hidden\" value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${page.pageSize}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\"/>\n");
         out.write("\t\t<div>\n");
         out.write(
             "\t\t\t<label>操作菜单:</label><input id=\"title\" name=\"title\" type=\"text\" maxlength=\"50\" class=\"input-mini\" value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.title}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\"/>\n");
         out.write(
             "\t\t\t<label>用户ID:</label><input id=\"createBy.id\" name=\"createBy.id\" type=\"text\" maxlength=\"50\" class=\"input-mini\" value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.createBy.id}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\"/>\n");
         out.write(
             "\t\t\t<label>URI:</label><input id=\"requestUri\" name=\"requestUri\" type=\"text\" maxlength=\"50\" class=\"input-mini\" value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.requestUri}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\"/>\n");
         out.write("\t\t</div><div style=\"margin-top:8px;\">\n");
         out.write(
             "\t\t\t<label>日期范围:&nbsp;</label><input id=\"beginDate\" name=\"beginDate\" type=\"text\" readonly=\"readonly\" maxlength=\"20\" class=\"input-mini Wdate\"\n");
         out.write("\t\t\t\tvalue=\"");
         if (_jspx_meth_fmt_005fformatDate_005f0(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("\" onclick=\"WdatePicker({dateFmt:'yyyy-MM-dd',isShowClear:false});\"/>\n");
         out.write(
             "\t\t\t<label>&nbsp;--&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label><input id=\"endDate\" name=\"endDate\" type=\"text\" readonly=\"readonly\" maxlength=\"20\" class=\"input-mini Wdate\"\n");
         out.write("\t\t\t\tvalue=\"");
         if (_jspx_meth_fmt_005fformatDate_005f1(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write(
             "\" onclick=\"WdatePicker({dateFmt:'yyyy-MM-dd',isShowClear:false});\"/>&nbsp;&nbsp;\n");
         out.write(
             "\t\t\t&nbsp;<label for=\"exception\"><input id=\"exception\" name=\"exception\" type=\"checkbox\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${log.exception eq '1'?' checked':''}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write(" value=\"1\"/>只查询异常信息</label>\n");
         out.write(
             "\t\t\t&nbsp;&nbsp;&nbsp;<input id=\"btnSubmit\" class=\"btn btn-primary\" type=\"submit\" value=\"查询\"/>&nbsp;&nbsp;\n");
         out.write("\t\t</div>\n");
         out.write("\t");
         int evalDoAfterBody = _jspx_th_form_005fform_005f0.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_form_005fform_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005fform_005f0[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_form_005fform_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005fform_005f0.doFinally();
     _005fjspx_005ftagPool_005fform_005fform_0026_005fmethod_005fid_005fclass_005faction.reuse(
         _jspx_th_form_005fform_005f0);
   }
   return false;
 }
示例#22
0
  public void _jspService(
      final javax.servlet.http.HttpServletRequest request,
      final javax.servlet.http.HttpServletResponse response)
      throws java.io.IOException, javax.servlet.ServletException {

    final javax.servlet.jsp.PageContext pageContext;
    javax.servlet.http.HttpSession session = null;
    final javax.servlet.ServletContext application;
    final javax.servlet.ServletConfig config;
    javax.servlet.jsp.JspWriter out = null;
    final java.lang.Object page = this;
    javax.servlet.jsp.JspWriter _jspx_out = null;
    javax.servlet.jsp.PageContext _jspx_page_context = null;

    try {
      response.setContentType("text/html;charset=UTF-8");
      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("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      org.apache.jasper.runtime.JspRuntimeLibrary.include(
          request, response, "../dialog/display_messages.jsp", out, false);
      out.write('\n');
      out.write('\n');
      //  fmt:bundle
      org.apache.taglibs.standard.tag.rt.fmt.BundleTag _jspx_th_fmt_005fbundle_005f0 =
          (org.apache.taglibs.standard.tag.rt.fmt.BundleTag)
              _005fjspx_005ftagPool_005ffmt_005fbundle_0026_005fbasename.get(
                  org.apache.taglibs.standard.tag.rt.fmt.BundleTag.class);
      _jspx_th_fmt_005fbundle_005f0.setPageContext(_jspx_page_context);
      _jspx_th_fmt_005fbundle_005f0.setParent(null);
      // /admin/index.jsp(28,0) name = basename type = null reqTime = true required = true fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_fmt_005fbundle_005f0.setBasename("org.wso2.carbon.i18n.Resources");
      int _jspx_eval_fmt_005fbundle_005f0 = _jspx_th_fmt_005fbundle_005f0.doStartTag();
      if (_jspx_eval_fmt_005fbundle_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_fmt_005fbundle_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
          out = _jspx_page_context.pushBody();
          _jspx_th_fmt_005fbundle_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
          _jspx_th_fmt_005fbundle_005f0.doInitBody();
        }
        do {
          out.write('\n');
          out.write('\n');

          Object param = session.getAttribute("authenticated");
          String passwordExpires =
              (String) session.getAttribute(ServerConstants.PASSWORD_EXPIRATION);
          boolean loggedIn = false;
          if (param != null) {
            loggedIn = (Boolean) param;
          }
          boolean serverAdminComponentFound =
              CarbonUIUtil.isContextRegistered(config, "/server-admin/");

          if (CharacterEncoder.getSafeText(request.getParameter("skipLoginPage")) != null) {
            response.sendRedirect("../admin/login_action.jsp");
            return;
          }

          out.write("\n");
          out.write("    <div id=\"middle\">\n");
          out.write("        ");

          String serverName = CarbonUIUtil.getServerConfigurationProperty("Name");

          out.write("\n");
          out.write("        <h2>\n");
          out.write("            ");
          //  fmt:message
          org.apache.taglibs.standard.tag.rt.fmt.MessageTag _jspx_th_fmt_005fmessage_005f0 =
              (org.apache.taglibs.standard.tag.rt.fmt.MessageTag)
                  _005fjspx_005ftagPool_005ffmt_005fmessage_0026_005fkey.get(
                      org.apache.taglibs.standard.tag.rt.fmt.MessageTag.class);
          _jspx_th_fmt_005fmessage_005f0.setPageContext(_jspx_page_context);
          _jspx_th_fmt_005fmessage_005f0.setParent(
              (javax.servlet.jsp.tagext.Tag) _jspx_th_fmt_005fbundle_005f0);
          // /admin/index.jsp(52,12) name = key type = null reqTime = true required = false fragment
          // = false deferredValue = false expectedTypeName = null deferredMethod = false
          // methodSignature = null
          _jspx_th_fmt_005fmessage_005f0.setKey("carbon.server.home");
          int _jspx_eval_fmt_005fmessage_005f0 = _jspx_th_fmt_005fmessage_005f0.doStartTag();
          if (_jspx_eval_fmt_005fmessage_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            if (_jspx_eval_fmt_005fmessage_005f0
                != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.pushBody();
              _jspx_th_fmt_005fmessage_005f0.setBodyContent(
                  (javax.servlet.jsp.tagext.BodyContent) out);
              _jspx_th_fmt_005fmessage_005f0.doInitBody();
            }
            do {
              out.write("\n");
              out.write("                ");
              //  fmt:param
              org.apache.taglibs.standard.tag.rt.fmt.ParamTag _jspx_th_fmt_005fparam_005f0 =
                  (org.apache.taglibs.standard.tag.rt.fmt.ParamTag)
                      _005fjspx_005ftagPool_005ffmt_005fparam_0026_005fvalue_005fnobody.get(
                          org.apache.taglibs.standard.tag.rt.fmt.ParamTag.class);
              _jspx_th_fmt_005fparam_005f0.setPageContext(_jspx_page_context);
              _jspx_th_fmt_005fparam_005f0.setParent(
                  (javax.servlet.jsp.tagext.Tag) _jspx_th_fmt_005fmessage_005f0);
              // /admin/index.jsp(53,16) name = value type = null reqTime = true required = false
              // fragment = false deferredValue = false expectedTypeName = null deferredMethod =
              // false methodSignature = null
              _jspx_th_fmt_005fparam_005f0.setValue(serverName);
              int _jspx_eval_fmt_005fparam_005f0 = _jspx_th_fmt_005fparam_005f0.doStartTag();
              if (_jspx_th_fmt_005fparam_005f0.doEndTag()
                  == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
                _005fjspx_005ftagPool_005ffmt_005fparam_0026_005fvalue_005fnobody.reuse(
                    _jspx_th_fmt_005fparam_005f0);
                return;
              }
              _005fjspx_005ftagPool_005ffmt_005fparam_0026_005fvalue_005fnobody.reuse(
                  _jspx_th_fmt_005fparam_005f0);
              out.write("\n");
              out.write("            ");
              int evalDoAfterBody = _jspx_th_fmt_005fmessage_005f0.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
            } while (true);
            if (_jspx_eval_fmt_005fmessage_005f0
                != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.popBody();
            }
          }
          if (_jspx_th_fmt_005fmessage_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005ffmt_005fmessage_0026_005fkey.reuse(
                _jspx_th_fmt_005fmessage_005f0);
            return;
          }
          _005fjspx_005ftagPool_005ffmt_005fmessage_0026_005fkey.reuse(
              _jspx_th_fmt_005fmessage_005f0);
          out.write("\n");
          out.write("        </h2>\n");
          out.write("\n");
          out.write("        <p>\n");
          out.write("            ");
          //  fmt:message
          org.apache.taglibs.standard.tag.rt.fmt.MessageTag _jspx_th_fmt_005fmessage_005f1 =
              (org.apache.taglibs.standard.tag.rt.fmt.MessageTag)
                  _005fjspx_005ftagPool_005ffmt_005fmessage_0026_005fkey.get(
                      org.apache.taglibs.standard.tag.rt.fmt.MessageTag.class);
          _jspx_th_fmt_005fmessage_005f1.setPageContext(_jspx_page_context);
          _jspx_th_fmt_005fmessage_005f1.setParent(
              (javax.servlet.jsp.tagext.Tag) _jspx_th_fmt_005fbundle_005f0);
          // /admin/index.jsp(58,12) name = key type = null reqTime = true required = false fragment
          // = false deferredValue = false expectedTypeName = null deferredMethod = false
          // methodSignature = null
          _jspx_th_fmt_005fmessage_005f1.setKey("carbon.console.welcome");
          int _jspx_eval_fmt_005fmessage_005f1 = _jspx_th_fmt_005fmessage_005f1.doStartTag();
          if (_jspx_eval_fmt_005fmessage_005f1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            if (_jspx_eval_fmt_005fmessage_005f1
                != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.pushBody();
              _jspx_th_fmt_005fmessage_005f1.setBodyContent(
                  (javax.servlet.jsp.tagext.BodyContent) out);
              _jspx_th_fmt_005fmessage_005f1.doInitBody();
            }
            do {
              out.write("\n");
              out.write("                ");
              //  fmt:param
              org.apache.taglibs.standard.tag.rt.fmt.ParamTag _jspx_th_fmt_005fparam_005f1 =
                  (org.apache.taglibs.standard.tag.rt.fmt.ParamTag)
                      _005fjspx_005ftagPool_005ffmt_005fparam_0026_005fvalue_005fnobody.get(
                          org.apache.taglibs.standard.tag.rt.fmt.ParamTag.class);
              _jspx_th_fmt_005fparam_005f1.setPageContext(_jspx_page_context);
              _jspx_th_fmt_005fparam_005f1.setParent(
                  (javax.servlet.jsp.tagext.Tag) _jspx_th_fmt_005fmessage_005f1);
              // /admin/index.jsp(59,16) name = value type = null reqTime = true required = false
              // fragment = false deferredValue = false expectedTypeName = null deferredMethod =
              // false methodSignature = null
              _jspx_th_fmt_005fparam_005f1.setValue(serverName);
              int _jspx_eval_fmt_005fparam_005f1 = _jspx_th_fmt_005fparam_005f1.doStartTag();
              if (_jspx_th_fmt_005fparam_005f1.doEndTag()
                  == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
                _005fjspx_005ftagPool_005ffmt_005fparam_0026_005fvalue_005fnobody.reuse(
                    _jspx_th_fmt_005fparam_005f1);
                return;
              }
              _005fjspx_005ftagPool_005ffmt_005fparam_0026_005fvalue_005fnobody.reuse(
                  _jspx_th_fmt_005fparam_005f1);
              out.write("\n");
              out.write("            ");
              int evalDoAfterBody = _jspx_th_fmt_005fmessage_005f1.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
            } while (true);
            if (_jspx_eval_fmt_005fmessage_005f1
                != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.popBody();
            }
          }
          if (_jspx_th_fmt_005fmessage_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
            _005fjspx_005ftagPool_005ffmt_005fmessage_0026_005fkey.reuse(
                _jspx_th_fmt_005fmessage_005f1);
            return;
          }
          _005fjspx_005ftagPool_005ffmt_005fmessage_0026_005fkey.reuse(
              _jspx_th_fmt_005fmessage_005f1);
          out.write("\n");
          out.write("        </p>\n");
          out.write("\n");
          out.write("        <p>&nbsp;</p>\n");
          out.write("\n");
          out.write("        <div id=\"workArea\">\n");
          out.write("        <div id=\"systemInfoDiv\">\n");
          out.write("            ");

          if (loggedIn && passwordExpires != null) {

            out.write("\n");
            out.write("                 <div class=\"info-box\"><p>Your password expires at ");
            out.print(passwordExpires);
            out.write(
                ". Please change by visiting <a href=\"../user/change-passwd.jsp?isUserChange=true&returnPath=../admin/index.jsp\">here</a></p></div>\n");
            out.write("            ");
          }
          if (loggedIn && serverAdminComponentFound) {

            out.write("\n");
            out.write("            <div id=\"result\"></div>\n");
            out.write("            <script type=\"text/javascript\">\n");
            out.write("                jQuery.noConflict();\n");
            out.write("                var refresh;\n");
            out.write("                function refreshStats() {\n");
            out.write(
                "                    var url = \"../server-admin/system_status_ajaxprocessor.jsp\";\n");
            out.write("                    var data = null;\n");
            out.write("                    try {\n");
            out.write("                        jQuery.ajax({\n");
            out.write("                            url: \"../admin/jsp/session-validate.jsp\",\n");
            out.write("                            type: \"GET\",\n");
            out.write("                            dataType: \"html\",\n");
            out.write("                            data: data,\n");
            out.write("                            complete: function(res, status){\n");
            out.write(
                "                                if (res.responseText.search(/----valid----/) != -1) {\n");
            out.write(
                "                                    jQuery(\"#result\").load(url, null, function (responseText, status, XMLHttpRequest) {\n");
            out.write("                                        if (status != \"success\") {\n");
            out.write("                                            stopRefreshStats();\n");
            out.write("                                        }\n");
            out.write("                                    });\n");
            out.write("                                } else {\n");
            out.write("                                    stopRefreshStats();\n");
            out.write("                                }\n");
            out.write("                            },error: function(res, status, error){\n");
            out.write("                            \tstopRefreshStats();\n");
            out.write("                            }\n");
            out.write("                        });\n");
            out.write("                    } catch (e) {\n");
            out.write("                    \tstopRefreshStats();\n");
            out.write("                    }\n");
            out.write("                }\n");
            out.write("                function stopRefreshStats() {\n");
            out.write("                    if (refresh) {\n");
            out.write("                        clearInterval(refresh);\n");
            out.write("                    }\n");
            out.write("                }\n");
            out.write("                try {\n");
            out.write("                    jQuery(document).ready(function() {\n");
            out.write("                        refreshStats();\n");
            out.write(
                "                        if (document.getElementById('systemInfoDiv').style.display == '') {\n");
            out.write(
                "                            refresh = setInterval(\"refreshStats()\", 6000);\n");
            out.write("                        }\n");
            out.write("                    });\n");
            out.write("                } catch (e) {\n");
            out.write("                } // ignored\n");
            out.write("            </script>\n");
            out.write("            ");
          }

          out.write("\n");
          out.write("        </div>\n");
          out.write("        </div>\n");
          out.write("    </div>\n");
          int evalDoAfterBody = _jspx_th_fmt_005fbundle_005f0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
        } while (true);
        if (_jspx_eval_fmt_005fbundle_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
          out = _jspx_page_context.popBody();
        }
      }
      if (_jspx_th_fmt_005fbundle_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005ffmt_005fbundle_0026_005fbasename.reuse(
            _jspx_th_fmt_005fbundle_005f0);
        return;
      }
      _005fjspx_005ftagPool_005ffmt_005fbundle_0026_005fbasename.reuse(
          _jspx_th_fmt_005fbundle_005f0);
      out.write('\n');
    } catch (java.lang.Throwable t) {
      if (!(t instanceof javax.servlet.jsp.SkipPageException)) {
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          try {
            if (response.isCommitted()) {
              out.flush();
            } else {
              out.clearBuffer();
            }
          } catch (java.io.IOException e) {
          }
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
        else throw new ServletException(t);
      }
    } finally {
      _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }
  public void _jspService(HttpServletRequest request, HttpServletResponse response)
      throws java.io.IOException, ServletException {

    JspFactory _jspxFactory = null;
    javax.servlet.jsp.PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;

    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html;charset=ISO-8859-1");
      pageContext = _jspxFactory.getPageContext(this, request, response, null, true, 8192, true);
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\r\n\r\n");
      out.write("\r\n\r\n");

      String strIp = (String) request.getParameter("ip");
      String strCommunityString = (String) request.getParameter("cs");
      String strPort = (String) request.getParameter("port");
      String strTimeout = (String) request.getParameter("timeout");
      String strRetries = (String) request.getParameter("retries");
      String strNodeLabel = (String) request.getParameter("node");
      String strNodeId = request.getParameter("nodeId");
      String strFirstTime = (String) request.getParameter("firsttime");
      String strWindowId = (String) request.getParameter("windowid");

      // Create the querier and make the request.
      QueryFactory factory = new QueryFactory();
      Querier querier = (Querier) factory.createQuerier(WinPagePerfSnmpQuerier.QUERIER_NAME);
      DeviceCommunicator deviceCommunicator = new DeviceCommunicator();
      deviceCommunicator.sendQuery(querier, strIp);

      // Error processing
      if (querier.getErrorStatus() == -1) {
        RequestDispatcher rd =
            getServletContext()
                .getRequestDispatcher("/jsp/WTerror-handler.jsp?error=SnmpCommError");
        rd.forward(request, response);
        return;
      }
      if (querier.getErrorStatus() == -2) {
        RequestDispatcher rd =
            getServletContext()
                .getRequestDispatcher("/jsp/WTerror-handler.jsp?error=NoPerfmibSnmpError");
        rd.forward(request, response);
        return;
      }

      if (querier.getErrorStatus() != 0) {
        RequestDispatcher rd =
            getServletContext().getRequestDispatcher("/jsp/WTerror-handler.jsp?error=SnmpError");
        rd.forward(request, response);
        return;
      }

      Map calcs = querier.getCalculations();
      long[] results = (long[]) calcs.get(WinPagePerfSnmpQuerier.PAGE_RESULTS);

      if (results[0] < 0
          || results[1] < 0
          || results[2] < 0
          || results[3] < 0
          || results[4] < 0
          || results[5] < 0
          || results[6] < 0
          || results[7] < 0
          || results[8] < 0
          || results[9] < 0) {
        RequestDispatcher rd =
            getServletContext().getRequestDispatcher("/jsp/WTerror-handler.jsp?error=SnmpError");
        rd.forward(request, response);
        return;
      }

      Vector vPageStats = null;

      if (strFirstTime == null) {
        // Not the first time, so get the previous polled data from the session
        vPageStats = (Vector) session.getAttribute("vPageStats" + strWindowId);
      } else {
        // This is the first time in this JSP, so create the Vector which will contain the
        // polled data
        Random random = new Random();
        strWindowId = String.valueOf(random.nextInt());

        vPageStats = new Vector();
      }

      vPageStats.add(results);
      session.setAttribute("vPageStats" + strWindowId, vPageStats);

      // This random number is used to prevent the brower from caching the IMG tags
      Random random = new Random();
      int randomInt = random.nextInt();

      out.write("\r\n\r\n");
      out.write("<html>\r\n");
      out.write("<head>\r\n  ");
      out.write("<title>WebTelemetry - Graphs | Real-Time | Windows Page Performance Monitoring");
      out.write("</title>\r\n  ");
      out.write("<META HTTP-EQUIV=\"refresh\" CONTENT=\"");
      out.print(WTProperties.getMonitorUIRefreshRate());
      out.write("; URL=");
      out.print(WTTools.getJspURL(request));
      out.write("WTwin-page-monitor.jsp?cs=");
      out.print(URLEncoder.encode(strCommunityString, "UTF-8"));
      out.write("&ip=");
      out.print(strIp);
      out.write("&port=");
      out.print(strPort);
      out.write("&timeout=");
      out.print(strTimeout);
      out.write("&retries=");
      out.print(strRetries);
      out.write("&node=");
      out.print(URLEncoder.encode(strNodeLabel, "UTF-8"));
      out.write("&windowid=");
      out.print(strWindowId);
      out.write("&nodeId=");
      out.print(strNodeId);
      out.write("\">\r\n  ");
      out.write(
          "<link rel=\"stylesheet\" type=\"text/css\" href=\"/wt-portal/css/default.css\" />\r\n  ");
      out.write("<script type=\"text/javascript\" src=\"/wt-portal/javascript/WTtools.js\">");
      out.write("</script>\r\n");
      out.write("</head>\r\n");
      out.write("<body>\r\n");
      String title =
          "Graphs - Real-Time - Windows Page Performance Monitoring for Node: " + strNodeLabel;
      out.write("\r\n");
      request.setAttribute("title", title);
      request.setAttribute("nodeJsp", "/wt-monitor/element/node.jsp?node=" + strNodeId);
      out.write("\r\n");
      /* ----  c:import ---- */
      org.apache.taglibs.standard.tag.el.core.ImportTag _jspx_th_c_import_0 =
          (org.apache.taglibs.standard.tag.el.core.ImportTag)
              _jspx_tagPool_c_import_url_context.get(
                  org.apache.taglibs.standard.tag.el.core.ImportTag.class);
      _jspx_th_c_import_0.setPageContext(pageContext);
      _jspx_th_c_import_0.setParent(null);
      _jspx_th_c_import_0.setContext("/wt-monitor");
      _jspx_th_c_import_0.setUrl("/includes/header.jsp");
      int[] _jspx_push_body_count_c_import_0 = new int[] {0};
      try {
        int _jspx_eval_c_import_0 = _jspx_th_c_import_0.doStartTag();
        if (_jspx_eval_c_import_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
          if (_jspx_eval_c_import_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            javax.servlet.jsp.tagext.BodyContent _bc = pageContext.pushBody();
            _jspx_push_body_count_c_import_0[0]++;
            out = _bc;
            _jspx_th_c_import_0.setBodyContent(_bc);
            _jspx_th_c_import_0.doInitBody();
          }
          do {
            out.write("\r\n\t");
            if (_jspx_meth_c_param_0(
                _jspx_th_c_import_0, pageContext, _jspx_push_body_count_c_import_0)) return;
            out.write("\r\n\t");
            if (_jspx_meth_c_param_1(
                _jspx_th_c_import_0, pageContext, _jspx_push_body_count_c_import_0)) return;
            out.write("\r\n\t");
            if (_jspx_meth_c_param_2(
                _jspx_th_c_import_0, pageContext, _jspx_push_body_count_c_import_0)) return;
            out.write("\r\n");
            int evalDoAfterBody = _jspx_th_c_import_0.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
          } while (true);
          if (_jspx_eval_c_import_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
            out = pageContext.popBody();
          _jspx_push_body_count_c_import_0[0]--;
        }
        if (_jspx_th_c_import_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return;
      } catch (Throwable _jspx_exception) {
        while (_jspx_push_body_count_c_import_0[0]-- > 0) out = pageContext.popBody();
        _jspx_th_c_import_0.doCatch(_jspx_exception);
      } finally {
        _jspx_th_c_import_0.doFinally();
        _jspx_tagPool_c_import_url_context.reuse(_jspx_th_c_import_0);
      }
      out.write("\t\r\n\t");
      out.write("\r\n");
      out.write("<div align=\"center\">\r\n");
      out.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\t");
      out.write("<tr>\r\n\t\t");
      out.write("<td align=\"right\">");
      out.write("<IMG SRC=\"");
      out.print(WTTools.getServletURL(request));
      out.write("WTsnmpRealTimeGraphs?chart=winpagefaultchart&random=");
      out.print(randomInt);
      out.write("&windowid=");
      out.print(strWindowId);
      out.write("\" BORDER=0>");
      out.write("</td>\r\n\t\t");
      out.write("<td>");
      out.write(
          "<img src=\"/wt-portal/images/spacers/spacer.gif\" height=\"1\" width=\"20\" border=\"0\" alt=\"WebTelemetry\">");
      out.write("</td>\r\n\t\t");
      out.write("<td>");
      out.write("<IMG SRC=\"");
      out.print(WTTools.getServletURL(request));
      out.write("WTsnmpRealTimeGraphs?chart=winpagefaultseries&random=");
      out.print(randomInt);
      out.write("&windowid=");
      out.print(strWindowId);
      out.write("\" BORDER=0>");
      out.write("</td>\r\n\t");
      out.write("</tr>\r\n\t");
      out.write("<tr>\r\n\t\t");
      out.write("<td align=\"right\">");
      out.write("<IMG SRC=\"");
      out.print(WTTools.getServletURL(request));
      out.write("WTsnmpRealTimeGraphs?chart=winpagenumchart&random=");
      out.print(randomInt);
      out.write("&windowid=");
      out.print(strWindowId);
      out.write("\" BORDER=0>");
      out.write("</td>\r\n\t\t");
      out.write("<td>&nbsp;");
      out.write("</td>\r\n\t\t");
      out.write("<td>");
      out.write("<IMG SRC=\"");
      out.print(WTTools.getServletURL(request));
      out.write("WTsnmpRealTimeGraphs?chart=winpagenumseries&random=");
      out.print(randomInt);
      out.write("&windowid=");
      out.print(strWindowId);
      out.write("\" BORDER=0>");
      out.write("</td>\r\n\t");
      out.write("</tr>\r\n\t");
      out.write("<tr>\r\n\t\t");
      out.write("<td align=\"right\">");
      out.write("<IMG SRC=\"");
      out.print(WTTools.getServletURL(request));
      out.write("WTsnmpRealTimeGraphs?chart=winpagetimeschart&random=");
      out.print(randomInt);
      out.write("&windowid=");
      out.print(strWindowId);
      out.write("\" BORDER=0>");
      out.write("</td>\r\n\t\t");
      out.write("<td>&nbsp;");
      out.write("</td>\r\n\t\t");
      out.write("<td>");
      out.write("<IMG SRC=\"");
      out.print(WTTools.getServletURL(request));
      out.write("WTsnmpRealTimeGraphs?chart=winpagetimesseries&random=");
      out.print(randomInt);
      out.write("&windowid=");
      out.print(strWindowId);
      out.write("\" BORDER=0>");
      out.write("</td>\r\n\t");
      out.write("</tr>\r\n");
      out.write("</table>\r\n");
      out.write("</div>\r\n");
      out.write("<br>\r\n\r\n");
      /* ----  c:import ---- */
      org.apache.taglibs.standard.tag.el.core.ImportTag _jspx_th_c_import_1 =
          (org.apache.taglibs.standard.tag.el.core.ImportTag)
              _jspx_tagPool_c_import_url_context_nobody.get(
                  org.apache.taglibs.standard.tag.el.core.ImportTag.class);
      _jspx_th_c_import_1.setPageContext(pageContext);
      _jspx_th_c_import_1.setParent(null);
      _jspx_th_c_import_1.setContext("/wt-monitor");
      _jspx_th_c_import_1.setUrl("/includes/footer.jsp");
      int[] _jspx_push_body_count_c_import_1 = new int[] {0};
      try {
        int _jspx_eval_c_import_1 = _jspx_th_c_import_1.doStartTag();
        if (_jspx_th_c_import_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return;
      } catch (Throwable _jspx_exception) {
        while (_jspx_push_body_count_c_import_1[0]-- > 0) out = pageContext.popBody();
        _jspx_th_c_import_1.doCatch(_jspx_exception);
      } finally {
        _jspx_th_c_import_1.doFinally();
        _jspx_tagPool_c_import_url_context_nobody.reuse(_jspx_th_c_import_1);
      }
      out.write("\r\n\t\r\n");
      out.write("</body>\r\n");
      out.write("</html>");
    } catch (Throwable t) {
      out = _jspx_out;
      if (out != null && out.getBufferSize() != 0) out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
    }
  }
 private boolean _jspx_meth_form_005fform_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();
   //  form:form
   org.springframework.web.servlet.tags.form.FormTag _jspx_th_form_005fform_005f0 =
       (org.springframework.web.servlet.tags.form.FormTag)
           _005fjspx_005ftagPool_005fform_005fform_0026_005fmethod_005fcommandName_005fclass_005faction
               .get(org.springframework.web.servlet.tags.form.FormTag.class);
   _jspx_th_form_005fform_005f0.setPageContext(_jspx_page_context);
   _jspx_th_form_005fform_005f0.setParent(null);
   // /WEB-INF/pages/add-staff-form.jsp(26,4) null
   _jspx_th_form_005fform_005f0.setDynamicAttribute(null, "class", "form-signin");
   // /WEB-INF/pages/add-staff-form.jsp(26,4) name = method type = null reqTime = true required =
   // false fragment = false deferredValue = false deferredMethod = false expectedTypeName = null
   // methodSignature = null
   _jspx_th_form_005fform_005f0.setMethod("POST");
   // /WEB-INF/pages/add-staff-form.jsp(26,4) name = commandName type = null reqTime = true
   // required = false fragment = false deferredValue = false deferredMethod = false
   // expectedTypeName = null methodSignature = null
   _jspx_th_form_005fform_005f0.setCommandName("staff");
   // /WEB-INF/pages/add-staff-form.jsp(26,4) name = action type = null reqTime = true required =
   // false fragment = false deferredValue = false deferredMethod = false expectedTypeName = null
   // methodSignature = null
   _jspx_th_form_005fform_005f0.setAction(
       (java.lang.String)
           org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
               "${pageContext.request.contextPath}/staff/add.html",
               java.lang.String.class,
               (javax.servlet.jsp.PageContext) _jspx_page_context,
               null));
   int[] _jspx_push_body_count_form_005fform_005f0 = new int[] {0};
   try {
     int _jspx_eval_form_005fform_005f0 = _jspx_th_form_005fform_005f0.doStartTag();
     if (_jspx_eval_form_005fform_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
       do {
         out.write("\n");
         out.write("        <h2 class=\"form-signin-heading\">添加职工</h2>\n");
         out.write("        ");
         if (_jspx_meth_form_005finput_005f0(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("\n");
         out.write("        ");
         if (_jspx_meth_form_005finput_005f1(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("\n");
         out.write("        <br>\n");
         out.write("        ");
         if (_jspx_meth_form_005finput_005f2(
             _jspx_th_form_005fform_005f0,
             _jspx_page_context,
             _jspx_push_body_count_form_005fform_005f0)) return true;
         out.write("\n");
         out.write("        <br>\n");
         out.write(
             "        <button class=\"btn btn-lg btn-warning btn-block\" type=\"submit\">提交</button>\n");
         out.write("    ");
         int evalDoAfterBody = _jspx_th_form_005fform_005f0.doAfterBody();
         if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break;
       } while (true);
     }
     if (_jspx_th_form_005fform_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
       return true;
     }
   } catch (java.lang.Throwable _jspx_exception) {
     while (_jspx_push_body_count_form_005fform_005f0[0]-- > 0) out = _jspx_page_context.popBody();
     _jspx_th_form_005fform_005f0.doCatch(_jspx_exception);
   } finally {
     _jspx_th_form_005fform_005f0.doFinally();
     _005fjspx_005ftagPool_005fform_005fform_0026_005fmethod_005fcommandName_005fclass_005faction
         .reuse(_jspx_th_form_005fform_005f0);
   }
   return false;
 }
示例#25
0
 private boolean _jspx_meth_c_005fforEach_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: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(null);
   // /userpage/ContentView.jsp(214,1) 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("comment");
   // /userpage/ContentView.jsp(214,1) 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_005f1.setItems(
       new org.apache.jasper.el.JspValueExpression(
               "/userpage/ContentView.jsp(214,1) '${comment}'",
               _jsp_getExpressionFactory()
                   .createValueExpression(
                       _jspx_page_context.getELContext(), "${comment}", java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   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 {
         out.write("\r\n");
         out.write("\t<input type=hidden name=comnum value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${comment.comnum}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null));
         out.write("\">\r\n");
         out.write("\t<span>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${comment.comnick}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null));
         out.write("</span>\r\n");
         out.write("\t<span>");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${sdf.format(comment.commodifieddate)}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null));
         out.write("</span>\r\n");
         out.write("\t\r\n");
         out.write("\t<span id=\"align_right\">\r\n");
         out.write("\t\t");
         if (_jspx_meth_c_005fif_005f2(
             _jspx_th_c_005fforEach_005f1,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f1)) return true;
         out.write("\r\n");
         out.write("\t\t\r\n");
         out.write("\t\t");
         if (_jspx_meth_c_005fif_005f3(
             _jspx_th_c_005fforEach_005f1,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f1)) return true;
         out.write("\t\r\n");
         out.write("\t</span><br>\r\n");
         out.write("\t\r\n");
         out.write("\t<div id=\"test\">");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${comment.comcontent}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null));
         out.write("</div>\r\n");
         out.write("\t");
         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 (java.lang.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;
 }
示例#26
0
 private boolean _jspx_meth_c_005fforEach_005f1(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fforEach_005f0,
     javax.servlet.jsp.PageContext _jspx_page_context,
     int[] _jspx_push_body_count_c_005fforEach_005f0)
     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_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);
   // /jsp/feedBlog.jsp(21,12) 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("author");
   // /jsp/feedBlog.jsp(21,12) 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_005f1.setItems(
       new org.apache.jasper.el.JspValueExpression(
               "/jsp/feedBlog.jsp(21,12) '${blogArticle.authors}'",
               _el_expressionfactory.createValueExpression(
                   _jspx_page_context.getELContext(),
                   "${blogArticle.authors}",
                   java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   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 {
         out.write("<a href=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${blogRSSBean.authorUrlPrefix}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${author.uri}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write('"');
         out.write('>');
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${author.name}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</a>\n");
         out.write("            ");
         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 (java.lang.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;
 }
 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_005fvarStatus_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/jsp/movieManager/movieIndexList.jsp(47,1) 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(
               "${command.movieInfoList}",
               java.lang.Object.class,
               (javax.servlet.jsp.PageContext) _jspx_page_context,
               null,
               false));
   // /WEB-INF/jsp/movieManager/movieIndexList.jsp(47,1) 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("movieinfo");
   // /WEB-INF/jsp/movieManager/movieIndexList.jsp(47,1) name = varStatus type = java.lang.String
   // reqTime = false required = false fragment = false deferredValue = false expectedTypeName =
   // null deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setVarStatus("varStatus");
   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("\r\n");
         out.write("\trandomList.push({ \r\n");
         out.write("\t\twidth: '100%',  \r\n");
         out.write("\t\theight: '100%',\r\n");
         out.write("\t\tcontent: '<div><a href=\"/MovieManager/MovieInfo?movieId=");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${movieinfo.movieId}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\"><img width=\"100%\" height=\"410px\" src=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${movieinfo.movieLogo}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("\"/></a><p style=\"text-align: center;height:80px;font-size:25px;\">");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${movieinfo.movieName}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</p><div>',\r\n");
         out.write("    hrefContent:'/MovieManager/MovieInfo?movieId=");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${movieinfo.movieId}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("',\r\n");
         out.write("\t}); \r\n");
         out.write("\r\n");
         out.write("\t\r\n");
         out.write("\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_005fvarStatus_005fvar_005fitems.reuse(
         _jspx_th_c_005fforEach_005f0);
   }
   return false;
 }
示例#28
0
 private boolean _jspx_meth_c_005fforEach_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fif_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_005fvarStatus_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((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fif_005f0);
   // /pages/system/left.jsp(22,7) name = items type = javax.el.ValueExpression reqTime = true
   // required = false fragment = false deferredValue = true deferredMethod = false
   // expectedTypeName = java.lang.Object methodSignature = null
   _jspx_th_c_005fforEach_005f0.setItems(
       new org.apache.jasper.el.JspValueExpression(
               "/pages/system/left.jsp(22,7) '${leftmenu}'",
               _el_expressionfactory.createValueExpression(
                   _jspx_page_context.getELContext(), "${leftmenu}", java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   // /pages/system/left.jsp(22,7) name = var type = java.lang.String reqTime = false required =
   // false fragment = false deferredValue = false deferredMethod = false expectedTypeName = null
   // methodSignature = null
   _jspx_th_c_005fforEach_005f0.setVar("item");
   // /pages/system/left.jsp(22,7) name = varStatus type = java.lang.String reqTime = false
   // required = false fragment = false deferredValue = false deferredMethod = false
   // expectedTypeName = null methodSignature = null
   _jspx_th_c_005fforEach_005f0.setVarStatus("num");
   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\t\t<li><a href=\"");
         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("\" target=\"mainFrame\" \r\n");
         out.write("    \t\t\t\t");
         if (_jspx_meth_c_005fif_005f1(
             _jspx_th_c_005fforEach_005f0,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f0)) return true;
         out.write("\r\n");
         out.write("    \t\t\t\tonclick=\"set_menu2(");
         if (_jspx_meth_c_005fout_005f1(
             _jspx_th_c_005fforEach_005f0,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f0)) return true;
         out.write(");\">\r\n");
         out.write("    \t\t\t\t<span id=\"");
         if (_jspx_meth_c_005fout_005f2(
             _jspx_th_c_005fforEach_005f0,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f0)) return true;
         out.write('"');
         out.write('>');
         if (_jspx_meth_c_005fout_005f3(
             _jspx_th_c_005fforEach_005f0,
             _jspx_page_context,
             _jspx_push_body_count_c_005fforEach_005f0)) return true;
         out.write("</span></a></li>\r\n");
         out.write("    \t\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_005fvarStatus_005fvar_005fitems.reuse(
         _jspx_th_c_005fforEach_005f0);
   }
   return false;
 }
示例#29
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_005fvarStatus_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/admin/spiritualmessage/update.jsp(54,6) 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(
               "/WEB-INF/pages/admin/spiritualmessage/update.jsp(54,6) '${MessageFor}'",
               _el_expressionfactory.createValueExpression(
                   _jspx_page_context.getELContext(), "${MessageFor}", java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   // /WEB-INF/pages/admin/spiritualmessage/update.jsp(54,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("messagefor");
   // /WEB-INF/pages/admin/spiritualmessage/update.jsp(54,6) name = varStatus type =
   // java.lang.String reqTime = false required = false fragment = false deferredValue = false
   // expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setVarStatus("status");
   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\t\t\t\t\t<option ");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${message.messageFor==\r\n								messagefor? \"selected='selected'\r\n								\":\"\"}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write(" value=\"");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${messagefor}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write('"');
         out.write('>');
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${messagefor}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null,
                     false));
         out.write("</option>\r\n");
         out.write("\t\t\t\t\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_005fvarStatus_005fvar_005fitems.reuse(
         _jspx_th_c_005fforEach_005f0);
   }
   return false;
 }
示例#30
0
 private boolean _jspx_meth_c_005fforEach_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fif_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_005fvarStatus_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((javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fif_005f0);
   // /WEB-INF/pages/common/default/personalExperience/detail.jsp(24,4) 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("experince");
   // /WEB-INF/pages/common/default/personalExperience/detail.jsp(24,4) 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(
               "/WEB-INF/pages/common/default/personalExperience/detail.jsp(24,4) '${resultSet.resultList}'",
               _el_expressionfactory.createValueExpression(
                   _jspx_page_context.getELContext(),
                   "${resultSet.resultList}",
                   java.lang.Object.class))
           .getValue(_jspx_page_context.getELContext()));
   // /WEB-INF/pages/common/default/personalExperience/detail.jsp(24,4) name = varStatus type =
   // java.lang.String reqTime = false required = false fragment = false deferredValue = false
   // expectedTypeName = null deferredMethod = false methodSignature = null
   _jspx_th_c_005fforEach_005f0.setVarStatus("status");
   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\t\t\t<tr onselectstart=\"return false;\" style=\"-moz-user-select: none\">\r\n");
         out.write("\t\t\t\t\t\t<td class=\"span1\"><label> ");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${status.count}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     null));
         out.write("、</label></td>\r\n");
         out.write(
             "\t\t\t\t\t\t<td class=\"span1\" style=\"width: 500px; word-break: break-all;\">");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${fn:escapeXml(experince.descr)}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     _jspx_fnmap_0));
         out.write("&nbsp;&nbsp;&nbsp;</td>\r\n");
         out.write(
             "\t\t\t\t\t\t<td class=\"span1\" style=\"width: 200px; white-space: nowrap;\">");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${fn:escapeXml(experince.startTime)}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     _jspx_fnmap_0));
         out.write("&nbsp;&nbsp;至&nbsp;&nbsp;");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${fn:escapeXml(experince.endTime)}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     _jspx_fnmap_0));
         out.write("</td>\r\n");
         out.write(
             "\t\t\t\t\t\t<td style=\"white-space: nowrap;\"><input class=\"btn btn-success\" type=\"button\" value=\"编辑\" name=\"update\" onclick=\"doUpdate('");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${fn:escapeXml(experince.id)}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     _jspx_fnmap_0));
         out.write("',this)\" /></td>\r\n");
         out.write(
             "\t\t\t\t\t\t<td style=\"white-space: nowrap;\"><button class=\"btn btn-info\" data-toggle=\"modal\" onclick=\"doDelete('");
         out.write(
             (java.lang.String)
                 org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
                     "${fn:escapeXml(experince.id)}",
                     java.lang.String.class,
                     (javax.servlet.jsp.PageContext) _jspx_page_context,
                     _jspx_fnmap_0));
         out.write("',this)\">删除</button></td>\r\n");
         out.write("\t\t\t\t\t</tr>\r\n");
         out.write("\t\t\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_005fvarStatus_005fvar_005fitems.reuse(
         _jspx_th_c_005fforEach_005f0);
   }
   return false;
 }