//java中直接页面跳转HttpServletResponse response = ServletActionContext.getResponse();response.sendRedirect(getBasePath()+"/common/inputStreamError.jsp");