可学答题网 > 问答 > SCWCD(310-083)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Given this fragment fr


Given this fragment from a Java EE deployment descriptor: 124. <welcome-file>beta.html</welcome-file> 125. <welcome-file>alpha.html</welcome-file> And this request from a browser:http://www.sun.com/SCWCDtestApp/register Which statement is correct,when the container receives this request?()

  • AThis deployment descriptor is NOT valid.
  • BThe container first looks in the register directory for beta.html.
  • CThe container first looks in the register directory for alpha.html.
  • DThe container first looks for a servlet mapping in the deployment descriptor.
参考答案
参考解析:
分类:SCWCD(310-083)题库