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 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
ArticlesSOA ArchitectureWeb Services ESB frameworks by Navveen share Application integration is the biggest challenge today for many enterprises. Building an Enterprise Service Bus (ESB) is probably the quickest read more
ArticlesPervasive Computing The complete pervasive computing tutorial by Navveen share DB2 Everyplace is an offering from IBM for pervasive computing. The series of articles will get you started with DB2 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