下列选项中能在JSP页面中实现转向的是() 
A、 Response.forward(“/index.jsp”)
B、 Response.sendRedirect(“/index.jsp”)
C、 request.forward(“/index.jsp”)
D、 request. sendRedirect (“/index.jsp”)
A、 Response.forward(“/index.jsp”)
B、 Response.sendRedirect(“/index.jsp”)
C、 request.forward(“/index.jsp”)
D、 request. sendRedirect (“/index.jsp”)
A、该页面可以使用exception对象 B、该页面发生异常会转向error.jsp C、存在errorPage属性时,isErrorPage是必须的属性值且一定为false D、error.jsp页面一定要有isErrorPage属性且值为true
A、Jsp能够访问JavaAPI,具备Servlet的全部优点 B、Jsp页面只能在接受请求时动态编译成Servelt C、Jsp技术构建在Servlet上,它是支持HTML和XML页面制作的Servlet技术的扩展 D、访问jsp页面,需要预编译成Servlet
A、在corp.woodgrovebank.com域中实现企业根CA、在每个子域中实现从属CA、使根CA离线 B、在corp.woodgrovebank.com域中实现企业根CA C、在每个子域中实现企业根CA、让每个域的企业CA离线 D、在corp.woodgrovebank.com域中实现企业根CA、在每个子域中实现独立CA