previous
|
start
|
next
POST
Call setDoOutput method of
URLConnection
Call getOutputStream
Send the data to that stream
You can send URL encoded name/value pairs
Close the output stream when you are done
previous
|
start
|
next