找考题网-背景图
单项选择题

在JSP的小脚本中,使用以下()语句可以使浏览器重定向到另一个页面。

A.request.sendRedirect("http://www.jb-aptech.com.cn");
B.request.sendRedirect();
C.response.sendRedirect("http://www.jb-aptech.com.cn");
D.response.sendRedirect();