Call a JAVA class method from TideSDK

81 Views Asked by At

I am trying to create an application for which I have JAVA files at the backend ready. I am trying to create UI for the same project for which I am trying through TideSDK and I am new to it. I need to call a JAVA class method from tideSDK by passing some parameters and get response from the same. Is there any way to connect TideSDK with JAVA ?

0

There are 0 best solutions below