In a scenario where a web service must support multiple clients with different needs, how does WSDL contribute?

  • It allows defining multiple endpoints
  • It enforces security policies
  • It manages database connections
  • It specifies the programming language for clients
WSDL allows defining multiple endpoints, enabling the web service to cater to various clients with different requirements by exposing different sets of operations.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *