[jboss-user] [JBoss Seam] - FileUpload Exception
pdepaepe
do-not-reply at jboss.com
Tue Aug 28 09:14:58 EDT 2007
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#4078747
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078747
More information about the jboss-user
mailing list