RE: Struts File Upload Issue

2011-05-27 Thread Martin Gainty
eine Haftung fuer den Inhalt uebernehmen. > From: jpye...@pdinc.us > To: user@struts.apache.org > Subject: RE: Struts File Upload Issue > Date: Fri, 27 May 2011 07:06:23 -0400 > > > -Original Message- > > From: vijayaraja...@cognizant.com > > [mailto:v

RE: Struts File Upload Issue

2011-05-27 Thread Jason Pyeron
> -Original Message- > From: vijayaraja...@cognizant.com > [mailto:vijayaraja...@cognizant.com] > Sent: Friday, May 27, 2011 6:58 > To: user@struts.apache.org > Subject: RE: Struts File Upload Issue > > Hi Alejandro, > > It sometimes happens even for very

RE: Struts File Upload Issue

2011-05-27 Thread VijayaRajan.S
Hi Alejandro, It sometimes happens even for very small files. Regards, Vijayarajan S -Original Message- From: Alejandro García Gil [mailto:alejandro.garcia@gmail.com] Sent: Friday, May 27, 2011 11:51 AM To: Struts Users Mailing List Subject: Re: Struts File Upload Issue Have you

Re: Struts File Upload Issue

2011-05-26 Thread Alejandro García Gil
Have you exceeded the maximum size of the file? 2011/5/26 Paweł Wielgus > Hi, > maybe validation is not permitting action to be called in this situations? > > Best gretings, > Paweł Wielgus. > > > 2011/5/26 : > > Hi, > > > > > > > > I have a query regarding file upload functionality in Struts.

RE: Struts File Upload Issue

2011-05-26 Thread Martin Gainty
pie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subj

RE: Struts File Upload Issue

2011-05-26 Thread VijayaRajan.S
jay S -Original Message- From: Aaron Brown [mailto:aa...@thebrownproject.com] Sent: Thursday, May 26, 2011 3:23 PM To: Struts Users Mailing List Subject: Re: Struts File Upload Issue Are you certain the action class is not being called at all? Are you logging when the action method execut

Re: Struts File Upload Issue

2011-05-26 Thread Aaron Brown
Are you certain the action class is not being called at all? Are you logging when the action method executes to be sure? Is your user a Mac user? I have seen occasional problems with Mac files (especially fonts) having a null data fork that break the upload process. On May 26, 2011 1:01 AM, wrot

RE: Struts File Upload Issue

2011-05-26 Thread VijayaRajan.S
: Thursday, May 26, 2011 12:32 PM To: Struts Users Mailing List Subject: Re: Struts File Upload Issue Hi, maybe validation is not permitting action to be called in this situations? Best gretings, Paweł Wielgus. 2011/5/26 : > Hi, > > > > I have a query regarding file upload f

Re: Struts File Upload Issue

2011-05-26 Thread Paweł Wielgus
Hi, maybe validation is not permitting action to be called in this situations? Best gretings, Paweł Wielgus. 2011/5/26 : > Hi, > > > > I have a query regarding file upload functionality in Struts. I am > having a screen from where I can upload multiple files. When files are > browsed and submit

Struts File Upload Issue

2011-05-25 Thread VijayaRajan.S
Hi, I have a query regarding file upload functionality in Struts. I am having a screen from where I can upload multiple files. When files are browsed and submit button is clicked, it will first hit a filter, validate the user and calls the action method where uploading the files to the reposito

Re: Struts file upload issue

2008-11-30 Thread Dave Newton
--- On Sun, 11/30/08, Shazad wrote: > Did you get a chance to look at the file dropping on the validaton issue. Nope. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts file upload issue

2008-11-30 Thread Shazad
n't looked, but it might be possible to > > save the file anyway, > > > though, via interceptor ordering or an interceptor > > modification--not sure. > > > > > > Dave > > > > > > > > > --- On Sat, 11/29/08, Khawaja-Shahzad Butt

Re: Struts file upload issue

2008-11-29 Thread Dave Newton
ight be possible to > save the file anyway, > > though, via interceptor ordering or an interceptor > modification--not sure. > > > > Dave > > > > > > --- On Sat, 11/29/08, Khawaja-Shahzad Butt > <[EMAIL PROTECTED]> wrote: > > > >

Re: Struts file upload issue

2008-11-29 Thread Khawaja-Shahzad Butt
be possible to save the file anyway, > though, via interceptor ordering or an interceptor modification--not sure. > > Dave > > > --- On Sat, 11/29/08, Khawaja-Shahzad Butt <[EMAIL PROTECTED]> wrote: > > > From: Khawaja-Shahzad Butt <[EMAIL PROTECTED]> &g

Re: Struts file upload issue

2008-11-29 Thread Dave Newton
t;[EMAIL PROTECTED]> wrote: > From: Khawaja-Shahzad Butt <[EMAIL PROTECTED]> > Subject: Struts file upload issue > To: user@struts.apache.org > Date: Saturday, November 29, 2008, 8:15 PM > Hi, > > I am having an issue with struts file upload during > validation. On

Struts file upload issue

2008-11-29 Thread Khawaja-Shahzad Butt
Hi, I am having an issue with struts file upload during validation. On the page when there's a validation error, the browsed/attached file drops. Does anyone know a work around it, to have the previously attached file in tact, meaning if i have attached a file and hit submit and got the validatio