Foren

liferay 7+how can i access the json web services from client side

Aruna Challa, geändert vor 6 Jahren.

liferay 7+how can i access the json web services from client side

New Member Beiträge: 17 Beitrittsdatum: 30.10.12 Neueste Beiträge
hi, can anybody give idea about how json web services are accessed at the client side . i am trying to access services of implemented by me.
thumbnail
David H Nebinger, geändert vor 6 Jahren.

RE: liferay 7+how can i access the json web services from client side

Liferay Legend Beiträge: 14919 Beitrittsdatum: 02.09.06 Neueste Beiträge
Go to /api/jsonws in your portal and you'll see the interface panel. Find your services and you should find what you need. You can test the json apis, you can see the different ways to invoke (including from curl, etc).