Forums de discussion

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

Aruna Challa, modifié il y a 6 années.

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

New Member Publications: 17 Date d'inscription: 30/10/12 Publications récentes
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, modifié il y a 6 années.

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

Liferay Legend Publications: 14919 Date d'inscription: 02/09/06 Publications récentes
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).