1Z0-900 Exam Question 81

Your class requires multiple resources defined, as shown in the following:

Which annotation do you use to group multiple @Resource declarations together for class-based injection, replacing <XXXX> in the code above?
  • 1Z0-900 Exam Question 82

    Given the set of navigation rules:

    Which two define a valid flow of view IDs through the application? (Choose two.)
  • 1Z0-900 Exam Question 83

    Given the code fragment:

    What output will be returned when this servlet is called a GET request?
  • 1Z0-900 Exam Question 84

    How can you configure, in a portable way, the number of threads used by a ManagedExecutorService?
  • 1Z0-900 Exam Question 85

    Given the code fragment:

    How are transactions managed?