Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Hypersonic DB and Tomcat Question

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
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
 
Author
Posts: 75
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
This tutorial is in line with your needs.
http://www.mycgiserver.com/~buman/tutorial.html
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
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.
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic