Class ActionHelper


  • public class ActionHelper
    extends Object
    • Constructor Detail

      • ActionHelper

        public ActionHelper()
    • Method Detail

      • 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 - HttpServletRequest
        response - HttpServletResponse
        Throws:
        Exception - Exception