コード例 #1
0
ファイル: leftFrame_jsp.java プロジェクト: dounine/oa
 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;
 }
コード例 #2
0
 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;
 }