Hi y'all,
I now have a "full-stack" application running!
It has been quite the struggle getting the B4J server up and running, as it is running as a web service and hosts my static website.
JSON Data Flow:
B4A client --> B4J server (GET and POST web service) --> MS SQL Server EXPRESS database.
Server Deployment - B4J, Java, and MS SQL Server are running on a DigitalOcean Droplet.
Client apps produce Activity Log JSON data that is sent to B4J, when there is an internet connection.
One of the client apps that produces transactional JSON data is sent to a customer's Alpha Anywhere web service.
This is the first time I have completed a full-stack application for myself, for my new business. To me, it's a big deal!!
Thanx first to Erel for making incredible, easy to use software development tools. Don't stop!
Thank you to Paul (a business owner) for encouraging me and getting me excited about going forward with this business.
And a big thanx to Tom and Lucas for helping me with getting DigitalOcean up, configured, and running. It wouldn't be running without your expertise and knowledge.
Lucas, you are such a wiz with B4J.
Mark Stuart