java.lang.Object
com.semanticcms.core.servlet.ComponentUtils
Utilities for working with components.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
doComponents
(ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, DocumentEE document, View view, Page page, ComponentPosition position, boolean reverse)
-
Method Details
-
doComponents
public static void doComponents(ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, DocumentEE document, View view, Page page, ComponentPosition position, boolean reverse) throws ServletException, IOException - Throws:
ServletException
IOException
-