On 4/11/06, Murray Brandon <[EMAIL PROTECTED]> wrote: > However, if I change ONLY the form encoding type to be > "multipart/form-data", the bean.property never gets set. > What gives? Do I have to do something special for multipart form submits?
I don't know the answer to this, but do you have the Tomahawk Extensions filter installed? I know that it does some kind of processing on "multipart/form-data" encoding types to support file uploads.

