If you are using Facelets (.xhtml as default)

  | <exception class="org.jboss.seam.web.FileUploadException">
  |         <end-conversation/>
  |         <redirect view-id="/errors/fue.xhtml">
  |             <message severity="error">File size is above allowable 
maximum</message>
  |         </redirect>
  | </exception>        
  | 

if you are using another view technology than Facelets then write the 
corresponding view-id.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049078#4049078

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049078
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to