Fórumok

How to use curl in java

thumbnail
Sudarshan Kumar, módosítva 11 év-val korábban

How to use curl in java

Junior Member Bejegyzések: 42 Csatlakozás dátuma: 2011.08.12. Legújabb bejegyzések
Hi all,

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

Thanks
Sudarshan
thumbnail
David H Nebinger, módosítva 11 év-val korábban

RE: How to use curl in java

Liferay Legend Bejegyzések: 14916 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
A) this is not a liferay issue, and should not be in the Liferay forum...

emoticon why would anyone want to?
thumbnail
Hitoshi Ozawa, módosítva 11 év-val korábban

RE: How to use curl in java

Liferay Legend Bejegyzések: 7942 Csatlakozás dátuma: 2010.03.24. Legújabb bejegyzések
You'll be able to invoke Java from Curl using Curl ORB. Not sure the other way around.
thumbnail
jelmer kuperus, módosítva 11 év-val korábban

RE: How to use curl in java

Liferay Legend Bejegyzések: 1191 Csatlakozás dátuma: 2010.03.10. Legújabb bejegyzések
You mean curl the commandline tool to make requests? Don't use that from java, use commons-http-client or liferay's HttpUtil.URLtoString