Any way to manage fileUpload exception?
Fe Multipart request is larger than allowed size return a 500 page.
This is not working too:
| <exception class="org.jboss.seam.web.FileUploadException">
| <redirect view-id="/home.xhtml">
| <message>Upload problem</message>
| </redirect>
| </exception>
|
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078747#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...