Example #1
0
 protected void printFooter() throws Exception {
   out.endTag("table");
   doPrintPanelFooter();
   formTag.doEndTag();
 }