Revolutionizing Information Systems: New Techniques for Web Server-Database Server Connection.
The main way information systems work today is by using a triple structure with a browser, web server, and database server. The key technique in this setup is how the web server connects to the database server. There are four main ways to make this connection: CGI, Win API, RAD, and Java/JDBC.