コード例 #1
0
 private boolean _jspx_meth_bean_005fwrite_005f1(
     javax.servlet.jsp.tagext.JspTag _jspx_th_logic_005fiterate_005f0,
     PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  bean:write
   org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f1 =
       (org.apache.struts.taglib.bean.WriteTag)
           _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fproperty_005fname_005fnobody.get(
               org.apache.struts.taglib.bean.WriteTag.class);
   _jspx_th_bean_005fwrite_005f1.setPageContext(_jspx_page_context);
   _jspx_th_bean_005fwrite_005f1.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_logic_005fiterate_005f0);
   // /report/userList.jsp(53,4) name = name type = null reqTime = true required = true fragment =
   // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature =
   // null
   _jspx_th_bean_005fwrite_005f1.setName("userReport");
   // /report/userList.jsp(53,4) name = property type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_bean_005fwrite_005f1.setProperty("title");
   int _jspx_eval_bean_005fwrite_005f1 = _jspx_th_bean_005fwrite_005f1.doStartTag();
   if (_jspx_th_bean_005fwrite_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fproperty_005fname_005fnobody.reuse(
         _jspx_th_bean_005fwrite_005f1);
     return true;
   }
   _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fproperty_005fname_005fnobody.reuse(
       _jspx_th_bean_005fwrite_005f1);
   return false;
 }
コード例 #2
0
 private boolean _jspx_meth_bean_005fwrite_005f0(
     javax.servlet.jsp.tagext.JspTag _jspx_th_html_005fmessages_005f0,
     PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  bean:write
   org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f0 =
       (org.apache.struts.taglib.bean.WriteTag)
           _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fname_005fnobody.get(
               org.apache.struts.taglib.bean.WriteTag.class);
   _jspx_th_bean_005fwrite_005f0.setPageContext(_jspx_page_context);
   _jspx_th_bean_005fwrite_005f0.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_html_005fmessages_005f0);
   // /user/listSubAccountsTop.jsp(37,4) name = name type = null reqTime = true required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_bean_005fwrite_005f0.setName("myMessage");
   int _jspx_eval_bean_005fwrite_005f0 = _jspx_th_bean_005fwrite_005f0.doStartTag();
   if (_jspx_th_bean_005fwrite_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fname_005fnobody.reuse(
         _jspx_th_bean_005fwrite_005f0);
     return true;
   }
   _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fname_005fnobody.reuse(
       _jspx_th_bean_005fwrite_005f0);
   return false;
 }
コード例 #3
0
 private boolean _jspx_meth_bean_write_1(
     javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  bean:write
   org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 =
       (org.apache.struts.taglib.bean.WriteTag)
           _jspx_tagPool_bean_write_property_name_nobody.get(
               org.apache.struts.taglib.bean.WriteTag.class);
   _jspx_th_bean_write_1.setPageContext(_jspx_page_context);
   _jspx_th_bean_write_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
   _jspx_th_bean_write_1.setName("mySrvRssFreeForm");
   _jspx_th_bean_write_1.setProperty("scheduleWE");
   int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
   if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_1);
     return true;
   }
   _jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_1);
   return false;
 }
コード例 #4
0
  public void _jspService(HttpServletRequest request, HttpServletResponse response)
      throws java.io.IOException, ServletException {

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

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

      out.write(
          "\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n<table class=\"info\">\r\n\t<tr>\r\n\t\t<th class=\"info\" colspan=\"2\">");
      if (_jspx_meth_bean_005fmessage_005f0(_jspx_page_context)) return;
      out.write("</th>\r\n\t</tr>\r\n\t<tr class=\"infoA\">\r\n\t\t<td class=\"infoprompt\">");
      if (_jspx_meth_bean_005fmessage_005f1(_jspx_page_context)) return;
      out.write("</td>\r\n\t\t<td class=\"infodata\">\r\n\t\t\t");
      //  bean:write
      org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f0 =
          (org.apache.struts.taglib.bean.WriteTag)
              _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fnobody
                  .get(org.apache.struts.taglib.bean.WriteTag.class);
      _jspx_th_bean_005fwrite_005f0.setPageContext(_jspx_page_context);
      _jspx_th_bean_005fwrite_005f0.setParent(null);
      // /order/view.jsp(35,3) name = name type = null reqTime = true required = true fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f0.setName(Constants.SESSION_ORDER_SUMMARY);
      // /order/view.jsp(35,3) name = property type = null reqTime = true required = false fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_bean_005fwrite_005f0.setProperty("periodStr");
      // /order/view.jsp(35,3) name = scope type = null reqTime = true required = false fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f0.setScope("session");
      int _jspx_eval_bean_005fwrite_005f0 = _jspx_th_bean_005fwrite_005f0.doStartTag();
      if (_jspx_th_bean_005fwrite_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fnobody
            .reuse(_jspx_th_bean_005fwrite_005f0);
        return;
      }
      _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fnobody
          .reuse(_jspx_th_bean_005fwrite_005f0);
      out.write(
          "\r\n\t\t</td>\r\n\t</tr>\r\n\t<tr class=\"infoB\">\r\n\t\t<td class=\"infoprompt\">");
      if (_jspx_meth_bean_005fmessage_005f2(_jspx_page_context)) return;
      out.write("</td>\r\n\t\t<td class=\"infodata\">\r\n\t\t\t");
      //  bean:write
      org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f1 =
          (org.apache.struts.taglib.bean.WriteTag)
              _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fnobody
                  .get(org.apache.struts.taglib.bean.WriteTag.class);
      _jspx_th_bean_005fwrite_005f1.setPageContext(_jspx_page_context);
      _jspx_th_bean_005fwrite_005f1.setParent(null);
      // /order/view.jsp(43,3) name = name type = null reqTime = true required = true fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f1.setName(Constants.SESSION_ORDER_SUMMARY);
      // /order/view.jsp(43,3) name = property type = null reqTime = true required = false fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_bean_005fwrite_005f1.setProperty("billingTypeStr");
      // /order/view.jsp(43,3) name = scope type = null reqTime = true required = false fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f1.setScope("session");
      int _jspx_eval_bean_005fwrite_005f1 = _jspx_th_bean_005fwrite_005f1.doStartTag();
      if (_jspx_th_bean_005fwrite_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fnobody
            .reuse(_jspx_th_bean_005fwrite_005f1);
        return;
      }
      _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fnobody
          .reuse(_jspx_th_bean_005fwrite_005f1);
      out.write(
          "\r\n\t\t</td>\r\n\t</tr>\r\n\t<tr class=\"infoA\">\r\n\t\t<td class=\"infoprompt\">");
      if (_jspx_meth_bean_005fmessage_005f3(_jspx_page_context)) return;
      out.write("</td>\r\n\t\t<td class=\"infodata\">\r\n\t\t\t");
      //  bean:write
      org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f2 =
          (org.apache.struts.taglib.bean.WriteTag)
              _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
                  .get(org.apache.struts.taglib.bean.WriteTag.class);
      _jspx_th_bean_005fwrite_005f2.setPageContext(_jspx_page_context);
      _jspx_th_bean_005fwrite_005f2.setParent(null);
      // /order/view.jsp(51,3) name = name type = null reqTime = true required = true fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f2.setName(Constants.SESSION_ORDER_SUMMARY);
      // /order/view.jsp(51,3) name = property type = null reqTime = true required = false fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_bean_005fwrite_005f2.setProperty("activeSince");
      // /order/view.jsp(51,3) name = scope type = null reqTime = true required = false fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f2.setScope("session");
      // /order/view.jsp(51,3) name = formatKey type = null reqTime = true required = false fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_bean_005fwrite_005f2.setFormatKey("format.date");
      int _jspx_eval_bean_005fwrite_005f2 = _jspx_th_bean_005fwrite_005f2.doStartTag();
      if (_jspx_th_bean_005fwrite_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
            .reuse(_jspx_th_bean_005fwrite_005f2);
        return;
      }
      _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
          .reuse(_jspx_th_bean_005fwrite_005f2);
      out.write(
          "\r\n\t\t</td>\r\n\t</tr>\r\n\t<tr class=\"infoB\">\r\n\t\t<td class=\"infoprompt\">");
      if (_jspx_meth_bean_005fmessage_005f4(_jspx_page_context)) return;
      out.write("</td>\r\n\t\t<td class=\"infodata\">\r\n\t\t\t");
      //  bean:write
      org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f3 =
          (org.apache.struts.taglib.bean.WriteTag)
              _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
                  .get(org.apache.struts.taglib.bean.WriteTag.class);
      _jspx_th_bean_005fwrite_005f3.setPageContext(_jspx_page_context);
      _jspx_th_bean_005fwrite_005f3.setParent(null);
      // /order/view.jsp(60,3) name = name type = null reqTime = true required = true fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f3.setName(Constants.SESSION_ORDER_SUMMARY);
      // /order/view.jsp(60,3) name = property type = null reqTime = true required = false fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_bean_005fwrite_005f3.setProperty("activeUntil");
      // /order/view.jsp(60,3) name = scope type = null reqTime = true required = false fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f3.setScope("session");
      // /order/view.jsp(60,3) name = formatKey type = null reqTime = true required = false fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_bean_005fwrite_005f3.setFormatKey("format.date");
      int _jspx_eval_bean_005fwrite_005f3 = _jspx_th_bean_005fwrite_005f3.doStartTag();
      if (_jspx_th_bean_005fwrite_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
            .reuse(_jspx_th_bean_005fwrite_005f3);
        return;
      }
      _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
          .reuse(_jspx_th_bean_005fwrite_005f3);
      out.write(
          "\r\n\t\t</td>\r\n\t</tr>\r\n\t<tr class=\"infoA\">\r\n\t\t<td class=\"infoprompt\">");
      if (_jspx_meth_bean_005fmessage_005f5(_jspx_page_context)) return;
      out.write("</td>\r\n\t\t<td class=\"infodata\">\r\n\t\t\t");
      //  bean:write
      org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_005fwrite_005f4 =
          (org.apache.struts.taglib.bean.WriteTag)
              _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
                  .get(org.apache.struts.taglib.bean.WriteTag.class);
      _jspx_th_bean_005fwrite_005f4.setPageContext(_jspx_page_context);
      _jspx_th_bean_005fwrite_005f4.setParent(null);
      // /order/view.jsp(69,3) name = name type = null reqTime = true required = true fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f4.setName(Constants.SESSION_ORDER_SUMMARY);
      // /order/view.jsp(69,3) name = property type = null reqTime = true required = false fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_bean_005fwrite_005f4.setProperty("cycleStarts");
      // /order/view.jsp(69,3) name = scope type = null reqTime = true required = false fragment =
      // false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature
      // = null
      _jspx_th_bean_005fwrite_005f4.setScope("session");
      // /order/view.jsp(69,3) name = formatKey type = null reqTime = true required = false fragment
      // = false deferredValue = false expectedTypeName = null deferredMethod = false
      // methodSignature = null
      _jspx_th_bean_005fwrite_005f4.setFormatKey("format.date");
      int _jspx_eval_bean_005fwrite_005f4 = _jspx_th_bean_005fwrite_005f4.doStartTag();
      if (_jspx_th_bean_005fwrite_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
            .reuse(_jspx_th_bean_005fwrite_005f4);
        return;
      }
      _005fjspx_005ftagPool_005fbean_005fwrite_0026_005fscope_005fproperty_005fname_005fformatKey_005fnobody
          .reuse(_jspx_th_bean_005fwrite_005f4);
      out.write("\r\n\t\t</td>\r\n\t</tr>\r\n\t\r\n</table>");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)) {
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          try {
            out.clearBuffer();
          } catch (java.io.IOException e) {
          }
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
      }
    } finally {
      _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }