64656667686970
getModel().put("staticPages", service.getStaticPages(blog)); } catch (StaticPageServiceException e) { throw new ServletException(e); } return new StaticPagesView(); }