문제

I need to know how we can send data by consuming RESTful services using POST method in Oracle ADF Mobile. I have used GET method and it works fine. But now I need to send some data using POST. How can I achieve it? or How I can use RestServiceAdapter to accomplish this task?

Please provide tutorial or some steps.

Thanks in advance.

도움이 되었습니까?

해결책

When you define the REST data control you can assign methods to the various HTML methods. https://www.youtube.com/watch?v=1ujo8c-2UTo

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top