> > First, the new fileuploader returns the whole file path in
> > getFileName().
[...]
>
> This is a bug, and has been fixed in the 20020731 nightly build.
Thanks a lot! I'll check it out when it is available.
> > Second, if I submit an upload page without content being
> > uploaded (user did
> > not select a file), an exception occurs:
>
> Interesting. I also get an exception, but not the same one. Which Struts
> build are you using, and what version of BeanUtils?
I am using struts 20020728 and beanutils 20020725.
The form property is named "content" and has type FormFile. The jsp form
contains a
<html:file property="content"/>
to invoke the upload.
Erich
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>