|
No zooming, panning or
If you have been working with
SQLServlet provides an easy
scrolling, books are
C++ programs for longer than
way to access your database
reformatted to fit your
five years, you should be
using HTML-forms. It
chosen font and page size.
well aware of the
features: Can keep the
Direct download of all
difficulties involved with
connection "alive"
Gutenberg titles, with
debugging software. However,
between the application and
index. Free software from
many younger programmers
the database, Dynamically
the author of the Hal
don't have experience with
generate HTML-tables from
Spacejock series.
these issues because Java
the result-set, Create forms
deals with memory problems
for inserts and updates,
by using what is called the
Replace the values in the
garbage collector. Whenever
querystring by
a new object is created in
formvariables, Does not
Java, the Java Virtual
require the creation of a
Machine will reserve
new process for each
memory for it, and if the
request, Only need to be
object reference disappears,
loaded once, and Runs on any
the memory will be reclaimed.
platform that supports
the Java Virtual
Machine. It requires
ODBC Driver or a pure JDBC
driver for your database.
Date: Feb, 17 2007 Date: Jul, 19 2006 Date: Jul, 08 2000 |