Redirect page using jsp to another page
Sep.08, 2010 in
Jsp
ShareHow to redirect a page to another page with in jsp when some conditions are satisfied In this example first create a html page(login.html) with two boxes username and password if login is correct it redirect to somepage.jsp if password is wrong it return back to login page Note:Create database “s2sgateway” in mysql as i [...]




