ViewCommandContext viewContext = (ViewCommandContext) getCommandContext();
HttpServletRequest httpRequest = ((HttpControllerRequestObject) viewContext.getRequest()).getHttpRequest();
HttpServletResponse httpResponse = (HttpServletResponse) viewContext.getResponse();
No comments:
Post a Comment