欢迎来到PP题库网 PP题库官网
logo
全部科目 > java工程师信产部认证考试

单项选择题

在J2ee中,myWebApp目录是一个Web应用程序根目录,当在浏览器中输入http://localhost:8080/myWebApp/时,会自动打开该目录下的start.jsp文件。为了达到这个要求,需要在web.xml中添加如下代码()。

    A.<welcome-file>start.jsp</welcome-file> 
    B.<welcome-file-list>start.jsp</welcome-file-list> 
    C.<welcome-list>  <welcome-file>start.jsp</welcome-file> </welcome-list> 
    D.<welcome-file-list> <welcome-file>start.jsp</welcome-file>   </welcome-file-list>

点击查看答案&解析

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题