window.location.href = "index.jsp?xxx=aaa"
window.history.back(-1);
window.navigate("index.jsp");
window.locaion = "./index.jsp";