Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
IBM Rational Team Concert 2 Essentials

You're reading from   IBM Rational Team Concert 2 Essentials Improve your team productivity with Integrated Process, Planning, and Collaboration using Team Concert Enterprise Edition

Arrow left icon
Product type Paperback
Published in Feb 2011
Publisher Packt
ISBN-13 9781849681605
Length 308 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (20) Chapters Close

IBM Rational Team Concert 2 Essentials
Credits
About the Authors
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
1. Beginning with IBM RTC FREE CHAPTER 2. Installing RTC and WebSphere 3. Setting up the Project 4. Team and Source Control 5. Team Collaboration and Work Items 6. Development Process and Release Planning 7. Build Management 8. Extending RTC Quick Reference Installing the Express-C Edition with the Tomcat Server The BookManager Application Architecture What's New in RTC v3.0 Index

Functionality


Our system is meant to exercise simple CRUD functions for a collection of books. The screen flow reflects the following functions.

Login

The application's start page has the login page that has the username and password fields, allowing users with both admin and user rolls to login and authenticate.

Welcome page

After successfully authenticating, the Welcome page acts as a launching point for the rest of the application's functions, including adding, listing, modifying, and deleting books.

Add book

Adding produces a simple input screen with fields and labels allowing the user to enter basic information about the book, including the title, author, and a catalog number.

List books

After adding the book, the user is presented with a simple list of books in the database. This screen can also be reached from the List page on the welcome screen.

Update book

Clicking on a title will take the user to a screen similar to the add page, allowing the user to update information. After saving the update, the user again sees the list of books, this time with the updated information.

Delete book

On each line is a delete checkbox which, when checked and submitted, will delete the record from the database. The user is presented with the updated list of books after deletion.

Initially, our application only has the Add and List functions. In the later chapters, Update and Delete are added.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime