I figured out what was causing the problem and submitted a bug report with a fix
https://issues.apache.org/jira/browse/TOMAHAWK-1108 --Ben On 9/5/07, Ben Smith <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to use the upload file tag with RI 1.2. The tag works (the > file is uploaded), but afterwards I get a blank page instead of the > page I expect. I've found that any form that has > enctype="multipart/form-data" renders a blank page after submit, > regardless of whether or not there's an upload file tag in the form. > I tried turning off the ExtensionsFilter and multipart forms would > submit normally. > > Has anyone else seen this? Any suggestions? > > Thanks, > --Ben Smith >

