Features:
- SQLServlet provides an easy way to access your database
using HTML-forms.
- Can keep the connection "alive" between the
application and the database
- Dynamically generate HTML-tables from the result-set
- Create forms for inserts and updates
- Replace the values in the querystring by formvariables
- Does not require the creation of a new process for each request
- Only need to be loaded once
- Runs on any platform that supports the Java Virtual Machine
- No expensive application-server
You need:
- A Servlet capable Web server
- ODBC Driver or a pure JDBC driver for your database
SQLServlet is shareware. If you want to use it after the 30 day evaluation period you must register. Click here for information on how to register and pay.