Foros de discusión

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

Aruna Challa, modificado hace 6 años.

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

New Member Mensajes: 17 Fecha de incorporación: 30/10/12 Mensajes recientes
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, modificado hace 6 años.

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

Liferay Legend Mensajes: 14914 Fecha de incorporación: 2/09/06 Mensajes recientes
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).