Oracle Related Exams
1z0-900 Exam

How can a servlet indicate to the browser that cookie data should be sent over a secure connection?
Given the code sample:
And:
And:
And the next fragment from beans.xml:
And this injection point:
@Inject GenericMessenger messageHandler;
Which type would be injected at run time and referenced by the messageHandler variable?
Which two features are provided by the JSTL Core library for a JSP? (Choose two.)