Namaste Tushar,
Did you already try the ZIP distribution of BaseX (the HTTP server can be started via basexhttp)?
If this is not helpful in your scenario, could you please give us more information on what you did so far? Which distribution of BaseX are you working with? How do you start Jetty? etc.
Thanks in advance Christian
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