Can i use java Api on Xojo
If Yes where i can find a example.
Thanks
Can i use java Api on Xojo
If Yes where i can find a example.
Thanks
Yes, you can use Java in Xojo with 2 different methods:
a) Talk to Java via the shell. This is relatively simple.
b) Use the MBS plugin to talk to specific methods.
This was discussed multiple times here already.
Just yesterday : https://forum.xojo.com/18914-soap-xml-cti-jtapi-and-xojo
Doing a search before asking a question is the best way to have answers.