网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
使用JSP开发Web项目时,web.xml文件一般位于目录结构中的()下。
A
src目录
B
文档根目录或其子文件夹
C
META-INF目录
D
WEB-INF目录
参考答案
参考解析
解析:
暂无解析
更多 “单选题使用JSP开发Web项目时,web.xml文件一般位于目录结构中的()下。A src目录B 文档根目录或其子文件夹C META-INF目录D WEB-INF目录” 相关考题
考题
在J2ee中,myWebApp目录是一个Web应用程序根目录,当在浏览器中输入http://localhost:8080/myWebApp/时,会自动打开该目录下的start.jsp文件。为了达到这个要求,需要在web.xml中添加如下代码()。
A.welcome-filestart.jsp/welcome-fileB.welcome-file-liststart.jsp/welcome-file-listC.welcome-listwelcome-filestart.jsp/welcome-file/welcome-listD.welcome-file-listwelcome-filestart.jsp/welcome-file/welcome-file-list
考题
在j2ee中,mywebapp目录是一个web应用程序根目录,当在浏览器中输入http://localhost:8080/mywebapp/时,会自动打开该目录下的start.jsp文家。为了达到这个要求,需要在web.xml中添加如下代码()
A.welcome-filestart.jsp/welcome.-fileB.welcome-file-liststart.jsp/welcome.-file-listC.welcome-filewelcome-filestart.jsp/welcome-file/welcome.-fileD.welcome-file-listwelcome-filestart.jsp/welcome.-file/welcome-file-list
考题
下面关于JSP自定义标记的描述正确的是()。A、JSP自定义标记是用于添加新动作标记的扩展机制B、标记库通常被打包成.jar文件,该文件包含实现库标记的Java文件C、web.xml文件的表示类文件的位置D、标记的属性名在web.xml文件中描述扩展标记的用法
考题
在J2ee中,myWebApp目录是一个Web应用程序根目录,当在浏览器中输入http://localhost:8080/myWebApp/时,会自动打开该目录下的start.jsp文件。为了达到这个要求,需要在web.xml中添加如下代码()。A、welcome-filestart.jsp/welcome-file B、welcome-file-liststart.jsp/welcome-file-list C、welcome-list welcome-filestart.jsp/welcome-file /welcome-list D、welcome-file-list welcome-filestart.jsp/welcome-file /welcome-file-list
考题
在J2EE中,Web容器要求必须在应用程序中有一个WEB-INF目录,这个目录中包括()。 A、server.xml文件,servlet子目录,jar子目录B、web.xml文件,classes子目录,jar子目录C、server.xml文件,Servlet子目录D、web.xml文件,classes子目录,lib子目录
考题
单选题在Web应用程序中web.xml配置了Servlet的信息,如果你的项目为LoginDemo,那么web.xml最可能位于哪个目录下?()A
LoginDemo/B
LoginDemo/src/C
LoginDemo/logindemo/WEB-INF/bin/D
LoginDemo/logindemo/WEB-INF/
考题
单选题在J2EE 中,myWebApp目录是一个Web应用程序根目录,当在浏览器中输入http://localhost:8080/myWebApp/时,会自动打开 该目录下的start.jsp文件。为了达到这个要求,需要在web.xml中添加如下代码()。A
welcome-filestart.jsp/welcome-file B
welcome-file-liststart.jspwelcome-file-list C
welcome-listwelcome-filestart.jsp/welcome-file/welcome-list D
welcome-file-listwelcome-filestart.jsp/welcome-file/welcome-file-list
考题
单选题在Web项目的目录结构中,web.xml文件位于()中。A
src目录B
文档根目录C
META-INF目录D
WEB-INF目录
热门标签
最新试卷