Hi Folks! I would like to subclass BaseFormController and reuse FileUpload while implementing a customized file upload, which processes the uploaded file instead of saving it. But the dependencies to BaseFormController and FileUpload are not resolved. I tried to add a dependencie to appfuse-web (best guess) to my pom.xml, but the jar for that dependency is missing in the repository. So, I'm stuck. What am I doing wrong?
Thanks, Kai --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]