B4J Tutorial [Web] Deploy PocketBase SQLite WebServer WebApp on DigitalOcean (FrontEnd + BackEnd) - Mashiane    Sep 20, 2023   (1 reaction) Hi
There is a marketplace available deployment on..
https://marketplace.digitalocean.com/apps/pocketbase
Use SHH Option.
Ive found that using WinSCP is rather easier to connect to the droplet too.... B4J Tutorial [WebApp] Chatroom - Threads, Sessions and Server events - Erel    Oct 19, 2017   (9 reactions) .
Server events
One of the great features of WebSockets is the simple support for server events. Unlike ajax based solutions, the clients don't need to poll the server with endless requests... B4J Question [BANano] What is the best approach to build data-intensive BANanoServer WebApps? - Mashiane    Dec 16, 2021 are the best approaches for BANanoServer CRUD webapps that I can apply to ensure a smooth run across my...Hi there... The image below depicts my implementation of the BrowserIndex and ServerIndex symbiotic for my CRUD WebApps. When one wants to load a combobox, load a data-table, perform some CRUD... the ServerIndex (server) using ws.RunFunctionWithResult. This happens on a click of a button (SAVE/DELETE... DirectMySQLOnBrowser(payload As Map) 'ignoreDeadCode 'only send to the server what... B4J Tutorial [Web] How to build Full Stack WebApps with BANanoServer CRUD REST API? - Mashiane    Feb 9, 2026   (2 reactions)
----------------------------------------------------
http://localhost:8080/addressbook/index.html
2026-02-10 04:25:53.444:INFO :eek:ejs.Server....s.ServletContextHandler@7586beff{/,file:///C:/b4j/workspace/SithasoDaisy5ServerRestApi/Objects/www/,AVAILABLE}
2026-02...:\b4j\workspace\SithasoDaisy5ServerRestApi\Objects\logs\b4j-2026_02_10.request.log
2026-02-10 04:25:53.795:INFO :eek:ejs.AbstractConnector:main: Started ServerConnector@4bb4de6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
Checking database... Share My Creation BANanoVuetifyAD3 Contact Manager WebApp using BANanoServer MySQL jRDC2: Source Code - Mashiane    Aug 5, 2021   (16 reactions) Hi there
Announcing our next project. A contact manager jRDC2 WebApp using the BANanoServer.
117428
The project is DonationWare and any donation is welcome. The paypal address is anele@mbangas... B4J Question BANano WebSocket Server and WebApp: How to create a webapp with a universal drawer and navbar? - Mashiane    Apr 27, 2023 Hi Is it possible to create a webapp with a universal drawer and navbar both with clickable links or buttons to navigate to other pages? Can we get an example that can guide? Thanks in advance for your cooperation. Mashy.... B4J Question BANano WebSocket Server and WebApp: Errors - Mashiane    Apr 27, 2023 Hi
I have created a project based on this template.
141517
I updated the BANanoServer.b4xlib as per solution provided here:
https://www.b4x.com/android/forum/threads/banano-server-cannot-compile... B4J Question [SOLVED] BANano WebSocket Server and WebApp: compilation error - Mashiane    Apr 27, 2023 Hi
I am running a BANanoServer example from a template.
141513
There is nothing that I have added yet. This is the error i am getting when I compile
B4J Version: 9.80
Parsing code. (0.27s... Share My Creation [Web][SithasoDaisy5] Low Code Generated CRUD WebApp using NoSQL CouchDB & PouchDB as Back-End (Offline Db with Sync to Server Functionality) - Mashiane    Oct 25, 2025   (1 reaction) Hi Fam Download Complete Deployable Project (Source Included) To run this WebApp, you will need... replication, which means data can be stored, synchronized, and merged across multiple servers or devices... data can be stored locally and automatically synchronized with a remote CouchDB (or compatible server... — apps that keep working offline, reduce server load, and sync data transparently. In short, CouchDB provides the robust server-side database, while PouchDB acts as the client-side companion that brings... B4J Code Snippet [BANanoVuetifyAD] Server Maintenance Categories MySQL CRUD WebApp featuring the BANanoDataSource (PHP) - Mashiane    Jul 22, 2021   (7 reactions) Ola
NB: Please run the MySQL Connection Test first
Attached is a fully working project developed w... Page: 1   2   3   4   5   6   7   |