Not at this time, but add a feature request to CVS. I think the best way to 
implement this would be to have "exception rules", ie:

<from-view-id>/xxx.jsp</from-view-id>
  | <from-exception>com.myapp.NAPException</from-exception>
  | <to-view-id>/error.jsp</to-view-id>
  | <redirect/>

JSF should really have this built-in, but it seems the JSF spec group never 
considered exception handling as an issue in enterprise applications :-/

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

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

Reply via email to