D
davidjdoherty
Hi,
I would like to write a program that can send and receive HTTP
requests. Basically the first page received from the server will
contain a form and I want the user to be able to enter form data via my
app and then send the request off to the server.
I know about developing java applications, but have had very little
experience with dealing with HTTP requests in Java. Can anyone point me
to a good tutorial, example or resource that could give me the basics?
Cheers,
David
I would like to write a program that can send and receive HTTP
requests. Basically the first page received from the server will
contain a form and I want the user to be able to enter form data via my
app and then send the request off to the server.
I know about developing java applications, but have had very little
experience with dealing with HTTP requests in Java. Can anyone point me
to a good tutorial, example or resource that could give me the basics?
Cheers,
David