试题详情
- 多项选择题 Your web application uses a simple architecture in which servlets handle requests and then forward to aJSP using a request dispatcher. You need to pass information calculated in the servlet to the JSP for view generation.This information must NOT be accessible to any other servlet,JSP or session in the webapp. Which two techniques can you use to accomplish this goal?()
A、Add attributes to the session object.
B、Add attributes on the request object.
C、Add parameters to the request object.
D、Use the pageContext object to add request attributes.
E、Add parameters to the JSP’s URL when generating the request dispatcher.
- B,E
关注下方微信公众号,在线模考后查看
热门试题
- Which two
- 11. public&ens
- 以下关于Java包的描述中,错误的是()
- Which willQ
- 对于满足SQL92标准的SQL语句:&e
- 下列有关Swing的叙述,哪项错误()&
- ()意味着一个操作在不同的类中可以有不同
- 如果没有布局管理器,那么组件如何排列?(
- 什么是静态初始化器?它有什么特点?与构造
- Which HTTPQ
- 1. interface&e
- Which defines&
- 请问下列代码的输出结果有可能是哪些()。
- 5. String&ensp
- Which code&ens
- 启动一个线程的方法是哪项?()̳
- 组件与模型分离的作用是什么?()
- 说明抽象类和接口的异同。
- Which two̳
- Which statement