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?
Question No 2
Which two capabilities are provided by the Java Authentication and Authorization Services (JAAS)
API? (Choose two.)
Question No 3
Which interface should you implement if you want to be alerted to the lifecycle events surrounding
your task being executed by a ManagedExecutorService?
Question No 4
Given the code fragment:
Which URL triggers the invocation of the getEmployee () method?