public interface View
void redirect(Map<String,Object> model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
model - 模型request - HttpServletRequestresponse - HttpServletRequestIOException - IO异常javax.servlet.ServletException - Servlet异常Copyright © 2015–2016. All rights reserved.