nerdexam
Oracle

1Z0-807 · Question #72

StockTeller is a Java-based application designed to retrieve the current market for a portfolio of publicly listed stocks. You have been tasked to design a bolt on module for StockTeller called…

The correct answer is B. JAX-WS using HTTPS. See the full explanation below for the reasoning.

Question

StockTeller is a Java-based application designed to retrieve the current market for a portfolio of publicly listed stocks. You have been tasked to design a bolt on module for StockTeller called EBroker, a Java E-based online application that needs to asynchronously communicate with StockTeller to retrieve market prices for securities in a secure manner. Which web service technology would you choose to integrate StockTeller into the EBroker application?

Options

  • AJAX-WS using HTTP
  • BJAX-WS using HTTPS
  • CJAX-RPC using HTTP
  • DJAX-RS using HTTPS

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    82% (28)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-807 Practice