Given the recent panic about web browser Java plug-in security issues, I find the widespread JavaFX enthusiasm a bit peculiar.

I'm not very familiar with entirely Java-based client-side web technologies. I suppose applets are pretty much out of the picture, but shouldn't FX have the same sandbox model security issues when used on the internet?

Is Oracle's JavaFX enthusiasm mainly reserved for intranets?

有帮助吗?

解决方案

Is Oracle's JavaFX enthusiasm mainly reserved for intranets?

No, you can use JavaFX also as standalone application or with Java Web Start.

There are even some native package bundlers.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top