>From: [EMAIL PROTECTED] >Date: Tue, 28 Aug 2001 11:43:33 -0400 (EDT) >To: [EMAIL PROTECTED] >Subject: BOUNCE [EMAIL PROTECTED]: Non-member submission from >[Matthias Berth <[EMAIL PROTECTED]>] > > >From [EMAIL PROTECTED] Tue Aug 28 11:43:30 2001 >Received: from paul.math-inf.uni-greifswald.de >([EMAIL PROTECTED] [141.53.34.197]) > by burdell.cc.gatech.edu (8.9.1/8.9.3) with ESMTP id LAA02957 > for <[EMAIL PROTECTED]>; Tue, 28 Aug 2001 11:43:29 -0400 (EDT) >Received: from mail.uni-greifswald.de >(paul.math-inf.uni-greifswald.de [141.53.34.197]) > by paul.math-inf.uni-greifswald.de (Postfix) with ESMTP id A076575927 > for <[EMAIL PROTECTED]>; Tue, 28 Aug 2001 18:02:13 +0200 (CEST) >Sender: [EMAIL PROTECTED] >Message-ID: <[EMAIL PROTECTED]> >Date: Tue, 28 Aug 2001 18:02:13 +0200 >From: Matthias Berth <[EMAIL PROTECTED]> >Organization: Uni Greifswald >X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i686) >X-Accept-Language: en >MIME-Version: 1.0 >To: [EMAIL PROTECTED] >Subject: Re: [pws] Java HTTP API? >References: <v04210106b7a9a6ddf6de@[130.207.3.227]> >Content-Type: text/plain; charset=us-ascii >Content-Transfer-Encoding: 7bit > >Mark Guzdial wrote: > > > > We've got some users who want to access Bolot's XML-based API for > > manipulating Swikis...but they need to do it from Java. They're > > having trouble doing things like multi-part MIME file uploads. > > > > Does anybody have any Java examples/code/API for doing HTTP > > sends/uploads/posts? > >A nice package for these tasks is HttpUnit: > > http://www.httpunit.org/ > >it lets your program do everything a normal web browser can do. > >-- Matthias -------------------------- Mark Guzdial : Georgia Tech : College of Computing : Atlanta, GA 30332-0280 Associate Professor - Learning Sciences & Technologies. Collaborative Software Lab - http://coweb.cc.gatech.edu/csl/ (404) 894-5618 : Fax (404) 894-0673 : [EMAIL PROTECTED] http://www.cc.gatech.edu/gvu/people/Faculty/Mark.Guzdial.html
