|
Build Servlet App That Executes SQL
|
Position: 2 |
| Viewed: 179 times |
| Last Updated | Dec 19th 2006 |
|
| Platform(s) | Linux, Windows, Freebsd, Mac OS X, Solaris |
| License Specifications |
No Specifications |
|
Description
This tutorial shows how to use a Java servlet, a JavaServer Page (JSP), and a static Java class to create an application that can be used to interactively execute any standard SQL statement against a database that's running on a server. You can use an application like this one to work with a database as you're developing an application. In this article, this application will be referred to as the SQL Gateway application.
|
|