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 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 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
> 
> --- David Evans  wrote:
> 
> > Just a guess, as i don't use the struts html tags,
> > but shouldn't that
> > method=get be method="post"? you can't "get" a
> multi
> > part form.
> > 
> > dave
> 
> 
>               
> ---------------------------------
> 
���������-3.5G�����20M����


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to