Example #1
0
 private boolean _jspx_meth_spring_005fparam_005f3(
     javax.servlet.jsp.tagext.JspTag _jspx_th_spring_005furl_005f1,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_spring_005furl_005f1)
     throws Throwable {
   JspWriter out = _jspx_page_context.getOut();
   //  spring:param
   org.springframework.web.servlet.tags.ParamTag _jspx_th_spring_005fparam_005f3 =
       (org.springframework.web.servlet.tags.ParamTag)
           _005fjspx_005ftagPool_005fspring_005fparam_0026_005fvalue_005fname_005fnobody.get(
               org.springframework.web.servlet.tags.ParamTag.class);
   _jspx_th_spring_005fparam_005f3.setPageContext(_jspx_page_context);
   _jspx_th_spring_005fparam_005f3.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_spring_005furl_005f1);
   // /WEB-INF/tags/util/theme.tagx(24,50) name = value type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_spring_005fparam_005f3.setValue("alt");
   // /WEB-INF/tags/util/theme.tagx(24,50) name = name type = null reqTime = true required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_spring_005fparam_005f3.setName("theme");
   int _jspx_eval_spring_005fparam_005f3 = _jspx_th_spring_005fparam_005f3.doStartTag();
   if (_jspx_th_spring_005fparam_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fspring_005fparam_0026_005fvalue_005fname_005fnobody.reuse(
         _jspx_th_spring_005fparam_005f3);
     throw new SkipPageException();
   }
   _005fjspx_005ftagPool_005fspring_005fparam_0026_005fvalue_005fname_005fnobody.reuse(
       _jspx_th_spring_005fparam_005f3);
   return false;
 }
Example #2
0
 private boolean _jspx_meth_spring_005fparam_005f5(
     javax.servlet.jsp.tagext.JspTag _jspx_th_c_005fif_005f4,
     PageContext _jspx_page_context,
     int[] _jspx_push_body_count_spring_005furl_005f1)
     throws Throwable {
   JspWriter out = _jspx_page_context.getOut();
   //  spring:param
   org.springframework.web.servlet.tags.ParamTag _jspx_th_spring_005fparam_005f5 =
       (org.springframework.web.servlet.tags.ParamTag)
           _005fjspx_005ftagPool_005fspring_005fparam_0026_005fvalue_005fname_005fnobody.get(
               org.springframework.web.servlet.tags.ParamTag.class);
   _jspx_th_spring_005fparam_005f5.setPageContext(_jspx_page_context);
   _jspx_th_spring_005fparam_005f5.setParent(
       (javax.servlet.jsp.tagext.Tag) _jspx_th_c_005fif_005f4);
   // /WEB-INF/tags/util/theme.tagx(29,61) name = value type = null reqTime = true required = false
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_spring_005fparam_005f5.setValue(
       (java.lang.String)
           org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(
               "${param.size}",
               java.lang.String.class,
               (PageContext) this.getJspContext(),
               null,
               false));
   // /WEB-INF/tags/util/theme.tagx(29,61) name = name type = null reqTime = true required = true
   // fragment = false deferredValue = false expectedTypeName = null deferredMethod = false
   // methodSignature = null
   _jspx_th_spring_005fparam_005f5.setName("size");
   int _jspx_eval_spring_005fparam_005f5 = _jspx_th_spring_005fparam_005f5.doStartTag();
   if (_jspx_th_spring_005fparam_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005fspring_005fparam_0026_005fvalue_005fname_005fnobody.reuse(
         _jspx_th_spring_005fparam_005f5);
     throw new SkipPageException();
   }
   _005fjspx_005ftagPool_005fspring_005fparam_0026_005fvalue_005fname_005fnobody.reuse(
       _jspx_th_spring_005fparam_005f5);
   return false;
 }