My comments on this can be found here: https://issues.apache.org/struts/browse/WW-2446
On Jan 19, 2008 11:29 AM, Dave Newton <[EMAIL PROTECTED]> wrote: > The <s:file.../> tag depends on an upload dependency being in place. > > The default S2 configuration uses commons-fileupload, which won't work with > the standard distribution, because we don't include fileupload. > > If we don't want to ship fileupload, then we should not make the default S2 > configuration use it, because anybody using <s:file.../> will experience > failure at run-time because of the missing dependency. > > AFAIK this is the only situation in S2 where something provided in the > standard distro that isn't a plugin simply won't work until another > dependency is satisfied. > > d. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- James Mitchell --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]