Architecture PatternsArticlesSOASOA ArchitectureWeb Services Implementing the web services MVC pattern by Navveen share In my previous blog, I had provided the architecture pattern for calling static and dynamic web services using MVC Pattern. read more
Architecture PatternsArticlesSOASOA ArchitectureWeb Services Applying MVC Pattern to web services by Navveen share Web services can be invoked statically using a WSDL service interface and service implementation documents, or dynamically by retrieving the read more
ArticlesSOA Architecture MVC Applied to Web Services by Navveen share The Model-View-Controller (MVC) pattern is fairly useful in software engineering of object-oriented applications. This article takes a look at how read more