Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Connect Mango with Website
-
Hi,
I've got a task to make a Website (in Java language) that would display data points (graphically or however).
How can I connect my Website with Mango (because the Website should display data points values collected by Mango) ?
Where (in Mango folders) should I write a code for the Website? How it works?
Thank you very much!
Dusan
-
Check out the customViewExample.jsp file in the web root folder.
-
Thank you for answering!
What should I pay attention on? I don't understand.