Fórum

How to use curl in java

thumbnail
Sudarshan Kumar, modificado 11 Anos atrás.

How to use curl in java

Junior Member Postagens: 42 Data de Entrada: 12/08/11 Postagens Recentes
Hi all,

Can any one help me how to invoke curl (api/jsonws) using java program.

Thanks
Sudarshan
thumbnail
David H Nebinger, modificado 11 Anos atrás.

RE: How to use curl in java

Liferay Legend Postagens: 14915 Data de Entrada: 02/09/06 Postagens Recentes
A) this is not a liferay issue, and should not be in the Liferay forum...

emoticon why would anyone want to?
thumbnail
Hitoshi Ozawa, modificado 11 Anos atrás.

RE: How to use curl in java

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
You'll be able to invoke Java from Curl using Curl ORB. Not sure the other way around.
thumbnail
jelmer kuperus, modificado 11 Anos atrás.

RE: How to use curl in java

Liferay Legend Postagens: 1191 Data de Entrada: 10/03/10 Postagens Recentes
You mean curl the commandline tool to make requests? Don't use that from java, use commons-http-client or liferay's HttpUtil.URLtoString