NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Proper placement of embedded derby db in web application

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
dtoffe
Posted via mailing list.





PostPosted: Sat Jun 28, 2008 4:39 pm    Post subject: Proper placement of embedded derby db in web application Reply with quote

Hi !

I want to use an embedded Derby db in a web application, what would be
the proper place to put it ?

web - META-INF
- (1)
- WEB-INF - classes
- lib
- (2)

Should I put it in (1) or in (2), or is there no difference, or should
it go in another place ??

Besides this, in the connection URL:

conn = DriverManager.getConnection("jdbc:derby:<PATH>myDB;create=true",
props);

What should I put in <PATH> to have a relative path ? Ie, what is the
default web application home dir to which I have to set the relative db URL
??

Cheers,

Daniel

--
View this message in context: http://www.nabble.com/Proper-placement-of-embedded-derby-db-in-web-application-tp18172556p18172556.html
Sent from the Netbeans - Users mailing list archive at Nabble.com.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo