Multiple choice technology web technology

Service Locator requires use of generated proxy at client side for the service invocation

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Service Locator pattern decouples the client from the lookup details. Unlike JEE technologies like RMI/EJB that require stub/proxy generation, a Service Locator does not inherently require a client-side generated proxy.