Developing Web Database Using Servlet
Haifeng Zhang
Abstract
Haifeng Zhang
Abstract
Servlet is a kind of Java technology for developing Web application on Web server.It can extend the function of Web Servlet much better then CGI.This paper compares the function between Servlet and CGI.And introduce some properties of Servlet and its basic architecture. Finally we give an application example to show how to use Servlet to develop Web database.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Servlet is a kind of Java technology for developing Web application on Web server.It can extend the function of Web Servlet much better then CGI.This paper compares the function between Servlet and CGI.And introduce some properties of Servlet and its basic architecture. Finally we give an application example to show how to use Servlet to develop Web database.
Key concepts: Computer science, World Wide Web, Static web page, Web page, Web server, Application server, Java, Database