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 1 of 4.

  1. Question 1: Which three statements are true for an expense destination transfers that does NOT require a receipt at destination inventory organization?
  2. Question 4: Given an HttpServletRequest request and an EJB SessionContext ctx. Which is a valid way to retrieve the Principal invoking either behavior?
  3. Question 5: Which statement is true about the relationship between HTTP and WebSockets?
  4. Question 6: You created two filters for your web application by using the @WebFilter annotation, one for authorization and the other for narrowing results by the provided…
  5. Question 7: Which two approaches would result in the current date being added to the output of a JSP? (Choose two.)
  6. Question 10: Which code snippet prints the exception error message as part of the page output?
  7. Question 11: How do you specify a default error page in your web.xml file?
  8. Question 14: Which annotation allows a request to be executed with another Principal's identity?
  9. Question 18: How can you inject a target web service into an EJB?
  10. Question 19: How can you configure, in a portable way, the number of threads used by a ManagedExecutorService?