JavaFX in the Web

tchart

Well-Known Member
Licensed User
Longtime User
Interesting, so the app runs on the server, but the rendering happens on the browser.
 

aeric

Expert
Licensed User
Longtime User
Interesting, so the app runs on the server, but the rendering happens on the browser.
I think it is only suitable for Enterprise use.
The production runtime is proprietary and need to pay.
 

tchart

Well-Known Member
Licensed User
Longtime User
I think it is only suitable for Enterprise use.
The production runtime is proprietary and need to pay.
Yes and a strange pricing policy too - its based on memory.

For $99 per month you get 8GB, which I assume only allows you to run a limited number of apps at the same time.
 
Top