B4J Question How to set up B4J application on web ?

Zoran Vujacic

Member
Licensed User
I tried to find a simple explanation but failed.

QUESTION:
I have Web Hosting with cPanel.
What does it take to set up a simple B4J ([WebApp] Hello World Web App) application?

Thanks!
 

alwaysbusy

Expert
Licensed User
Longtime User
Two options:

1. You will need a VPS (Virtual Private Server) if you want to run a jServer WebApp (or ABMaterial). see https://www.b4x.com/android/forum/threads/webapp-web-apps-overview.39811/ and for ABMaterial https://www.b4x.com/android/forum/threads/abmaterial-framework-for-webapps.60072/#content

2. If you write your Web App with the BANano library, you can just copy the transpiled Web App to your www folder. see https://www.b4x.com/android/forum/t...with-abstract-designer-support.99740/#content

Alwaysbusy
 
Last edited:
Upvote 0

MegatenFreak

Active Member
Licensed User
So BANano generates pure HTML/JS code which you can simply put anywhere on your site and run it without any other requirements? I had no idea! That's amazing. One thing though, I don't know much about PWA, do all common Windows web browsers support it?
 
Upvote 0

Magma

Expert
Licensed User
Longtime User
I think must be HTML5 browsers... so the most...
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…