On Fri, 17 Oct 2014 00:34:34 +0900 spaelti spaelti@mac.com wrote:
I have now tried BaseX web server on my own machine, and it works great. But what I would really like to do is to use it on my website. This website is on a commercial web provider.
You need a web hosting arrangement that allows you to run a Java process.
Some do, some don't (e.g. most dreamhoust accounts don't, last time I checked).
If a server isn't possible but Java command-line programs are, I've had success with "nailgun" to start Java programs in advance of when they're used, but then you need to build a bit of a framework yourself.