Re: upload a file,

2008-11-29 Thread Nils-Helge Garli Hegvik
Did you follow the instructions and installed the required dependencies as described in [1]? Nils-H [1] - http://struts.apache.org/2.0.14/docs/file-upload.html On Sat, Nov 29, 2008 at 9:28 AM, srinivasa_v . <[EMAIL PROTECTED]> wrote: > Hi All , > I am trying to upload a file,but I

upload a file,

2008-11-29 Thread srinivasa_v .
Hi All , I am trying to upload a file,but I am getting a exception can anyone help me * java.lang.RuntimeException*: Unable to load bean org.apache.struts2.dispatcher.multipart.MultiPartRequest (jakarta) - [unknown location] at com.opensymphony.xwork2.inject.ContainerBuilder$4.create

Re: [S2]can I skip file upload validation when I did not upload a file?

2007-07-31 Thread Laurie Harper
钟原froast wrote: image/png,image/gif,image/jpeg 102400 * saveCertificate the upload file is not nessary, so i want it to be validated when I upload a file, and skip validation when I did not upload a file, how should I do

[S2]can I skip file upload validation when I did not upload a file?

2007-07-27 Thread 钟原froast
image/png,image/gif,image/jpeg 102400 * saveCertificate the upload file is not nessary, so i want it to be validated when I upload a file, and skip validation when I did not upload a file, how should I do?

Re: Javascript: Access is denied when I try to upload a file

2004-09-07 Thread Frank Zammetti
mnytex.com From: "Ion Iulian" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: Javascript: Access is denied when I try to upload a file Date: Tue, 7 Sep 2004

Re: Javascript: Access is denied when I try to upload a file

2004-09-07 Thread Ion Iulian
Sent: Monday, September 06, 2004 9:23 PM Subject: RE: Javascript: Access is denied when I try to upload a file > Nothing is wrong... the browser is exercising some security so that scripts > cannot initiate an upload without direct user intervention. > > I don't mean to toot my

RE: Javascript: Access is denied when I try to upload a file

2004-09-06 Thread Frank Zammetti
www.omnytex.com From: "Ion Iulian" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Javascript: Access is denied when I try to upload a file Date: Mon, 6 Sep 2004 18:35:23 +0300 Hi. I want to uploa