Yeah it worked by just using the common_fileupload.jar
and also by removing the commons 1.1 from all my other
libs in the Websphere Appserver lib ext aswell.
Thanks,
Anita
--- Kyle Wu <[EMAIL PROTECTED]> wrote:
> as far as I know, file upload issue just require
> commons-fileupload.jar which i
hope you have given your form declaration as
kommineni Anita <[EMAIL PROTECTED]> 写道: David,
U are right...But If I change that to post I get
java.lang.NoClassDefFoundError:org/apache/commons/io/output/DeferredFileOutputStream
,
though I have the necessary jar's in place.
Thanks,
/Anita
--
as far as I know, file upload issue just require commons-fileupload.jar which
is already included in the struts-blank demo, why don't you just do as what
is demostrated in the file upload demo?
just a guess...
kommineni Anita <[EMAIL PROTECTED]> 写道: David,
U are right...But If I change
Kyle,
Thanks for the reply. But I ahve it declared.
I have that defined in my html as follows
Appreciate any further insights..
>
--- Kyle Wu <[EMAIL PROTECTED]> wrote:
> mayby you forgot to set the "enctype" attribute in
> the "" tag, it should be
>
>
>
> kommineni Anita <[EMAIL P
mayby you forgot to set the "enctype" attribute in the "" tag,
it should be
kommineni Anita <[EMAIL PROTECTED]>
Hi,
Trying to upload a file using
property="primaryFile">.
In my Action form I have the property defined as
org.apache.struts.upload.FormFile and have appropriate
gette
5 matches
Mail list logo