This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: URLConnection


>>>>> "Thijs" == Thijs Cadier <thijs@cadier.net> writes:

BTW, it is better to send gcj questions to java@gcc.gnu.org.
That is what most of the gcj hackers read.

Thijs> The lib uses an URLConnection to connect to a webservice. This
Thijs> is supposed to work with HTTP POST methods. But when used with
Thijs> GCJ the webserver thinks it's not accessed with a HTTP POST. Is
Thijs> this is a bug in the URLConnection implementation?

We may not implement POST.  I'm not certain.
Could you write a simple test case?  That might help.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]