Hi, I wish to prototype a Web application that uses servlets as the server side scripting language, and Mysql as the database engine. Is there any servlet DBI available (just like Perl DBI)? If not, what can I do to link the two? If it's not easy to use Mysql with servlets, what other free DB is available to do the job?
Thanks. Will
