A Java question (6)

4 Name: dmpk2k!hinhT6kz2E : 2007-09-07 03:07 ID:Heaven

Why send to a web form? In the end it'll be sent as a PUT anyway. Communicating with a CGI program is just plain HTTP.

You should probably be using something like this: http://java.sun.com/j2se/1.5.0/docs/api/java/net/HttpURLConnection.html

This thread has been closed. You cannot post in this thread any longer.