Filters
Question type

Study Flashcards

If you are deploying into a Java EE 5 (or better) container, you may simply create a bean that is annotated with:-


A) javax.jws.webservice
B) javax.jws.webserviceprovider
C) all of the mentioned
D) none of the mentioned

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

Publishing an application's data as a REST service requires.


A) @requestmapping
B) @pathvariable
C) all of the mentioned
D) none of the mentioned

E) B) and C)
F) None of the above

Correct Answer

verifed

verified

RestTemplate class method which performs an HTTP HEAD operation.


A) headforheaders(string, object…)
B) getforobject(string, class, object…)
C) postforlocation(string, object, object…)
D) postforobject(string, object, class, object…)

E) B) and C)
F) None of the above

Correct Answer

verifed

verified

The marshaller used by MarshallingView belongs to one of a series of XML marshallers.


A) jaxb2marshaller
B) xmlbeansmarshaller
C) castormarshalle
D) all of the mentioned

E) C) and D)
F) A) and B)

Correct Answer

verifed

verified

Service exporters that can export a bean as a remote service based on the :-


A) rmi
B) hessian
C) burlap
D) all of the mentioned

E) B) and D)
F) A) and B)

Correct Answer

verifed

verified

Showing 21 - 25 of 25

Related Exams

Show Answer