You need to develop a chat application, which allows the display of emoticons and images together with text messages.
How should you configure a WebSocket endpoints to receive both text and binary messages?
Correct Answer:
A
🗳️
Which two capabilities are provided by the Java Authentication and Authorization Services (JAAS) API? (Choose two.)
Correct Answer:
BD
🗳️
Which interface should you implement if you want to be alerted to the lifecycle events surrounding your task being executed by a ManagedExecutorService?
Correct Answer:
D
🗳️
Reference:
https://github.com/javaee/concurrency-ee-spec/blob/master/api/src/main/java/javax/enterprise/concurrent/ManagedExecutorService.java
Given the code fragment:
Which URL triggers the invocation of the getEmployee () method?
Correct Answer:
B
🗳️