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 PatternsArticles Approach to handle pagination in dynamic pages by Navveen share Many Web-based applications include the requirement to display some part of the user search results in chunks of pages. For 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
Architecture PatternsArticlesCXFFeaturedWeb Services Apache CXF Architecture Overview by Navveen share The Apache CXF framework helps you to develop web services using standards based programming model and also provides a flexible read more
Architecture PatternsArticlesSOA ArchitectureWeb Services Web Services over JMS by Navveen share This article provides an architecture and sample application for using JMS as the transport for Web service invocations. Although the read more
Architecture PatternsArticlesSOA ArchitectureWeb Services J2EE and SOA Architecture by Navveen share In this article, you'll learn how to design and develop service-oriented architecture (SOA) frameworks using the Java 2 Platform, Enterprise read more