The article demonstrates how to use WebSphere Studio Application Developer Version 5.0 to create a simple online bookstore application with data access beans. The sample bookstore application lets users add and update their favorite books, and display books by categories.
Entries from January 2003
Creating a Web Application using the Data Access Beans in WebSphere Studio V5
January 15th, 2003 · No Comments
Tags: Tutorials
Developing and Testing Message-driven Bean Applications with the MQ Simulator for Java Developers in WebSphere Studio V5.0
January 15th, 2003 · No Comments
This tutorial provides a simple demonstration of both Point to Point (P2P) and Publish and Subscribe (Pub/Sub) messaging involving a message-driven bean (MDB) by walking you through the construction of a fairly simple but thorough test case involving a single MDB and two separate stateless session bean clients.
Tags: Tutorials