[jboss-user] [JBoss Seam] - Re: Runtime specification of viewId in Redirect ?

gavin.king@jboss.com do-not-reply at jboss.com
Tue Oct 10 13:34:19 EDT 2006


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



More information about the jboss-user mailing list