多选题You deployed a Java EE Shared Library and want to use it from an application that is also deployed on the same cluster.    Which two manifest attributes must be specified at a minimum with corresponding values in the deployment descriptor of the applic

题目
多选题
You deployed a Java EE Shared Library and want to use it from an application that is also deployed on the same cluster.    Which two manifest attributes must be specified at a minimum with corresponding values in the deployment descriptor of the application that requires?()
A

Implementation-Version

B

Specification-Version

C

Extension-Name

D

Specification-Vendor

E

Implementation-Vendor

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which two elements of the Java Enterprise Application Archive are required?()

  • A、EJB Archive  
  • B、Deployment Descriptor
  • C、META-INF sub directory
  • D、Resource Adapter archive
  • E、Java library

正确答案:A,B

第2题:

You create Windows Forms applications by using the .NET Framework 3.5.You plan to deploy a new Windows Presentation Foundation (WPF) XAML browser application (XBAP).The deployment must meet the following requirements:  (1)shortcut is added to the Start menu   (2)The most recent version of the application is installed and executed on client computers   (3)Users can uninstall the application from the control panel    You need to identify a deployment technology that meets the specified requirements.You want to achieve this goal by using the minimum amount of development effort. Which deployment technology should you use?()

  • A、XCOPY
  • B、ClickOnce
  • C、MicrosoftWindows Installer
  • D、Remote Desktop connections

正确答案:B

第3题:

Which two statements about the use of SCREEN options are correct? ()(Choose two.)

A. SCREEN options offer protection against various attacks

B. SCREEN options are deployed prior to route and policy processing in first path packet processing

C. SCREEN options are deployed at the ingress and egress sides of a packet flow

D. SCREEN options, you must take special care to protect OSPF


参考答案:A, B

第4题:

Given this fragment from a Java EE deployment descriptor: 341. 342.java.lang.Throwable  343./mainError.jsp 344. 345. 346.java.lang.ClassCastException  347./castError.jsp 348. If the web application associated with the fragment above throws a ClassCastException.Which statement is true?()

  • A、The deployment descriptor is invalid.
  • B、The container invokes mainError.jsp.
  • C、The container invokes castError.jsp.
  • D、Neither mainError.jsp nor castError.jsp is invoked.

正确答案:C

第5题:

Which two statements about the use of SCREEN options are correct? ()(Choose two.)

  • A、SCREEN options offer protection against various attacks
  • B、SCREEN options are deployed prior to route and policy processing in first path packet processing
  • C、SCREEN options are deployed at the ingress and egress sides of a packet flow
  • D、SCREEN options, you must take special care to protect OSPF

正确答案:A,B

第6题:

An application that needs to use a shared library has a deployment descriptor that only specifies the Specification-Version and Extension-Name of the shared library. When the application is deployed, which shared library will be used?()

  • A、The application will go into an ADMIN state and fail to deploy because the Implementation- Version is required.
  • B、The application will be deployed but the classes in the shared library will not be available.
  • C、If you are using the WebLogic Admin Console, you will be prompted for the version you want to  use; otherwise, the application will fail to deploy.
  • D、If there are multiple versions of the shared library deployed, WebLogic will use the one with the highest Implementation-Version.
  • E、If there are multiple versions of the shared library deployed, WebLogic will use the one that was  deployed most recently.

正确答案:D

第7题:

If you want to use the Java EE platform’s built-in type of authentication that uses a custom HTML page for authentication. Which two statements are true?()

  • A、Your deployment descriptor will need to contain this tag: CUSTOM.
  • B、The related custom HTML login page must be named loginPage.html.
  • C、When you use this type of authentication, SSL is turned on automatically.
  • D、You must have a tag in your deployment descriptor that allows you to point to both a login HTML pageand an HTML page for handling any login errors.
  • E、In the HTML related to authentication for this application, you must use predefined variable names fort he variables that store the user and password values.

正确答案:D,E

第8题:

Which two are valid values for the  element inside a  element of a web application deployment descriptor?()

  • A、 NULL
  • B、 SECURE
  • C、 INTEGRAL
  • D、 ENCRYPTED
  • E、 CONFIDENTIAL

正确答案:C,E

第9题:

Your customer has deployed a cisco wireless location appliance within its warehouse  environment. however, employees there have been experiencing problems when tracking objects using active rfid tags. you use an access point scan to determine if the location appliance has been deployed correctly. Making which change to warehouse deployment location services will most likely correct the problem?()

  • A、ensure channels are deployed such that they do not overlap
  • B、allow for the automatic containment of rogue access points
  • C、ensure each area is covered by a minimum of three access points
  • D、ensure a minimum rssi value of -50

正确答案:C

第10题:

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?()

  • A、 /WEB-INF
  • B、 /META-INF
  • C、 /WEB-INF/tlds
  • D、 /META-INF/tlds
  • E、 WEB-INF/resources
  • F、 /META-INF/resources

正确答案:A,C,E

更多相关问题