Requirements to establish a connection with the database

Posted by Zachary on Stack Overflow See other posts from Stack Overflow or by Zachary
Published on 2010-03-29T16:55:18Z Indexed on 2010/03/29 17:03 UTC
Read the original article Hit count: 286

Filed under:
|
|
|

I am new to web development, I have to create a web application in Java using GWT that connects to a database and download a file from it. Regardless of the type of database, what does the web application need in order to create a connection with the database? E.g. an API

© Stack Overflow or respective owner

Related posts about web-development

Related posts about database