Design and implementatin of web based supply centers material request and tracking (SMART) system using with Java and Java servlets

Download
Author
Ciftci, Cemalettin.
Date
2001-03Advisor
Wu, C. Thomas
Metadata
Show full item recordAbstract
In order for decision makers to efficiently make accurate decisions, pertinent information must be accessed easily and quickly. Component based architectures are suitable for creating today's three-tiered client-server systems. Experts in each particular field can develop each tier independently. The first tier can be built using HTML and web browsers. The middle tier can be implemented by using existing server side programming technologies that enable dynamic web page creation. The third tier maintains the database management systems. Java servlets and Java provide programmers platform and operating system independent, multi-threaded, object oriented, secure and mobile means to create dynamic content on the web. The Java Servlets Session Tracking API is a potential solution to problems arising from the fact that HTTP is a "stateless" protocol. The use of connection pools with database applications provides faster data access, and decreases the use of system resources. Connection pools also offer a solution to the limited number of connections open to a specific database at a given time. This thesis explores existing client-server architectures and server side programming technologies such as CGI, ASP and Java Servlets. The thesis also prescribes the design and implementation of a three- tier application using Java and Java servlets as the middle tier, and Java Database Connectivity to communicate with a database management system.
Rights
This publication is a work of the U.S. Government as defined in Title 17, United States Code, Section 101. Copyright protection is not available for this work in the United States.Collections
Related items
Showing items related by title, author, creator and subject.
-
Web-based database applications : an educational, administrative management system for military academies
Topuz, Rasim (Monterey, California. Naval Postgraduate School, 2002-03);Not only does a military academy have all the information overload of a normal university but it also has the extra burden of the military environment. Without a reliable information system, administrative and educational ... -
Automating the aviation command safety assessment survey as an Enterprise Information System (EIS)
Held, Jonathan S.; Mingo, Fred J. (Monterey, California: Naval Postgraduate School, 1999-03);The Aviation Command Safety Assessment (ACSA) is a questionnaire survey methodology developed to evaluate a Naval Aviation Command's safety climate, culture, and safety program effectiveness. This survey was a manual process ... -
Analysis, design and implementation of a web database with Oracle 8i
Demiryurek, Ugur. (2001-03);This thesis represents a model of web-database analysis, design and implementation. An electronic bulletin board for the Naval Postgraduate School is implemented for demonstration. The model includes Oracle8i DBMS as the ...