07.01.2013 Views

David Defour - Université de Perpignan

David Defour - Université de Perpignan

David Defour - Université de Perpignan

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

HttpUtils, Continued<br />

635<br />

jeudi 26 janvier 12<br />

public static String urlContentPost(String address,<br />

String ... paramNamesAndValues)<br />

throws IOException, ClientProtocolException {<br />

HttpClient client = new DefaultHttpClient();<br />

HttpPost httpPost = new HttpPost(address);<br />

List params = new ArrayList();<br />

for(int i=0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!