The Artima Developer Community
Sponsored Link

Java Buzz Forum
Send Form Data from Java: A Painless Solution

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
Send Form Data from Java: A Painless Solution Posted: May 31, 2005 8:19 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Goldy Lukka.
Original Post: Send Form Data from Java: A Painless Solution
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
Came across something really useful.

Sending multipart/form data from Java is a painful process that bogs developers down in protocol details. This article provides a simple, real-world solution that makes sending POST requests as simple as sending GET requests, even when sending multiple files of varying type.

The article also explains the GET and POST requests and how does a browser send these requests. Also included is the multipart-form/data explanation.

[Resource-Type: Article, Tips; Category: Java, J2EE; XRating: 5]

Read: Send Form Data from Java: A Painless Solution

Topic: More of the Clown Zombie! Previous Topic   Next Topic Topic: The Diabetes Blog - Marching towards a cure

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use