Re: PLEASE, HELP !!! upload problem

2002-02-22 Thread Eddie Bush
k" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 22, 2002 2:17 AM Subject: PLEASE, HELP !!! upload problem > Hello All ! > > I use the Struts v.1.0.2 > > Unfortunatelly I can't realize file uploading. > > And the most confusing th

PLEASE, HELP !!! upload problem

2002-02-22 Thread Serge A. Redchuk
Hello All ! I use the Struts v.1.0.2 Unfortunatelly I can't realize file uploading. And the most confusing that I have 2 different errors on different files with the same code. Here's my form: Here's form bean: ... public final class ImagesPartnerForm extends ActionForm { private St

PLEASE, HELP !!! upload problem

2002-02-22 Thread Serge A. Redchuk
Hello All ! I use the Struts v.1.0.2 Unfortunatelly I can't realize file uploading. And the most confusing that I have 2 different errors on different files with the same code. Here's my form: Here's form bean: ... public final class ImagesPartnerForm extends ActionForm { private St

Re: PLEASE, HELP !!! upload problem

2002-02-22 Thread SUPRIYA MISRA
try increasing buffer on your jsp page <%@ page buffer="1000kb" /> >From: "Serge A. Redchuk" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: PLEASE, HELP !!! upload problem >Date: Fri, 22 Feb 2002 10:17:54 +

PLEASE, HELP !!! upload problem

2002-02-22 Thread Serge A. Redchuk
Hello All ! I use the Struts v.1.0.2 Unfortunatelly I can't realize file uploading. And the most confusing that I have 2 different errors on different files with the same code. Here's my form: Here's form bean: ... public final class ImagesPartnerForm extends ActionForm { private St

RE: PLEASE, HELP !!! upload problem

2002-02-22 Thread Ajay Thakral
CTED]] Sent: Friday, February 22, 2002 1:48 PM To: [EMAIL PROTECTED] Subject: PLEASE, HELP !!! upload problem Hello All ! I use the Struts v.1.0.2 Unfortunatelly I can't realize file uploading. And the most confusing that I have 2 different errors on different files with the same code. Here&

PLEASE, HELP !!! upload problem

2002-02-22 Thread Serge A. Redchuk
Hello All ! I use the Struts v.1.0.2 Unfortunatelly I can't realize file uploading. And the most confusing that I have 2 different errors on different files with the same code. Here's my form: Here's form bean: ... public final class ImagesPartnerForm extends ActionForm { private St