Developing Database Applications by Using Software Components

Uloženo v:
Podrobná bibliografie
Název: Developing Database Applications by Using Software Components
Autoři: Conk, Nusret
Zdroj: Legacy ETDs
Informace o vydavateli: Georgia Southern Commons
Rok vydání: 1999
Sbírka: Georgia Southern University: Digital Commons@Georgia Southern
Témata: ETD, Software application development, Software components, Three-tiered database, Java Database Connectivity, Computer Engineering, Computer Sciences
Popis: Today, the software application development process is more assembly work than a "build from scratch" approach. By placing pre-existing software components together, it is possible to create a complete application. Such components provide interfaces so that programs use them for their intended purposes. The objective of this thesis is to illustrate how software components work together to make a complete application. To illustrate the ideas and the components, this project presents a three-tiered web database application. This application, as a whole, is made up of the client side web browser, a database and the actual application programs which are Java servlets. The emphasis is placed on these servlets and how they use the Java Database Connectivity, or JDBC, to interface with the databases.
Druh dokumentu: text
Popis souboru: application/pdf
Jazyk: unknown
Relation: https://digitalcommons.georgiasouthern.edu/etd_legacy/1125; https://digitalcommons.georgiasouthern.edu/context/etd_legacy/article/1691/viewcontent/28_08.pdf
Dostupnost: https://digitalcommons.georgiasouthern.edu/etd_legacy/1125
https://digitalcommons.georgiasouthern.edu/context/etd_legacy/article/1691/viewcontent/28_08.pdf
Rights: This work is archived and distributed under the repository's standard copyright and reuse license for Theses and Dissertations authored 2005 and prior, available here . Under this license, end-users may copy, store, and distribute this work without restriction. For questions related to additional reuse of this work, please contact the copyright owner. Copyright owners who wish to review or revise the terms of this license, please contact digitalcommons@georgiasouthern.edu .
Přístupové číslo: edsbas.7CF972BD
Databáze: BASE
Popis
Abstrakt:Today, the software application development process is more assembly work than a "build from scratch" approach. By placing pre-existing software components together, it is possible to create a complete application. Such components provide interfaces so that programs use them for their intended purposes. The objective of this thesis is to illustrate how software components work together to make a complete application. To illustrate the ideas and the components, this project presents a three-tiered web database application. This application, as a whole, is made up of the client side web browser, a database and the actual application programs which are Java servlets. The emphasis is placed on these servlets and how they use the Java Database Connectivity, or JDBC, to interface with the databases.