Re: Database access from Servlet on tomcat 3.2.1
Posted By:
Felker_Robert
Posted On:
Tuesday, May 29, 2001 07:49 AM
If you are hosted, you could not
access the DB file, use your account
and build a URL with DB location(ask your FAI) to get a Connection from DriverManager.
Regards