WesternDigitalOne day, my western digital external drive, all of sudden stopped working.The USB drive was not being detected in bios also. I wasn't sure if my external SATA-USB connector was problematic or the SATA drive…
Spring is an open source framework created to address the complexity of enterprise application development. Start to build lightweight, robust J2EE applications using Spring technology with the following Spring series articles. The Spring series articles was rated as the best…
DB2 Everyplace is an offering from IBM for pervasive computing. The series of articles will get you started with DB2 Everyplace on Java and .NET environment and would share my experiences on the product. 1. Building Wireless Java Applications Using DB2…
The following articles of mine are some of the resources to get started on developing mobile applications. A series of article for building J2ME applications. - Build Smart J2ME Apps Part 1 - Build Smart J2ME Apps…
This article provides an architecture and sample application for using JMS as the transport for Web service invocations. Although the articles using AXIS framework , but overall architecture remains same for web service communication over JMS tutorial This article assumes that…
CXF BookThe Apache CXF framework helps you to develop web services using standards based programming model and also provides a flexible deployment model for deploying web services. Developing SOAP and RESTful applications can be made…
To get started with Spring framework quickly, checkout this Spring Series tutorial . The series would be shortly updated with latest Spring version. In my view, the following books are best resources to get started on Spring. This includes my…
Learn how to dynamically invoke resource adapters using WebSphere® Business Services Fabric’s policy framework. Scenario overview Company XYZ recently acquired Company ABC to expand its printing business. Company XYZ uses a DB2 Enterprise Information System (EIS) to store and…
This tutorial shows you how to build a database application using J2ME Record Management System. You will also learn how to craft a MIDlet that performs the necessary logic of creating and accessing the DB2 database application and deploys it to a J2ME environment. This tutorial…
In this tutorial, you'll learn how to deliver XHTML applications to XHTML-enabled mobile devices. We will develop a sample XHTML mobile application that posts requests to a Java servlet and receives responses in XHTML format. We'll deploy and test the application using the Nokia…
This tutorial series shows how to build a mobile database application using the J2ME Record Management System and later synchronize it with a remote Cloudscape database. This is where you will also learn how to craft a MIDlet that performs the necessary logic for creating and…
This tutorial is the first in a two-part series designed as a step-by-step guide to building a smart J2ME mobile application. In this tutorial you learn how to build a simple mobile application for order placement. The example application uses the Java 2 Platform, Micro Edition…
In this fourth and final installment of the Spring Series , I introduce you to features of the Spring JMS (Java Message Service) framework. JMS defines a standard way for Java applications to create and exchange messages through a Message Oriented Middleware (MOM). As in the…
In this third installment of the Spring Series, I introduce you to the Spring Model-View-Controller (MVC) framework. As in the previous articles, I use a banking example to show you how to model and build a simple application. The example application will encompass some of the…
In the previous installment of this series, I introduced the seven modules of the Spring framework, including Spring AOP and the inversion of control (IOC) container. I then used a simple example to show you how the IOC pattern (as implemented by the Spring IOC container) works…
Spring is an open source framework created to address the complexity of enterprise application development. One of the chief advantages of the Spring framework is its layered architecture, which allows you to be selective about which of its components you use while also…
In this article , we will look at how to create Java applications on EPOC-based devices. We will build a Java application that accesses a database of contact information and deploy and test the application on a Nokia-based emulator. To run the sample application, you'll need the…
This tutorial will detail the use of kXML 2, a small XML pull parser specially designed for constrained environments, to access, parse, and display XML files for Java 2 Micro Edition-enabled devices. This tutorial will demonstrate how to build a mobile application that brings…
This article demonstrates how to build a JavaTM application that accesses DB2 Everyplace Enterprise data built using the MAB, deploy it and test it locally on a Nokia Emulator. This article assists developers by: - Providing an overview of Java development support on MAB -…
This article describes how Mobile Application Builder (MAB) can be used to build wireless applications and, together with IBM DB2 Everyplace, deliver enterprise data into wireless devices. It can also be used to access and perform updates to this data. The purpose of this…
From the archives: a 2010 interview with IBM developerWorks as a Master Author — on the early career journey, the projects that shaped it, the "just go for it" writing philosophy, and what makes a good technical author.
As part of IBM one day campus event, I presented to the IIT Mumbai faculty and students on "Building composite business services". I talked about how businesses can adopt business process modelling and build process models for automating their processes. I talked about the…
Learn how to set up and integrate LDAP with IBM® DB2® Content Manager for authentication and authorization. This tutorial walks you through the design of a sample claims workflow-based application and the assignment of user roles to work nodes using the DB2 Content Manager…