试题详情
- 单项选择题 You need to create a JavaBean object that is used only within the current JSP page. It must NOT beaccessible to any other page including those that this page might import. Which JSP standard action canaccomplish this goal?()
A、<jsp:useBean id=’pageBean’ type=’com.example.MyBean’ />
B、<jsp:useBean id=’pageBean’ class=’com.example.MyBean’ />
C、<jsp:makeBean id=’pageBean’ type=’com.example.MyBean’ />
D、<jsp:makeBean id=’pageBean’ class=’com.example.MyBean’ />
- B
关注下方微信公众号,在线模考后查看
热门试题
- 用cos(x)≈1-x^2/2!+x^4
- 取一个整数a从右端开始的4~7位。
- 11.rbo = new Really
- abstract class
- Which interfac
- 下列有关类声明的代码片段,哪一项是正确的
- Click the
- Given: 11.<% 12.req
- 打印出杨辉三角形(要求打印出10行如下图
- 编写一个程序,用一个线程显示时间,一个线
- The tl:task&ens
- 现有: class&ens
- 现有: class&ens
- A developer
- import java.aw
- 组件的getBounds()方法返回值的
- public c
- Given the&ensp
- Which statemen
- Which two̳