File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Hypersonic DB and Tomcat Question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply locked New topic
Author

Hypersonic DB and Tomcat Question

Tim Kelley
Greenhorn

Joined: Jul 16, 2002
Posts: 8
33378
posted July 25, 2002 09:52 PM
--------------------------------------------------------------------------------
I have an existing database created with the Hypersonic database. I need to be able to put it online.
What is the best way to put this in tomcat where a servlet can access it.
Where do I put the hypersonic driver?
Where do I put the database? In Tomcat or anywhere in the path?
The directions say the url has to have a Http:// on it. How do I make this happen?
A small example with this database would be awesome
Do I need to include something about the database in an xml file?
Can anyone help me with the basics on what goes where with this type of database?
thanks
Tim
Bhagvan Kommadi
Ranch Hand

Joined: Oct 15, 2001
Posts: 36
This tutorial is in line with your needs.
http://www.mycgiserver.com/~buman/tutorial.html
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

Tim, please don't post the same question in multiple forums. You also asked it here and recieved a reply.
I'm closing this thread to prevent duplicate conversations.
Dave.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Hypersonic DB and Tomcat Question
 
Similar Threads
Running SQL Server Script File in Hypersonic DB
GUI to examine database
Why to use Hibernate or Castor? What are their benefits?
Help using Hypersonic DB with Tomcat
configiring tomcat 4.03 to run my static web page on startup