java - JavaFX app with SOAP communication. Is it possible? -


i new javafx , soap. want make javafx app able receive xml files using soap.

i found link: http://abhisarswami.blogspot.sk/2009/05/soap-request-from-javafx.html

unfortunately tutorial javafx 1.0, means .fx script files aren't supported in newer versions.

is possible it? have useful articles, advices or code snippets?


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -