Oracle
1Z0-900
110 Minutes
142
Java EE 7 Application Developer
A: Set the immediate=''true'' attribute on the command button that was used to perform this call.
B: Invoke the dispatch() method on the ExternalContext object.
C: Invoke the setCurrentPhaseId(RENDER_RESPONSE) method on the FacesContext object.
D: Invoke the responseComplete() method on the FacesContext object.
A: MDBs can participate in transactions.
B: MDBs are invoked synchronously.
C: Each MDBs can process messages only from a single client.
D: MDBs retain data caches between client calls.