This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ - Problem with URLConnection and Multipart form requests
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: java at gcc dot gnu dot org, Matthew McDonald <macamat at yahoo dot com>
- Date: Sat, 07 Feb 2004 07:39:38 -0600
- Subject: Re: GCJ - Problem with URLConnection and Multipart form requests
- Reply-to: gnustuff at thisiscool dot com
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/