java - Redirect pages in JSP? - Stack Overflow This was my first result in google for "redirect jsp" This is the correct answer for those people who came looking for how to always redirect one page to another (ex to map index jsp -> myapp index jsp, put this in to index jsp and make redirectURL = " myapp index jsp") Constantine is correct that this is a bad way to redirect a submit