Namaste all,
I have embedded jetty in my application.
I am creating basex database. But this database is created on users/public folder in Windows.
I wanted to create it under my application folder. For this I have executed context to set dbpath. But it's returning error.
Please help how to set dbpath in Java.
If possible please please give code snippet.
Thanks