Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 77448 invoked from network); 30 Apr 2004 02:34:54 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Apr 2004 02:34:54 -0000 Received: (qmail 70211 invoked by uid 500); 30 Apr 2004 02:34:31 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 69959 invoked by uid 500); 30 Apr 2004 02:34:30 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 69944 invoked from network); 30 Apr 2004 02:34:29 -0000 Received: from unknown (HELO rwcrmhc12.comcast.net) (216.148.227.85) by daedalus.apache.org with SMTP; 30 Apr 2004 02:34:29 -0000 Received: from skye (c-67-170-243-172.client.comcast.net[67.170.243.172]) by comcast.net (rwcrmhc12) with SMTP id <2004043002343901400dfompe>; Fri, 30 Apr 2004 02:34:39 +0000 From: "Martin Cooper" To: "Jakarta Commons Users List" Subject: RE: fileUpload redirect problem Date: Thu, 29 Apr 2004 19:34:38 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > -----Original Message----- > From: news [mailto:news@sea.gmane.org]On Behalf Of Scott Nesbitt > Sent: Thursday, April 29, 2004 1:32 PM > To: commons-user@jakarta.apache.org > Subject: Re: fileUpload redirect problem > > > Martin Cooper apache.org> writes: > > > > > "Scott Nesbitt" yahoo.com> wrote in message > > news:20040421134238.65564.qmail web21004.mail.yahoo.com... > > > > > > I am just trying to upload a file using Struts and > > > redirect at the end of the upload. I asked the same > > > question in the struts users group but got no > > > suggestions. > > > > Odd. I posted a reply on the Struts list, but it seems it never > showed up. > > > > Anyway, the point to note here is that it's not legal, per the > HTTP spec, to > > redirect a POST request, so that is probably what's tripping you up. > > > I am not _trying_ to redirect an HTTP post request, Huh? You used a subject line of "fileUpload redirect problem" and stated in a previous post (quoted above) "... and redirect at the end of the upload". Now you're saying you're not trying to redirect. Excuse me for being confused... > I am using > the Struts 1.1 > file upload example code. It works from the war file, but fails when I > integrate it into the full app. No changes to .jsp or java code, > only tweaks to > the struts-config.xml file and the like. > > Is there some secret to this? Why does it behave diffently? I don't have any other ideas than the ones I've already posted. -- Martin Cooper > > Thanks for any ideas, > > Scott > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org