GCJ - Problem with URLConnection and Multipart form requests
Mohan Embar
gnustuff@thisiscool.com
Sat Feb 7 13:39:00 GMT 2004
Hi Mathew,
>I hope that I have the correct forum, if not please
>point me in the correct
>direction, this is my first post here.
This is the right place. Sorry I hadn't confirmed this 'til now.
I've been pretty swamped.
>I have written a simple command line application in
>Java (1.4.0) which posts
>multipart requests to a website I have built. (It
>posts images to a site by
>searching through a directory structure; along with
>the images it sends
>information like its name, description etc). When
>compiled to java bytecode
>and run using java.exe it works fine.
>I would love to be able to compile this program to a
>windows executable and
>have been trying to get GCJ to do this. I am using GCJ
>version 3.4. After
>getting past a few problems with unimplemented methods
>it compiles.
I'll try to take a look at this. If there's any chance you can
reduce this to a smaller testcase with URLConnection
and write a small server application which dumps the sent
request, it would be easier for me. Also feel free to file
this in Bugzilla:
http://gcc.gnu.org/bugzilla/
Thanks.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java
mailing list