For web you should use JSP, jsf or thymeleaf
No. Javafx app runs on the client. It should communicate with the backend. Use such structure only if there is something extraordinary should be done on the client side. Otherwise, in 99% cases web frontend is better. Let me find a good example where using Java Fx on the client makes any sense
https://stackoverflow.com/questions/19102000/javafx-can-it-really-be-deployed-in-a-browser
Обсуждают сегодня