Kamis, 29 Juli 2010

Applying MVC Pattern to web services

Web services can be invoked statically using a WSDL service interface and service implementation documents, or dynamically by retrieving the service type definitions and the service implementation via UDDI. But until now, you couldn’t do both at the same time. You can now do this using the Model View Controller pattern (or MVC); this architecture supports both dynamic and static Web services.

Tidak ada komentar:

Posting Komentar