(Of course if you using spring, why inject a service-location? Why not
just inject the service?)

Well, with a single servicelocator (implementing an interface) I can have a single setter in a base class
for all backing beans and I don't have to make any xml changes if a bean uses one or three services from the
locator...

Reply via email to