| Author |
JAVA FX with struts?
|
david arnold
Ranch Hand
Joined: Apr 10, 2009
Posts: 129
|
|
Hi,
There is an application using Struts and Web services that I maintained. Now there is a new designed GUI (same application) which is too fancy to implement with html and JavaScript only. I took a search and found that seems the Java FX could do the GUI part, well, the backend part in Struts has lots of work and I want to remain it without creating a complete new project.
Is that easy to implement JAVA FX for front end and using struts for back end? I am new in the field.
If possible and not very difficult, is there any good tutorial or document about this aspect which I could get more idea about how to start and achieve it?
Thanks in advance for any help.
|
 |
prince dant
Greenhorn
Joined: Oct 18, 2010
Posts: 4
|
|
|
I don't think knowing swing will give you much of an upper hand with JavaFX. JavaFX seems more like scripting rather than actual java programming. You can learn JavaFX fine without swing.
|
 |
 |
|
|
subject: JAVA FX with struts?
|
|
|