Jump to content

Deploying javafx applications

C.G.F.Sabre

I have created a javafx application and I would like to be able to put it on the web. 

Link to comment
Share on other sites

Link to post
Share on other sites

Should be able to do it like any other Java program. Web jar, not sure how to embed them into pages. Only problem with Javafx is that Java 8 is full support. Java 7 has support but needs to have the jfx jar file added to class path

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×