Hi, Sorry to ask a simple question. Is it okay to use derby as embedded database in my web application? In such case where the database files reside? What I am planning is to make an application which will just start working with database features with out any extra set up. Just copying the war file to webapps directory should do everything. It means there may be similar applications in the same application server which uses its own embedded database. How it will affect the system performance.
Thank you, Sunish
