previous |
start |
next
A Three-Tier Application
- Database table CityZone
- ZoneDBBean consults this database to find the user requested
city
- If not available, it looks through the ID's as MultiZoneBean
did
- Use a DataSourceBean to manage the database connection
previous |
start |
next