Oracle 1Z0-900 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/1z0-900.html
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?
Which two capabilities are provided by the Java Authentication and Authorization Services (JAAS) API? (Choose two.)
Which interface should you implement if you want to be alerted to the lifecycle events surrounding your task being executed by a ManagedExecutorService?
Given the code fragment:

Which URL triggers the invocation of the getEmployee () method?
What is true about Message-Driven Beans (MDBs)?
You have been asked to implement internationalization in your JSF web application.
Where do you configure the supported locales?
Given the code fragment:

Which code can be added to register both of these methods to receive BankEvent notifications only if an instance of BankActivityService is already instantiated in the current context?
Which code snippet prints the exception error message as part of the page output?
Java EE's support for WS-Security includes handling which two types of security credentials? (Choose two.)
Given the code fragment from a Facelet page:

On Line 1, you ae asked to insert a search box that displays the text "Search Here" via a placeholder.
Assume searchMB is a valid Managed Bean.
Which two options enable you to create a search box with a placeholder attribute on Line 1? (Choose two.)