304305306307308309310311312313314
comment.setApproved(Boolean.TRUE); } try { WeblogManager mgr = RollerFactory.getRoller().getWeblogManager(); mgr.saveComment(comment); RollerFactory.getRoller().flush(); reindexEntry(entry); // Clear all caches associated with comment