< Previous

Create a J2C application for an IMS phone book transaction summary

This tutorial has taught you how to use the J2C Java™ bean wizard to connect to an IMS™ server, and return an phonebook entry.

Lessons learned

If you have completed all of the exercises, you should now be able to
  • Use the J2C Java bean wizard to create a J2C application that interfaces with an IMS transaction.
  • Create a Java method, runPhoneBook.java , which accepts an individual's name and returns the individual's contact information.
  • Create a JSP to deploy the application on WebSphere® Application Server.
  • Create a Faces JSP to deploy the application on WebSphere Application Server.