我的朋友喜欢这样:
{out.println("Si votre navigateur ne support pas la redirection automatique <a href='http://localhost:8080/HiberBarti/JSP/session/index.jsp'> Click Ic</a>");String url ="http://localhost:8080/HiberBarti/JSP/session/index.jsp";//enpreRedirectURL(url);//sendRedirect(url);response.sendRedirect(response.enpreRedirectURL(url));}


