Java EE 7 Application Developer Free Practice Exam Questions

36 real Java EE 7 Application Developer exam questions with answers and AI explanations. Oracle certification prep — page 3 of 4.

  1. Question 34: What is true about Message-Driven Beans (MDBs)?
  2. Question 35: You have been asked to implement internationalization in your JSF web application. Where do you configure the supported locales?
  3. Question 36: When handling a JSF request, your application code decided to redirect the call to another URL by using HTTP redirect. Which action should you take to correctl…
  4. Question 38: Which class do you use to handle an incoming JSON Message as a stream?
  5. Question 39: You want to allow one set of roles to POST to a resource and another set of roles to GET it. Which two configuration options should you use? (Choose two.)
  6. Question 40: Which statement is true about Java methods that are exposed as Web Service operations by using JAX-WS API?
  7. Question 41: Java EE's support for WS-Security includes handling which two types of security credentials? (Choose two.)
  8. Question 42: You need to exchange large binary messages using chunks in a WebSocket application. Identify two ways in which you can receive partial messages. (Choose two.)
  9. Question 43: When should a JPA entity implement the Serializable interface?
  10. Question 45: Which statement is true about the WS-Security standard?