A web application may override the web container’s implementation classes
A web application running in a J2EE product may override classes in the javax.* namespace
A web application class loader may NOT override any classes in the java.* and javax.* namespace
Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource
Resources in the WAR class directory or in any of the JAR files within the library directory cannot be accessed using the J2SE semantics of getResource
第1题:
Which two statements are true regarding the creation of a default constructor?()
第2题:
Which two statements are true regarding the role of the Routing Engine (RE)?()
第3题:
A.The application will crash.
B.The code on line 29 will be executed.
C.The code on line 5 of class A will execute.
D.The code on line 5 of class B will execute.
E.The exception will be propagated back to line 27.
第4题:
In which two locations can library dependencies be defined for a web application? ()
第5题:
Which two are true regarding a web application class loader?()
第6题:
Which the two are true regarding a web application class loader?()
第7题:
Which two statements are true regarding the return values of property written hashCode and equals methods from two instances of the same class?()
第8题:
A. The RE controls and monitors the chassis.
B. The RE manages the Packet Forwarding Engine (PFE).
C. The RE receives a copy of the forwarding table from the forwarding plane.
D. The RE implements class of service (COS).
第9题:
In which two web application directories can dependent classes and libraries be located? ()
第10题:
Which element of the web application deployment descriptor defines the servlet class associated with aservlet instance?()