Return-Path: Delivered-To: apmail-incubator-beehive-user-archive@www.apache.org Received: (qmail 50321 invoked from network); 20 Jun 2005 20:25:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jun 2005 20:25:42 -0000 Received: (qmail 8607 invoked by uid 500); 20 Jun 2005 20:25:42 -0000 Delivered-To: apmail-incubator-beehive-user-archive@incubator.apache.org Received: (qmail 8355 invoked by uid 500); 20 Jun 2005 20:25:41 -0000 Mailing-List: contact beehive-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Users" Delivered-To: mailing list beehive-user@incubator.apache.org Received: (qmail 8342 invoked by uid 99); 20 Jun 2005 20:25:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2005 13:25:41 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [63.96.162.5] (HELO ussjmh01.bea.com) (63.96.162.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2005 13:25:43 -0700 Received: from ussjfe02.amer.bea.com (ussjfe02.bea.com [172.16.120.52]) by ussjmh01.bea.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id j5KKPd4w029014 for ; Mon, 20 Jun 2005 13:25:39 -0700 Received: from USBOEX01.amer.bea.com ([10.36.32.15]) by ussjfe02.amer.bea.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 20 Jun 2005 13:25:39 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: what needs to be done for fileupload to work Date: Mon, 20 Jun 2005 14:25:37 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: what needs to be done for fileupload to work Thread-Index: AcV11bK8Ww8idYKRRRWxrDp04FP5SAAACkRA From: "Jeremiah Johnson" To: "Beehive Users" X-OriginalArrivalTime: 20 Jun 2005 20:25:39.0634 (UTC) FILETIME=[3965A120:01C575D6] X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.6.20.21 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is it working for you now? If you are still having trouble, take a look at samples/netui-samples/fileupload for more details. - jeremiah > -----Original Message----- > From: James Black [mailto:jblack@ieee.org] > Sent: Monday, June 20, 2005 2:22 PM > To: Beehive Users > Subject: Re: what needs to be done for fileupload to work >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > Jeremiah Johnson wrote: > > The easiest solution to turn on multipart handling for your Webapp is to > > edit your Controller: > > > > @Jpf.Controller( > > ... simple actions and such ... > > multipartHandler=3DJpf.MultipartHandler.memory > > ) > > public class Controller extends PageFlowController { > > > > Seems like a gap in the doco as I don't see it in the link you > > referenced. >=20 > Thank you. >=20 > I have been trying to follow samples/netui-samples/fileupload, but I > still couldn't get it working. It would be nice to have some docs > explaining how to do fileupload based on pageflow. >=20 > - -- > "Love is mutual self-giving that ends in self-recovery." Fulton Sheen > James Black james@usf.edu > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (MingW32) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org >=20 > iD8DBQFCtyVWikQgpVn8xrARAtCsAJwLSJK74qdNLcW5t/+DoNEcQkP8NwCfaZJN > +96xJGJCefimyHEn1cSRV/o=3D > =3DJww7 > -----END PGP SIGNATURE-----