I found this one on the Apache site [1]:
If A Distribution Contains Code Under Several Licenses, Should It
Contain Several License Files?
No - all license information should be contained in the LICENSE file.
When a distribution contains code under several licenses, the LICENSE
file should conta
Hi
>dispatchEvent seems to happen when processing the multipart forms,
>which might not work. Do you have a file upload input in your form,
>if not, what happends if you set form.setMultiPart(false); ?
No, there are not upload inputs. I setMultiPart(false), it's a default
setting, and nothin