----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
If you are looking for info on JDBC, I found the java tutorial helpful.
JDBC is pretty database specific (as much as sql itself). So find a driver
for your database of choice and start playing.
Check out http://www.magiccookie.com
Ari Halberstadt has posted the source code (GPL) for an online bulletin
board written with servlets and JDBC. His "what I learned" section is
interesting.
I am also interested in database back websites w/sevlets. So, If you find
other resources, drop me a line at [EMAIL PROTECTED]
Brian
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]