Awesome Sauce Java Web: server-side Java Scripting in Java

[2/15/18 I'll be adding sample code to this article starting 2/16/18]

Mentioning Java three times in the title isn't an accident. It's meant to emphasize how Awesome Sauce Java Web turns Java into a dynamic scripting language for web development.  In fact, ASJ Web turns Java into a one-language solution for server-side web development.  Unlike standard Java, ASJ Web makes web-pages available as you write them.

As an experiment, I'm also exploring making client-side ASJ Web.  A scripting solution that makes it possible to install and update client-side code that collaborates with server-side ASJ Web code to generate pages and rich client applications.

Truth is, splitting client-side Awesome Sauce Java from server-side Awesome Sauce Java is already possible and has been done. I'm working on demos and modes of operation.  I'm also exploring why it makes sense and to compare how it works versus Javascript, HTML, and CSS.  Or with them. And with them.

The HTML rendering code in ASJ Web can be either server-side or client-side. At issue is whether the JVM is available on the client and what makes sense to do if not. But for proof-of-concept and providing a path for developers, it makes sense to show what Awesome Sauce Java Web can do.

Watch this space for more articles.  I'll be posting sample code with future articles and adding video to show the performance live.

If you provide your email address, I can update you with news about the upcoming crowd-funding campaign.  I'll be offering a discounted purchase option on the Awesome Sauce Java with Hot Sauce OS crowd funding campaign to those who've subscribed by email here.

Comments

Popular posts from this blog

A Day Away From a Glowing Screen

I Was Studying Exceptions, But Got Confused, So I Luckily Designed The Code Editor Instead

Just a Short Update