It doesn't work, but something like this would be nicer:

  | <navigation-rule>
  |             <navigation-case>
  |                     <from-outcome>register</from-outcome>
  |                     <to-view-id>/register_#{locale}.xhtml</to-view-id>
  |                     <redirect />
  |             </navigation-case>
  | </navigation-rule>
  | 

but why do this at all when you can have register.xhtml include the locale 
specific parts instead?

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

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

Reply via email to