Package com.liferay.portal.struts
Class StrutsUtil
Object
com.liferay.portal.struts.StrutsUtil
- Author:
- Brian Wing Shun Chan
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TEXT_HTML_DIR
- See Also:
-
-
Constructor Details
-
StrutsUtil
public StrutsUtil()
-
-
Method Details
-
forward
public static void forward(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, javax.servlet.ServletContext servletContext, String servletName, Throwable throwable, String uri) throws javax.servlet.ServletException - Throws:
javax.servlet.ServletException
-