Link Details

Link 73437 thumbnail
User 258060 avatar

By cyberhitesh
via hiteshagrawal.com
Submitted: Mar 31 2008 / 06:53

In Web scenario we have two method to send content to other page “GET” and “POST”. Though in “GET” method developers enjoys the flexibility of checking the content getting passed but there is limit for sending data. As compare to “GET” method “POST” enjoys the flexibility for sending unlimited data and using this method we can also send huge file content. This article will teach you on how we can send huge file content to remote host. To achieve this we will be using URLConnection class that allows you to connect with the remote URL page.
  • 1
  • 0
  • 206
  • 47

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (0)