/classes
/index.html
/MANIFEST-INF
/WEB-INF/web.xml
/WEB-INF/classes
/WEB-INF/index.html
/META-INF/index.xml
第1题:
Which two actions protect a resource file from direct HTTP access within a web application?()
第2题:
You are developing several tag libraries that will be sold for development of third-party web applications.You are about to publish the first three libraries as JAR files: container-tags.jar,advanced-html-form-tags.jar, and basic-html-form-tags.jar. Which two techniques are appropriate for packaging the TLD files forthese tag libraries?()
第3题:
Which path, relative to a web application’s root, identifies the web application’s deployment descriptor?()
第4题:
You want to create a valid directory structure for your Java EE web application, and your application usestag files and a JAR file. Which three must be located directly in your WEB-INF directory(NOT in asubdirectory of WEB-INF)?()
第5题:
In which two web application directories can dependent classes and libraries be located? ()
第6题:
What are the two proper locations of deployment descriptors files inside of archives deployed to WebLogic?()
第7题:
The TLD must be located within the WEB-INF directory of the JAR file.
The TLD must be located within the META-INF directory of the JAR file.
The TLD must be located within the META-INF/tld/ directory of the JAR file.
The TLD must be located within a subdirectory of WEB-INF directory of the JAR file.
The TLD must be located within a subdirectory of META-INF directory of the JAR file.
第8题:
The JAR file
A directory called lib
A directory called tags
A directory called TLDs
A directory called classes
A directory called META-INF
第9题:
the WEB-INF subdirectory for a WAR file
the META-INF subdirectory for an EAR file, or EJB-JAR
the DD-INF subdirectory
the root of archive
any searchable location
第10题:
UALogin/WEB-INF/classes/cfg/userauth.properties
isc_services_v1_6.war/WEB-INF/config/prop-config
UALogin/WEB-INF/classes/cfg/objFactoryNoEjb_ORACLE.xml
isc_services/WEB-INF/config/bean-config/bean-core-config.xml
第11题:
session.get Resource (“/WEB-INF/myconfig.xml”)
request.get Resource (“/WEB-INF/myconfig.xml”)
context.get Resource (“/WEB-INF/myconfig.xml”)
get Class ().get Resource (“/WEB-INF/myconfig.xml”)
第12题:
/classes
/index.html
/MANIFEST-INF
/WEB-INF/web.xml
/WEB-INF/classes
第13题:
UAP项目与BPM集成时需要修改BPM部署文件的一些配置文件,以下不属于其中需要修改的文件是()
第14题:
Which path is required to be present within a WAR file?()
第15题:
Given an HttpSession session,a ServletRequest request,and a ServletContext context,which retrieves aURL to /WEB-INF/myconfig.xml within a web application?()
第16题:
In which three directories, relative to a web application’s root, may a tag library descriptor file reside when deployed directly into a web application?()
第17题:
Which path is required to be present within a WAR file?()
第18题:
/conf/web.xml
/WEB-INF/web.xml
/conf/server.xml
/META-INF/web.xml
/WEB-INF/rules.xml
/META-INF/server. Xml
第19题:
session.getResource(/WEB-INF/myconfig.xml)
request.getResource(/WEB-INF/myconfig.xml)
context.getResource(/WEB-INF/myconfig.xml)
getClass().getResource(/WEB-INF/myconfig.xml)
第20题:
/WEB-INF
/META-INF
/WEB-INF/tlds
/META-INF/tlds
WEB-INF/resources
/META-INF/resources
第21题:
default.war/WEB-INF/_srv/config/uddi-config.xml
default.war/WEB-INF/_srv/config/user-config.xml
default.war/WEB-INF/weB.xml
default.war/WEB-INF/_srv/config/user-local-config.xml
第22题:
/WEB-INF/lib as a JAR file
/META-INF/lib as a JAR file
/classes as compiled class files
/WEB-INF/lib as compiled class files
/WEB-INF/classes as compiled class files
/META-INF/classes as compiled class files
第23题:
/WEB-INF
/META-INF
/WEB-INF/tlds
/META-INF/tlds
/WEB-INF/resources
/META-INF/resources