<% String redirectURL = "../jsp/index.jsp"; response.sendRedirect(redirectURL); %>