Package org.wso2.carbon.ui.action
Class ActionHelper
java.lang.Object
org.wso2.carbon.ui.action.ActionHelper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ActionHelper
public ActionHelper()
-
-
Method Details
-
render
public static void render(String actionUrl, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception - Parameters:
actionUrl- url should be start with "/"request- HttpServletRequestresponse- HttpServletResponse- Throws:
Exception- Exception
-