Thanks for your reply,though I am not using gwt-upload but I tried
initially but it did not worked according to my expectations so now I
am using the simple FileUpload control.It is working well in windows
but not in linux can you suggest me some reason why this is happening
because at the moment I am completely unable to figure out a reason
why this is happening so.
On Aug 10, 4:29 pm, Jeff Chimene <
jchim...@gmail.com> wrote:
> On 08/10/2011 04:26 AM, aman wrote:
>
> > Hi,
>
> > I have created a file upload system which allows the user to
> > upload .txt,.xls and .csv formats.When I executed in windows it is
> > running fine but now when I deployed the application inlinux(Debian)
> > using tomcat server I am facing this issue:
>
> > The onsubmit method is called for all the file formats.
> >onSubmitCompletemethod is called only when text files are uploaded.I
> > want to useonSubmitCompleteevent as I am using progress bar and