Exemplo n.º 1
0
 private boolean _jspx_meth_tiles_005finsert_005f1(PageContext _jspx_page_context)
     throws Throwable {
   PageContext pageContext = _jspx_page_context;
   JspWriter out = _jspx_page_context.getOut();
   //  tiles:insert
   org.apache.struts.taglib.tiles.InsertTag _jspx_th_tiles_005finsert_005f1 =
       (org.apache.struts.taglib.tiles.InsertTag)
           _005fjspx_005ftagPool_005ftiles_005finsert_0026_005fattribute_005fnobody.get(
               org.apache.struts.taglib.tiles.InsertTag.class);
   _jspx_th_tiles_005finsert_005f1.setPageContext(_jspx_page_context);
   _jspx_th_tiles_005finsert_005f1.setParent(null);
   _jspx_th_tiles_005finsert_005f1.setAttribute("body");
   int _jspx_eval_tiles_005finsert_005f1 = _jspx_th_tiles_005finsert_005f1.doStartTag();
   if (_jspx_th_tiles_005finsert_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
     _005fjspx_005ftagPool_005ftiles_005finsert_0026_005fattribute_005fnobody.reuse(
         _jspx_th_tiles_005finsert_005f1);
     return true;
   }
   _005fjspx_005ftagPool_005ftiles_005finsert_0026_005fattribute_005fnobody.reuse(
       _jspx_th_tiles_005finsert_005f1);
   return false;
 }