问题描述:
[单选]
下面是web.xml中的片段在servlet中要得到上面的参数,下面哪个表达式是正确的?()
A.getServletConfig().getAttribute(“user”)
B.getServletContext().getAttribute(“user”)
C.getServletConfig().getInitParameter(“user”)
D.getServletContext().getInitParameter(“user”)
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.216.96)
- 热门题目: 1.下列音频压缩编码方式,属于波 2.超文本系统的典型特点是:() 3.MPEG-2视频编码最主要的
