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.
Receive method POST
-
Hi Lohbihler,
i want to know how can i receive the method POST in my .jsf or .jsp ?
sorry my ignorance...
and thanks for your patienceregards,
Mario -
You want to receive data in your custom view? You can't update point values with the data, but you could use the values in the rendering of the page (although that doesn't really achieve a lot).
If you want to get data into points via POST, you should use the HTTP Receiver data source.