Tay, William wrote:
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?
Do you mean Java servlets?  If so you will need to use JDBC instead of DBI.

--
  Simon Oliver


Reply via email to