java - JavaFX components inside HTML? -


is possible put javafx components inside html?

for example, have file .html, , div put javafx button, know it's not logical possible know.

yes possible.

take @ "deployment in browser": http://docs.oracle.com/javafx/2/deployment/deployment_toolkit.htm


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -