You need an online server with root access, where you can start *.jar files.
Then you copy your compiled B4J Project to your webserver in a folder of your choice.
In this folder you have to create a www folder, and put an index.html in it.
Start the server with: java -jar <yourjar>, or double click on the jar file.